Re: Inquiry:External USB modem and Remote PC Access?

2009-10-28 Thread Osamu Aoki
Hi,

On Wed, Oct 28, 2009 at 12:22:52PM +, hadi motamedi wrote:
> Thank you for your reply and sorry for lack of enough info . Please be
> informed that I need to have remote access from my Debian server located at
> the office to my Debian client far at the site via dialup modem connections
> . Please do me favor and let me know which applications need to be installed
> on the server/client sides ?
> Thank you in advance

Now it is clear.

Since you are on slow connection, you do not want to use GUI.  Just
"dialup modem connection on linux".

Then you can google with "dialup modem connection linux".

Thare are many ways.  PPP is one way.  getty is the program already on
your system to listen to modem port.

If you are happy with terminal connection, you can try X later.

It is non-trivial and I can not write them down here but you have answer
on internet.

Cheers,

Osamu


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Inquiry:External USB modem and Remote PC Access?

2009-10-28 Thread hadi motamedi
Thank you for your reply and sorry for lack of enough info . Please be
informed that I need to have remote access from my Debian server located at
the office to my Debian client far at the site via dialup modem connections
. Please do me favor and let me know which applications need to be installed
on the server/client sides ?
Thank you in advance



On Wed, Oct 28, 2009 at 11:24 AM, Osamu Aoki  wrote:

> Hi,
>
> I read that you run ebian as server...
>
> On Mon, Oct 26, 2009 at 04:52:45AM +, hadi motamedi wrote:
> >  Dear All
> > Please be informed that I checked for the presence of internal modem on
> my
> > CentOS server , as the followings :
> > #dmesg |grep -i modem
> > #lspci |grep -i modem
> > #lshw |grep -i modem
>
> I have no idea why you are even bothering this.  What is wrong having
> internal modem.
>
> > According to the output , it seems that my CentOS client does not contain
> > internal modem . So I decided to add external USB modem and make use of
> an
> > PCAnyWhere like application that enables for Remote PC Access .
>
> What exactly is "PCAnyWhere like application" on Cent OS?  You must be
> explicit on what you are doing.  Are you trying to access Debian machine
> from Cent OS using using "Remote desktop"?
>
> > Can you
> > please do me favor and let me know how can I add the external USB modem
> to
> > my CentOS host and please propose for an PCAnyWhere like application that
> > can be installed on my CentOS client and enables for remote dialup
> > connection (as the PCAnyWhere does for the MS Windows clients) ?
> > Let me thank you in advance.
>
> You can have anything on PC but your "Remote desktop" client and server
> needs to be configured to use particular port you active modems are
> located.  The exact details needs to feollow instruction of particular
> application
>
> If I were you, I set up ppp connection over modem line.  Then run X over
> it.  (Or just use console and shell command).  "Remote desktop" is
> basically for Windows world.  We normally use X.
>
> You can google on "Remote desktop linux" to get some idea.
>
> Osamu
>
>


Re: Inquiry:External USB modem and Remote PC Access?

2009-10-28 Thread Osamu Aoki
Hi,

I read that you run ebian as server...

On Mon, Oct 26, 2009 at 04:52:45AM +, hadi motamedi wrote:
>  Dear All
> Please be informed that I checked for the presence of internal modem on my
> CentOS server , as the followings :
> #dmesg |grep -i modem
> #lspci |grep -i modem
> #lshw |grep -i modem

I have no idea why you are even bothering this.  What is wrong having
internal modem.

> According to the output , it seems that my CentOS client does not contain
> internal modem . So I decided to add external USB modem and make use of an
> PCAnyWhere like application that enables for Remote PC Access . 

What exactly is "PCAnyWhere like application" on Cent OS?  You must be
explicit on what you are doing.  Are you trying to access Debian machine
from Cent OS using using "Remote desktop"?

> Can you
> please do me favor and let me know how can I add the external USB modem to
> my CentOS host and please propose for an PCAnyWhere like application that
> can be installed on my CentOS client and enables for remote dialup
> connection (as the PCAnyWhere does for the MS Windows clients) ?
> Let me thank you in advance.

You can have anything on PC but your "Remote desktop" client and server
needs to be configured to use particular port you active modems are
located.  The exact details needs to feollow instruction of particular
application

If I were you, I set up ppp connection over modem line.  Then run X over
it.  (Or just use console and shell command).  "Remote desktop" is
basically for Windows world.  We normally use X.

You can google on "Remote desktop linux" to get some idea.

Osamu


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Inquiry:External USB modem and Remote PC Access?

2009-10-27 Thread Celejar
On Tue, 27 Oct 2009 14:17:28 +0200
Micha Feigin  wrote:

> If it's supposed to answer the phone, I think that there is a getty
> app that does that, never did it and I'm not sure how many people did
> in the last sever years.

I used to use mgetty to answer the phone and accept logins.  Although
that was indeed several years ago, I'm pretty sure that it will still
work ...

Celejar
-- 
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Inquiry:External USB modem and Remote PC Access?

2009-10-27 Thread Micha Feigin
If it's supposed to answer the phone, I think that there is a getty app that 
does that, never did it and I'm not sure how many people did in the last sever 
years.

as for a pc-anywhere solution, you can do one of several

ssh into the box with x forwarding if you want to run X apps and just run them, 
you will see a gui at your end. ssh is supposed to take care of setting up 
which display to show the apps on. You can also run in text mode.

use a vnc server to show the remote desktop

setup x to accept remote connection and log in remotely (gdm/kdm etc support 
this)



On Mon, 26 Oct 2009 05:21:59 +
hadi motamedi  wrote:

> Thanks for your reply . Sorry , I had mistake in typing . My server is
> really an Debian one . Please do me favor and comment me back .
> Thank you in advance
> 
> 
> 
> On Mon, Oct 26, 2009 at 5:06 AM, Julian De Marchi  > wrote:
> 
> > hadi motamedi wrote:
> > >  Dear All
> > > Please be informed that I checked for the presence of internal modem on
> > my
> > > CentOS server , as the followings :
> >
> > Might be better to ask on the CentOS list
> >
> > --
> > Cheers,
> > Julian De Marchi
> > --
> > OpenNIC user - http://www.opennicproject.org/ | http://www.opennic.glue
> > Support OpenNIC, become a member today!
> > --
> > PGP 0x8D659814
> > --
> > Please avoid sending me Word or PowerPoint attachments.
> > See http://www.gnu.org/philosophy/no-word-attachments.html
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> > listmas...@lists.debian.org
> >
> >


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Inquiry:External USB modem and Remote PC Access?

2009-10-25 Thread hadi motamedi
Thanks for your reply . Sorry , I had mistake in typing . My server is
really an Debian one . Please do me favor and comment me back .
Thank you in advance



On Mon, Oct 26, 2009 at 5:06 AM, Julian De Marchi  wrote:

> hadi motamedi wrote:
> >  Dear All
> > Please be informed that I checked for the presence of internal modem on
> my
> > CentOS server , as the followings :
>
> Might be better to ask on the CentOS list
>
> --
> Cheers,
> Julian De Marchi
> --
> OpenNIC user - http://www.opennicproject.org/ | http://www.opennic.glue
> Support OpenNIC, become a member today!
> --
> PGP 0x8D659814
> --
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.gnu.org/philosophy/no-word-attachments.html
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
>
>


Re: Inquiry:External USB modem and Remote PC Access?

2009-10-25 Thread Julian De Marchi
hadi motamedi wrote:
>  Dear All
> Please be informed that I checked for the presence of internal modem on my
> CentOS server , as the followings :

Might be better to ask on the CentOS list

-- 
Cheers,
Julian De Marchi
--
OpenNIC user - http://www.opennicproject.org/ | http://www.opennic.glue
Support OpenNIC, become a member today!
--
PGP 0x8D659814
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org