Sometimes, there may be an app that you want to run, but it is available only on a certain distro. What can you do? Download the source code and try to compile it for your distro?
With the standard LTS version of Ubuntu, you may see that there are extra updates available when you perform an update. To get these extra patches, you need Ubuntu Pro.
Linux comes with quite a few pre-installed fonts, especially if your distro comes with a word processor. Most word processors come with their own fonts.
SELinux stands for Security Enhanced Linux. Security is enabled that causes security to lock down access to the system. SELinux is a Mandatory Access Control (MAC) which is part of the Kernel to...