Create the user and home directory in arch linux
Set passworrd
bash
useradd -m usernameSet passworrd
text
passwd usernamelinux-command/create-user.md
Related articles
- Linux CommandHow to remove postgresql in arch linuxWipe All Database Data (Destructive)
- Linux CommandHow to create soft link in nginx /etc/nginx/sites-available and /etc/nginx/sites-enabled/Navigate to the sites-enabled directory Create the soft link using sudo Test the Nginx configuration Reload Nginx to apply changes How to verify it worked
- Linux CommandMake the current user own everything inside the folder (and the folder itself):If you also want to change the group using the same user, you can:
- Linux CommandCurlCurl — notes from the Linux Command collection.