Help to install SSH server on Ubuntu VPS
by anilw from LinuxQuestions.org on (#52ZWB)
Hi Friends,
Need your help to install an SSH server that support following type of user account to account remotely
Example account generted from FREE SSH server
Code:Server: XXX.XXX.XXX.XXX
Username: myid-lionssh.com
Password: mypasswd
SSL/TLS: 443
OpenSSH: 22, 444
Dropbear: 80, 143
SSH: 22
Squid: IP SERVER :8080/1808Can anybody help me to install my own similar server to configure a user account like above
(I have OVH VPS running with Ubuntu 18.04)
Note- I have tried with openSSH server but cannot create configuration like above,
I don;t want to GUI based account creation, just configuring over terminal would be OK
what i need mostly to define SSL/TSL format account
pls help


Need your help to install an SSH server that support following type of user account to account remotely
Example account generted from FREE SSH server
Code:Server: XXX.XXX.XXX.XXX
Username: myid-lionssh.com
Password: mypasswd
SSL/TLS: 443
OpenSSH: 22, 444
Dropbear: 80, 143
SSH: 22
Squid: IP SERVER :8080/1808Can anybody help me to install my own similar server to configure a user account like above
(I have OVH VPS running with Ubuntu 18.04)
Note- I have tried with openSSH server but cannot create configuration like above,
I don;t want to GUI based account creation, just configuring over terminal would be OK
what i need mostly to define SSL/TSL format account
pls help