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…
Today we'll be looking at how to install the GeoIP module on Ubuntu 16.04 LTS, 18.04 LTS and 19.04 for NGINX. You may come across an error like the following…
Ran into this rather peculiar error recently while installing Varnish Cache on CentOS 7. [crayon-5de965e31693b799045547/] The fix turned out to be simple, CentOS 6 was set in the varnish repo…
This tutorial will cover how to mount an NTFS drive on CentOS 7. We'll use the open-source version of the NTFS for Linux driver by Tuxera, NTFS-3G. The Prerequisites To…
We'll look at installing and configuring ZFS on CentOS 7.6 today. Why ZFS? [crayon-5de965e316fb2626937219/] Installation Start off by installing the repo rpm for ZFS, we'll be installing with the kABI-tracking…
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…
Logging RSYNC output to file can be cumbersome but useful at times. Cumbersome because if you're transferring a large number of files then the log file becomes intelligible but useful in…
Ubuntu isn't bundled with exfat read/write support out of the box, scouring the internet revealed we needed to install two packages. [crayon-5de965e317e66878634141/] This threw a very ugly error [crayon-5de965e317e6c296022893/] Turns out…
Yet another error while trying to compile nginx from source. [crayon-5de965e3182d9097916360/] The fix is simple, issue the following at shell: [crayon-5de965e3182e9959949177/]
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