Some Important Linux commands
A few linux commands that I seem to always forget.
Permission commands for new folders
I have a 4TB USB storage device connected to my Ubuntu server, It's overkill, but I don't have to...
User IDs from command line
Many Docker containers need UserID and GroupID. The environment variables can be slightly differ...
Which Timezone
Many Docker Container compose files ask for your timezone, with something like "TZ = " or "TZ:" ...