How to add a new user in Linux?
Originally Published Here ๐!
To add a new user in Linux, you can use the adduser command followed by a space and your name for the user in Linux.
For example, let's say you want to create a new user called john, you can use the adduser command like ...
melvingeorge-me.hashnode.dev1 min read