File Permissions & Ownership in Linux (chmod, chown, chgrp, alias)
How rwx permissions work, numeric vs symbolic chmod, changing ownership with chown/chgrp, and using aliases for quick commands.
Code to cloud for people & nature
Practical guidance on DevOps, SRE, FinOps, observability, and Linux operations—written by the engineers who ship and operate products every day.
How rwx permissions work, numeric vs symbolic chmod, changing ownership with chown/chgrp, and using aliases for quick commands.
A practical deep dive into Vim: modes, movement, editing, registers, macros, search/replace, windows/buffers, and customization.
How to encode/decode with base64, page through files with less, preview logs with head/tail, and use input/output redirection.
Linux directory layout, absolute vs relative paths, and a quick revision of user management commands like usermod.
What accounts and groups are, and how to add/remove users with useradd/adduser, groupadd, and userdel.
What viruses, malware, trojans, spyware, and worms are; a quick note on the GNU project; plus two useful file-system tools: tree and ncdu.
Intro to the Linux file system layout and core commands like ls, pwd, cd, mkdir, touch, cp, mv, echo, wc, rmdir, history, cat.