What You Need to Know About Inodes in Linux: A Practical Guide
Inode in Linux — how to check the number, find overflow using df -i, find a file by inode, hard link operation, and restore deleted files via /proc.
Industry news, reviews and helpful articles about hosting
Inode in Linux — how to check the number, find overflow using df -i, find a file by inode, hard link operation, and restore deleted files via /proc.
SHOW TABLES, SHOW FULL TABLES, filtering with LIKE, information_schema queries, and getting the table list from bash without entering the MySQL shell.
usermod — modifying Linux user account parameters. Renaming, changing home directory with file migration, adding to groups, locking accounts, and changing the login shell.
The NOPASSWD directive in sudoers — disable the sudo password for a user, specific commands, or a group. Editing via visudo and sudoers.d with result verification.
Logging in as root in Ubuntu via sudo -i and sudo su, setting a root password, enabling SSH access and graphical login via GDM — with a security risk explanation.
rm, find with filters by extension and age, hidden files, rsync --delete for fast cleanup. How to preview before deleting and common mistakes to avoid.
Monitoring CPU, disk, and GPU temperature in Linux — lm-sensors, sensors-detect, hddtemp, smartctl, sysfs, and psensor with graphs and notifications. Reference temperature values included.
The execute flag in Linux — how to add it via chmod, numeric permissions, recursive setup with find, checking with ls -l, and the GUI method via Nautilus.
Installing cursor themes in Linux from a repository and manually. How to apply a theme in GNOME, KDE Plasma, and Xfce — with commands and solutions to common problems.