LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux lite on Intel NUC for wol function
#4
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:

Code:
sudo apt-get install openssh-server

Code:
sudo service ssh restart

Then login to the remote server with:

Code:
ssh yourremoteusername@remoteipaddress

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 Smile
Reply


Messages In This Thread
Re: Linux lite on Intel NUC for wol function - by Valtam - 11-13-2015, 10:41 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)