aquaballoon

SSH server

Jun 22nd, 2011
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.12 KB | None | 0 0
  1. $ sudo apt-get install openssh-server openssh-client
  2.  
  3. $ ssh local@192.168.1.100
  4.  
  5. $ ssh -X local@192.168.1.100
  6.  
  7. $ xclock
Advertisement
Add Comment
Please, Sign In to add comment