If your day regularly involves Ubuntu, shell commands, package installs, permissions, storage or general server firefighting, begin here. This is the fastest way into the Linux posts that are actually worth your time.
Use this page when you want the useful Linux posts first, not the whole archive all at once.
Start with these Linux posts
- Ubuntu for Developers: Essential Setup, Commands and Power-User Tricks if you want the broadest practical starting point.
- How to Check Disk Space in Linux when storage or disk usage is the problem in front of you.
- How to Install and Use ShellCheck if shell scripts are part of your day job.
- How to Delete Files in Linux with rm, shred and find for one of the most common cleanup jobs on a busy box.
When you need the fix fast
| If you need… | Read this first | Why this one |
|---|---|---|
| Set up a productive Ubuntu workstation | Ubuntu for Developers | Good first stop when you want the commands and the why. |
| Check what is using your disk | How to Check Disk Space in Linux | Fast route to the numbers that matter. |
| Free up Linux disk space quickly | Free Up Disk Space on Linux Quickly | Useful when you need practical cleanup steps rather than theory. |
| Delete files safely from the terminal | How to Delete Files in Linux with rm, shred and find | Covers the common commands and when to use them. |
| Catch shell script mistakes earlier | How to Install and Use ShellCheck | Useful when bash is doing more work than it should. |
Five worth bookmarking
- Ubuntu for Developers
- How to Check Disk Space in Linux
- Free Up Disk Space on Linux Quickly
- How to Install and Use ShellCheck
- How to Delete Files in Linux with rm, shred and find
Keep going
Once you have worked through the strongest pieces here, keep browsing the Linux archive or jump across to the DevOps posts when the Linux problem turns into a tooling problem.
