Systems & Infrastructure
How to install Ubuntu 18.04 with a working environment Unity
0149
Download Ubuntu mini.iso 2. Create a bootable media from the image file mini.iso. You can use the utility Etcher is a GUI tool to create bootable USB of
Systems & Infrastructure
Implementing two factor authentication with perl
0179
Two factor authentication is a system which is designed to improve security, by requiring a second factor, in addition to a username/password pair, to
Systems & Infrastructure
Installing the Go programming language on Debian GNU/Linux
0188
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. In this brief article we'
Systems & Infrastructure
Simplifying repetitive Apache configuration with mod_macro
0121
Apache is one of the more flexible webservers, and most of this is achieved via the use of various extension modules bundled with it, or externally available.
Systems & Infrastructure
Analysing performance problems with systemd
0156
Now that Systemd is the default init-system in fresh installations of Debian GNU/Linux it is worth highlighting some of the new features.