Alikia's Blog
|
🇨🇳 简体ä¸æ–‡
Categories
Tags
Posts
Archives
About Me
Friends
Search
Home
»
Tags
Linux
Get Current User in Bash
whoami
OR
echo $USER
Add a user to grop on Linux
usermod -a -G group user
Open swap on Linux
Quick tutorial to enable swap on Linux