Posts by Roberta Santos • 19 points
1 post
-
1
votes1
answer38
viewsQ: How to remove a user from the server?
I use an Ubuntu server and installed Git to share code remotely. I created a Git user with the command: $ sudo adduser git What command should I use to remove a user?…