One of our machines threw this error when we tried to install the latest Intel display driver from their website. This happens when your computer manufacturer changes a setting in…
We'll be looking into how to install Node.js on Ubuntu versions 16.04 LTS, 18.04 LTS and 19.04. We'll install Node.js with NVM (Node Version Manager). This lets us install any version…
Ran into this rather peculiar error recently while installing Varnish Cache on CentOS 7. [crayon-600551d49fd19404998964/] The fix turned out to be simple, CentOS 6 was set in the varnish repo…
Windows Subsystem for Linux (WSL) let's you do a lot of interesting stuff inside Windows, biggest of which is installing Linux applications. We'll look into installing MariaDB on Ubuntu running…
Running a headless (terminal only) server is great and all but sometimes a GUI helps. We'll be installing GNOME 3.28 on CentOS 7.4. This comes really handy when you want to…
With the EOL of the free tier of NewRelic's Server monitoring service, we tried going commando for a while, meaning no server monitoring. We know bad - bad, idea. NewRelics…
We recently ran into a snag with a new ZFS installation, the darn thing wouldn't mount the pools we created on boot. The solution turned out to be pretty straight forward, Issue the following at shell and reboot to test:
Ubuntu isn't bundled with exFAT read/write support out of the box, scouring the internet revealed we needed to install two packages. [crayon-600551d4a0f4b914198058/] This threw a very ugly error [crayon-600551d4a0f51842119914/] Turns out…
Yet another error while trying to compile nginx from source. [crayon-600551d4a1256785685804/] The fix is simple, issue the following at shell: [crayon-600551d4a125d079986790/]
If you run into the following error while compiling nginx from source, follow the steps below: [crayon-600551d4a1480017132706/] Issue the following at shell: [crayon-600551d4a1486027655461/] That's it.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok