Archive for April, 2019

Linux Mint Policy Kit Problems

April 19th, 2019

So in Linux Mint 19.1 I managed to kill Policy Kit. Nemo stopped prompting for a password when I tried to ‘open as root’. Synaptic Package Manager stopped opening when I tried to launched it. And various other things broke as well.

Read More

How to install Microsoft Core Fonts in Linux Mint

April 14th, 2019

The Easy Way:

sudo apt update
sudo apt install ttf-mscorefonts-installer

But that’s a lot of extra stuff if you just wanted the fonts.

Read More