Files
vim-ale/ssh-adduser
2020-06-25 02:41:37 +00:00
..
2020-06-20 03:18:41 +00:00

title, homepage, tagline, linux, description
title homepage tagline linux description
SSH adduser https://webinstall.dev/ssh-adduser SSH adduser: Because friends don't let friends login or run stuff as root true Many modern web programs (`npm` and `postgres`, for example) will not function correctly if run as root. `ssh-adduser` adds user `me` with the same **`~/.ssh/authorized_keys`** as the `root` user, with a long random password, and gives `me` `sudo` privileges.