FEEDBACK
Browse Groups Linux  »  Can anyone explain me about Remote Login?
Name

Email

Vikash
Open to offer Posted on 28 Feb 08, 11:14 AM

How can i use Remote Login on Linux Operating System, merit and demerit of Remote Login and which thing is necessary for Remote Login?

Rahulruns
Posted on 05 Mar 08, 9:40 AM

well there are many ways for remotely logging in. Which technique you are interested in?

Vikash
Open to offer Posted on 11 Mar 08, 3:33 PM

I don't know how many technique are available, but i want to login remotely.

Rahulruns
Posted on 12 Mar 08, 10:53 AM

ok fine can u specify ur pupose for remote login

Vikash
Open to offer Posted on 13 Mar 08, 11:30 AM

I want to use my document, file, I have only IP address, user name and password.

Rahulruns
Posted on 09 Apr 08, 9:54 AM

if you want to move your document file to other place and this is the only purpose u can use FTP and is very simple.

Sanjay
Employed Posted on 04 Jun 08, 6:09 PM

Hi Vikash,

You can use ssh command for remote login.
Most of the latest Linux distro support this protocol.

Usage:
ssh -l     

It will ask password once you hit Enter.

Add New Reply