How To Fix ‘NTFS Partition Is In An Unsafe State’ Error In Linux
The other day I booted a Windows 10 system with Ubuntu live cd. When I tried to mount a Windows partition from the Linux live cd environment, the windows partition …
Linux Howto’s for System Administrations
linuxhowto.net AI Version 0.8
The other day I booted a Windows 10 system with Ubuntu live cd. When I tried to mount a Windows partition from the Linux live cd environment, the windows partition …
Running out of disk space? It is time to find out which directories and files are occupying the most disk space. Fortunately, checking Linux disk space is made easier with …
This guide explains what is Ncdu, how to install Ncdu in various Linux distributions and how to use Ncdu to check disk space usage in Linux and Unix operating systems …
Have you forgotten the FreeBSD root user password? Worry not! This brief guide explains the procedure to reset or recover root user password in FreeBSD. This guide is officially tested …
This tutorial explains how to boot into rescue mode or emergency mode in Ubuntu 22.04, 20.04 and 18.04 LTS editions. As you might already know, Runlevels are replaced with Systemd …
After installing the latest Proxmox edition on Debian 11 in my Intel NUC PC, I didn’t have any audio output, but the mic seems to be working. I can able …
I recently noticed that my Arch Linux desktop system will not update/upgrade to the latest version. I thought there wasn’t any new updates yet. I visited Arch Linux website and …
Today I tried to update all packages with sudo dnf –refresh upgrade command in my Fedora 35 desktop. During the package update, I encountered with this issue – error: rpmdb: …
This tutorial explains how to restore sudo privileges to a user from recovery mode on Ubuntu Linux and its derivatives like Linux mint, Pop OS operating systems. I tested this …
One of the common task we do after installing a Linux system is network configuration. Of course, you can configure network interfaces during the installation time. But, some of you …