Fix “Read-only file system” in Linux
Determine why Linux mounted a path read-only, distinguish an intentional mount from filesystem errors and choose a safe remount or offline repair.
Read article →Determine why Linux mounted a path read-only, distinguish an intentional mount from filesystem errors and choose a safe remount or offline repair.
Read article →Identify Ubuntu’s active resolver, flush systemd-resolved with resolvectl, check other caching services and verify the result.
Read article →Diagnose Ubuntu dependency conflicts by checking holds, candidate versions, repositories and APT’s proposed solution before changing packages.
Read article →Identify the process using the APT or dpkg lock, let legitimate updates finish and repair interrupted configuration without deleting lock files.
Read article →Use Ubuntu’s recommended driver selection, reboot safely, verify with nvidia-smi and diagnose Secure Boot problems without adding an unnecessary PPA.
Read article →List running, installed, enabled and failed Linux services with systemctl, then inspect one unit without confusing current state with boot configuration.
Read article →Diagnose Linux storage errors with df, inode counts and deleted-open-file checks. Choose a targeted cleanup after identifying the failing filesystem.
Read article →Check APT package names, repository updates, Ubuntu releases and CPU architecture before adding sources or changing installation methods.
Read article →Change an Ubuntu hostname with hostnamectl, check local resolution and understand why DNS, cloud-init and container names need separate handling.
Read article →Separate DNS lookup failures from network reachability. Inspect getent, routes, resolv.conf and systemd-resolved without overwriting managed settings.
Read article →Fix Bash permission denied by checking the file, execute bit, parent directories and mount options. Follow a tested example before changing permissions.
Read article →Check free filesystem space with df and directory usage with du. Compare their output, inspect inodes and understand why disk totals can disagree.
Read article →