Files
vim-ale/ssh-adduser/README.md
2020-06-20 03:18:41 +00:00

448 B

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.