- Open the terminal application for Ubuntu desktop.
- For remote Ubuntu server you must use BMC or KVM or IPMI tool to get console access
- Type sudo apt-get install openssh-server
- Enable the ssh service by typing sudo systemctl enable ssh
- Start the ssh service by typing sudo systemctl start ssh
- Test it by login into the system using ssh user@server-name
Thursday, October 17, 2019
Setup OpenSSH Server on Ubuntu
https://www.cyberciti.biz/faq/ubuntu-linux-install-openssh-server/
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment