August 2018
Intermediate to advanced
482 pages
12h 44m
English
It is always recommended you have ample space for kernels in the boot partition in any system. You should either choose the whole disk install option or set aside a minimum of 3 GB disk space for boot partition. Once you are done with the installation of your Linux distribution and have configured the required development packages, enable sudo for your user account. Now update the system, before you start with installing any packages:
sudo apt-get update && sudo apt-get upgrade
After this, you need to install a few packages before getting started. This includes the packages mentioned here:
To ...
Read now
Unlock full access