Take note of the partitions ids with the following code from Terminal.. sudo blkid Open the config file- sudo nano /etc/fstab And use the partition… Read More →
/dev/sda5: Inodes that were part of a corrupted orphan linked list found | Ubuntu Boot Repair
July 11, 2019
The error “/dev/sda5: Inodes that were part of a corrupted orphan linked list found” indicates filesystem corruption on the /dev/sda5 partition, which often occurs due… Read More →
How To Open ePub Books In Ubuntu Linux
July 10, 2019
sudo apt-get install fbreader
Install and Use YouTube-DL on Ubuntu 18.04 Install YouTube-DL – A Command Line Video Download Tool for Linux sudo snap install youtube-dl Update youtbe-dl Snap… Read More →
sudo apt purge unity-session unity sudo apt autoremove
How to Install a Desktop on an Ubuntu Server
July 9, 2019
sudo apt-get update Type “sudo apt-get install ubuntu-desktop” to install the Gnome desktop. Type “sudo apt-get install ubuntu-unity-desktop” to install the Gnome desktop. Type “sudo… Read More →