[[2022-04-08]] ==2022-04-09 06:57==
- to add user with home file #all_about_user #useradd
useradd -m localuser
- all in one command
sudo useradd -m -d /home/username username
- change passwd of localuser
passwd localuser
- to change shell of localuser
- chsh -s path/of/shell localuser-name
usermod -s path/to/shell localuser-name
- manually change
- go to /etc/passwd
vi /et/passwd
- find user name and change path to shell
- can’t open display / no protocol specified 1. apart from start of ‘X’ user reset all user are not setup to use X11 application 2. this occur due the set of Magic Cookie to the ‘X’ user in
.Xautority
file in user home directory > WARNING
- if any wrong changes is done then you may face the login loop problem in that user
- use this
- i am not getting the working solution for point 4.
- so i am leaving this problem here
- it is not a big problem to have wm and font on another user with proper functioning
- do the shell from here
- here
- location to add additional font
- mv your .ttf files to here #font
cd /usr/share/fonts
- things make your terminal look good #edit_zsh_propmpt
- powerlevel10k –> add prompt to zsh, theme based
- bashtop –> same as htop with more functionality
- pipe, maze –> infinite running lines
- cava(music frequency display)