11-13-2015, 10:41 PM 
		
	
	
		You can use SSH to login remotely. It is all done via the command line/terminal. Port to open on router is 22. See here for set up:
Then login to the remote server with:
where yourremoteusername is self explanatory and remoteipaddress is the ip address of the remote machine.
Just for future reference, please start a new thread for each question. Combining several questions into one thread can put people off supporting your queries due to the overwhelming content. Thanks 
	
	
	
Code:
sudo apt-get install openssh-serverCode:
sudo service ssh restartThen login to the remote server with:
Code:
ssh yourremoteusername@remoteipaddresswhere yourremoteusername is self explanatory and remoteipaddress is the ip address of the remote machine.
Just for future reference, please start a new thread for each question. Combining several questions into one thread can put people off supporting your queries due to the overwhelming content. Thanks
 
	
Download your free copy of Linux Lite today.
Jerry Bezencon
Linux Lite Creator
"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: 0op1GNe.png]](https://i.imgur.com/0op1GNe.png) 
 ![[Image: LgJ2mtP.png]](https://i.imgur.com/LgJ2mtP.png) 
 ![[Image: vLZcFUE.png]](https://imgur.com/vLZcFUE.png) 
 ![[Image: lrUHro3.jpg]](https://i.imgur.com/lrUHro3.jpg) 
	
	
Jerry Bezencon
Linux Lite Creator
"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: 0op1GNe.png]](https://i.imgur.com/0op1GNe.png) 
 ![[Image: LgJ2mtP.png]](https://i.imgur.com/LgJ2mtP.png) 
 ![[Image: vLZcFUE.png]](https://imgur.com/vLZcFUE.png) 
 ![[Image: lrUHro3.jpg]](https://i.imgur.com/lrUHro3.jpg) 

 
 

 
