About the work
[this section will be properly edited] ssh root@ip_address passwd # changing initial password adduser demo # adding 'demo' user visudo demo ALL=(ALL:ALL) ALL # find section called user privilege specification and add this Optional (changing ssh port for more security) nano /etc/ssh/sshd_config Port 25000 Protocol 2 PermitRootLogin no UseDNS no AllowUsers demo reload ssh
Print work information
Work information
Title Basic server setup on Ubuntu
[this section will be properly edited] ssh root@ip_address passwd # changing initial password adduser demo # adding 'demo' user visudo demo ALL=(ALL:ALL) ALL # find section called user privilege specification and add this Optional (changing ssh port for more security) nano /etc/ssh/sshd_config Port 25000 Protocol 2 PermitRootLogin no UseDNS no AllowUsers demo reload ssh
Work type Article
Tags blog, personal, blog, personal, programming
-------------------------
Registry info in Safe Creative
Identifier 1705272442921
Entry date May 27, 2017, 4:46 PM UTC
License All rights reserved
-------------------------
Copyright registered declarations
Author. Holder Guillermo Bosch Bosch. Date May 27, 2017.
Information available at https://www.safecreative.org/work/1705272442921-basic-server-setup-on-ubuntu