I would like to install (if not already) the ability to log into my new Kubuntu machine via SSH (or even telnet). I think I need to install SSH Server?
So I tried the following to no avail:
sudo apt-get install telnetd
sudo apt-get install ssh-server
sudo apt-get install openssh-server
With errors such as "Couldn't find package ..."
Any advice or help? Thanks in advance!
So I tried the following to no avail:
sudo apt-get install telnetd
sudo apt-get install ssh-server
sudo apt-get install openssh-server
With errors such as "Couldn't find package ..."
Any advice or help? Thanks in advance!
Comment