Friday 3 February 2012

Take remote host file from your machine

From your system access remote server files without ssh into the remote machines. Follow the command

# vim scp://root@192.168.1.67//etc/passwd

you can get the remote machines passwd file in your machine.

No comments:

Post a Comment