Added security feature to README... ;)
This commit is contained in:
parent
ffcbb8e9de
commit
bf37190fbf
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ My plan is to switch from Docker to native Linux Containers at some time but I a
|
||||||
|
|
||||||
mkdir -p home/$USER
|
mkdir -p home/$USER
|
||||||
chown $USER:$USER home/$USER
|
chown $USER:$USER home/$USER
|
||||||
|
chmod 0750 home/$USER
|
||||||
su
|
su
|
||||||
# or
|
# or
|
||||||
sudo su
|
sudo su
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue