Showing posts with label Remote Access. Show all posts
Showing posts with label Remote Access. Show all posts

Thursday, November 2, 2017

To ACCESS Linux (Ubuntu) from Windows (WinScp)

sudo apt-get update
sudo apt-get install openssh-server

and to configure port /etc/ssh/sshd_config

Port=22