systemd

systemd linux

Systemd on Linux – Manage Services, Run Levels and Logs

Systemd is not only a service manager but also a system manager for Linux. It’s designed to be backward compatible…

a start job is running for dev-disk-by

a start job is running for dev-disk-by

Recently, I encountered a strange problem when booting up my Linux OS. a start job is running for dev-disk-by uuid…

compile mariadb from source on Raspbian Jessie

How to Compile MariaDB From Source on Raspbian Jessie

This tutorial explains how to compile MariaDB from source on Raspbian Jessie and how to use Systemd to manage MariaDB…

compile Nginx from source

How To Compile Nginx From Source and Install on Raspbian Jessie

In this tutorial we are going to look at how to compile Nginx mainline version (1.9.12 at the time of…

rc.local with systemd

How to Enable /etc/rc.local with Systemd

If you are running a Linux distro that uses Systemd, then you may find that your command in /etc/rc.local file…