Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

assign home directory to user linux

usermod -d /path/to/dir username
Comment

linux add user with home directory

useradd -m USERNAME
useradd -m $username
Comment

PREVIOUS NEXT
Code Example
Shell :: how to commit to github from terminal 
Shell :: kill port from terminal on mac 
Shell :: run /bin/sh command in docker file 
Shell :: how to install ddos on ubuntu 
Shell :: bash move a list of files 
Shell :: Get all changes of the main branch locally 
Shell :: restart a pod kubernetes 
Shell :: how to run shell script in linux 
Shell :: diskpart assign letter 
Shell :: linux history with time 
Shell :: Failed to start firewalld - dynamic firewall daemon. 
Shell :: ubuntu disk free space 
Shell :: git untracked content 
Shell :: httpd.conf location centos 
Shell :: replace all substring in a given string 
Shell :: bash or 
Shell :: find java home 
Shell :: how to unmount drive in ubuntu 
Shell :: patch curl 
Shell :: docker compose no space left on device 
Shell :: best audio visualiser for linux 
Shell :: kubectl get pods 
Shell :: remove space at end of each line file 
Shell :: git compare two branches with meld 
Shell :: install next app 
Shell :: git remove file from history 
Shell :: searching for a git folder 
Shell :: nuget equivalent of npm install 
Shell :: bash redirect all output 
Shell :: git untrack 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =