Nov 21, 2009

Remote Connection - How to remote connect to another computer

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

Remote Connection - How to remote connect to another computer

BitShift
I have a server that is running a Debian installation of Linux.

I want to be able to connect to this computer somehow, and be able to execute commands on it.

Reason: My computer that runs Debian is running my Counter-Strike and TeamSpeak server. I want to be able to access the computer remotely to perform server maintenance tasks.

My servers are working great. The computer is on a fast line and everything.

How exactly do you set up this remote connection.

I need to know:
What ports to forward, if any, to my server since it rests behind a router.

Can I access it through another Linux core, such as RedHat Fedora Core 5 which is what I use on a day to day basis.

Is it possible to connect to the Debian Server through Windows XP Professional.

My server stays at my Dad's house down the street so I can easily go there and configure it for the remote hosting. If someone could provide detailed instructions on this ( I am a Linux beginner ) it would be very much appreciated.

If you do a good explanation then you could probably turn it into a tutorial, which would be good points for you and at the same time help people out like me.

Thanks for any input guys.

 

 

 


Comment/Reply (w/o sign-up)

abhay
first try to ping the ip add of ur remote server.if ur able to ping it then u can connect to ur remote server through telnet or ssh.i will suggest u ssh.just type ssh <server ip add>.then if all goes well u will be asked for root password of the server.just enter the passwordand u will be on ur servers shell prompt.ssh works on tcp 23 port number.this is for accesing ur server through linux(fedora) pc.from windows u can login through telnet.if u login through telnet then u cant login directly as root.u have to login with some limited user login acount.then u can use su command to switch to the root.in both ssh and telnet u will get a command prompt.

i am not sure about whether u can access ur linux machine through remote desktop connection of windows or not.if it works for u then plz let me know. i will try to find out about graphically connecting windows XP with linux.if i find out something i will update u and if u get to know the plz tell me also.

Comment/Reply (w/o sign-up)

Pharoah
This is the kind of post I find hard to read. The sentences are too long, and there are no spaces between them or capitals (also all the u's are there). I'm only posting here as an example to clarify for the thread about grammar and punctuation.

Comment/Reply (w/o sign-up)

abhay
QUOTE(abhay @ Aug 22 2006, 02:26 AM) *

first try to ping the ip add of ur remote server.if ur able to ping it then u can connect to ur remote server through telnet or ssh.i will suggest u ssh.just type ssh <server ip add>.then if all goes well u will be asked for root password of the server.just enter the passwordand u will be on ur servers shell prompt.ssh works on tcp 23 port number.this is for accesing ur server through linux(fedora) pc.from windows u can login through telnet.if u login through telnet then u cant login directly as root.u have to login with some limited user login acount.then u can use su command to switch to the root.in both ssh and telnet u will get a command prompt.

i am not sure about whether u can access ur linux machine through remote desktop connection of windows or not.if it works for u then plz let me know. i will try to find out about graphically connecting windows XP with linux.if i find out something i will update u and if u get to know the plz tell me also.


If u want to remote login the other PC In your Network.
Then ther is a command as

ssh IP_Apddress of the system

And also a package comes in linux called VNC

install the package and enjoy the free access to other PC.

The ssh command requires the root's password of the sytem u want to remote login.

the telnet command can also be used.

telnet IP_Adress

 

 

 


Comment/Reply (w/o sign-up)

ignite
QUOTE(BitShift @ Jul 17 2006, 06:05 AM) *

I have a server that is running a Debian installation of Linux.

I want to be able to connect to this computer somehow, and be able to execute commands on it.

Reason: My computer that runs Debian is running my Counter-Strike and TeamSpeak server. I want to be able to access the computer remotely to perform server maintenance tasks.

My servers are working great. The computer is on a fast line and everything.

How exactly do you set up this remote connection.

I need to know:
What ports to forward, if any, to my server since it rests behind a router.

It's best to use ssh. By default ssh uses tcp protocol 22 port, so you should DNAT or forward traffic to this port.
On server side you should check if ssh daemon up and running. Simplest way to do so - sit on the server console and type ssh localhost
QUOTE

Can I access it through another Linux core, such as RedHat Fedora Core 5 which is what I use on a day to day basis.

Definitly. This is simplest method.
QUOTE

Is it possible to connect to the Debian Server through Windows XP Professional.

AFAIK XP has't ssh client, so you end up with two options: use XP telnet client (not recommended for security reason), or download some third party ssh client (Putty is most known free one).
QUOTE

My server stays at my Dad's house down the street so I can easily go there and configure it for the remote hosting. If someone could provide detailed instructions on this ( I am a Linux beginner ) it would be very much appreciated.

I'am not a debian guru. AFAIK:
apt get sshd
chkconfig --add sshd
/etc/init.d/sshd start

QUOTE

If you do a good explanation then you could probably turn it into a tutorial, which would be good points for you and at the same time help people out like me.

Thanks for any input guys.


Comment/Reply (w/o sign-up)

FeedBacker
remote login
Remote Connection

I have a redhat linux os in a pc.I want to conect the linusx pc from another pc which have windows xp os using telnet conection.Both pc are in lan.How I configure telnet connection.So I can access linux shell from windows xp pc.

-question by debnath

Comment/Reply (w/o sign-up)

(G)js
easiest way
Remote Connection

Go to logmein.Com create an account and download the remote software to the computer you want to control note this has to be done from the computer you want to control. Then after that you will have remote access go to any other computer in the world go to logmein.Com sign in and access your home computer anytime you want even download to it, open and close cd compartment kinda cool and anything else link provided logmein.Com copy and paste. Enjoy it is agreat solution to your problem and good for when at hotels where they have that google maps but you want google earth just like at home no prob remote access is the way to go.

Comment/Reply (w/o sign-up)

(G)NeoPhoenix
Try XWinLogon or NX Client
Remote Connection

You can try XWinLogon to access a  linux machine fromyour windows machine..Or NX Client..NX would need NX server installed at the host machine..Search for these on the net..

-reply by NeoPhoenix

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : remote, connection, remote, connect, computer

  1. Fix Fedora 5 Add/Remove Software Problem
    fix the problem that cannot add/remove software without Internet conne (2)
  2. Remote Access
    (8)
    I need to access my computer from outside, via TELNET. Could you please tell me what to do. Which
    port do I need to open? My current distro: Fedore Core 4.....
  3. How Can I Make An Adsl-connection In Linux ?
    (8)
    I'm using Slackware Linux 9.0. How can i make an ADSL-connection there ? /smile.gif'
    border='0' style='vertical-align:middle' alt='smile.gif' /> P.S.: in FreeBSD i had to edit
    /etc/ppp/ppp.conf for this. Topic title edited to suit the nature of content better. In future
    try to make your topic title more descriptive. ....
  4. Network Issues With Kde
    connection wont work as startup (8)
    On my new Kubuntu install i have managed to make my WLAN connection set up by using "kdesu konqeror"
    and then adjusting in settings. But for some reason the connection won't start at startup. I
    have to use kdesu to enable and activate both connections. Which is a problem on this computer
    because it is a family box and my parents cant do that and i dont want them to have the ability to
    gain root just in case. Any ideas - this is really annoying.....
  5. Kde Starting Problem
    Could not read network connection list (4)
    I just installed slackware 10 yesterday. and i made some changes to font config today. after i
    reboot, i fond i couldnt start kde& gnome here is the error message: Could not read network
    connection list root/.DCOPserve_hide_0 please cheak whether decopserve is running network
    connection?? My slackware has never atteched any network. It is a stand alone workstation. anyway,
    my xfce still can work . i want to know why and how to solve this thx....
  6. Vim Error
    Xlib: connection to ":0.0" refused (6)
    under normal user, vim command (in terminal) did not have any error. However, after I su to root,
    vim gave me error messages CONSOLE jedi@debian:~$ vim my.lst jedi@debian:~$ vim my.lst
    jedi@debian:~$ su Password: debian:/home/jedi# vim my.lst Xlib: connection to ":0.0" refused by
    server Xlib: No protocol specified Xlib: connection to ":0.0" refused by server Xlib: No protocol
    specified Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
    debian:/home/jedi# what does cause this problem?? How can I fix it?? Thank you.....

    1. Looking for remote, connection, remote, connect, computer

See Also,

*SIMILAR VIDEOS*
Searching Video's for remote, connection, remote, connect, computer
advertisement



Remote Connection - How to remote connect to another computer

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com