Site Overlay

Open the UBUNTU SSH Port

  1. Open the Terminal screen. If you are using the Ubuntu clint version, you can open it with CTRL+T.
  2. Get root authorization with sudo -s.
  3. paste the following command.
apt-get install ssh
  1. Now you can make an SFTP or Putty connection to the server with the SSH port.