Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 297 Bytes

File metadata and controls

11 lines (11 loc) · 297 Bytes

SSH Server Client Install Ubuntu 16.10 32 bit

sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
sudo dpkg --configure -a
sudo apt-get install -f
sudo apt-get update
--------------------------------------------------
sudo apt-get install openssh-server openssh-client