Log in to SSH on a different port than the default 22
Many people have written to us on how to log in to the server if the server is set to a different port than the default 22.
The case is a simple command as follows
In the console, issue the command:
1 | ssh uzytkownik@ipserwera -p 444 |
In this case, it is a port 444
1 | ssh root@192.168.1.1 -p 5566 |
With the above command, we log on to the ssh server on port 5566
As I mentioned at the beginning, it is really very simple 🙂
Related entries:
Installing Krita in Ubuntu 22.04
VESTACP Time Lock fail2ban
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 20.04
Zeroing disk LINUX
Installation of the Hestia server management panel on Ubuntu / Debian