Setting up an SSHD failover daemon in Ubuntu
A simple article on how to create a failover SSH server on a Ubuntu system, allowing you to connect on an alternative port of the original SSHD fails
A simple article on how to create a failover SSH server on a Ubuntu system, allowing you to connect on an alternative port of the original SSHD fails
Vagrant is a tool for building and managing virtual machine environments in a single workflow. With an easy-to-use workflow and focus on automation.
Every Linux system has three options when clearing cache without interrupting any processes or application services.
SELinux gives the systems administrator a finer grain of control than what the kernel typically provides.
By default, RHEL doesn't prompt for a password and we are given root shell directly, as usually Single User mode can be used to reset root password.
During a test build of Ubuntu 15.10 I suddenly received the following error when refreshing the packages from the repository.
Access control lists (ACLs) allow you to assign permissions to many different users and groups on individual files or directories.
This document describes how to use a Linux computer to extract the BaseSystem.dmg image file from an Mac OS X (10.7+) installation DVD
A short article on how to mount a DFS (distributed file system) on an Oracle Linux 5.11 system.
A short article providing a comparision between the service and systemctl utilities, and between the chkconfig and systemctl utilities