linux change username
# login as root and make sure that there are no active processes for user
usermod -l NEW_USERNAME OLD_USERNAME
# if user is running kill user w the following command
userUID=$(id -u OLD_USERNAME) && pkill -U $userUID
Also in Shell:
- como agregar angular material al proyecto
- git replace local branch with remote
- boolean constants in bash
- how to use gitignore to ignore a folder
- install dependencies @material-ui/lab/Rating
- git diff two commits one file
- git clone
- how to install emotion in gatsby
- linux give permission to folder
- how to check installed packages in linux command
- how to clone pull all repositories from github
- pytype
- command git message
- bash count files in directory recursively matchingattern
- powershell add element to array
- git fetch all remote branch
- git bash Could not open a connection to your authentication agent
- how to remove installation from cent os
- how to make new user linux termil
- how to add application to unity launcher
- node install ubuntu
- how to remove unnecessary packages in linux
- install lutris kali linux
- how to uninstall a package with yarn