Topics+

Linux Explained Simply

Linux is the best-known and most-used open source operating system. As an operating system, Linux is software that sits underneath…

9 years ago

Dual-primary DRBD on a Cluster File System using OCFS2 with Encrypted Disk using LUKS

When shared storage is available, every node can potentially be used for failover. Pacemaker can even run multiple copies of…

10 years ago

A quick guide when providing technical support

Whether your product is an open-source script, a Web application or a downloadable product, you will need to provide some…

10 years ago

Most used kernel parameter for system tuning

Linux kernel is also flexible, and you can even modify the way it works on the fly by dynamically changing…

10 years ago

DNS master-slave Securing zone transfer with TSIG

Install bind-chroot on both servers # yum install bind-chroot From Primary DNS # dnssec-keygen -a HMAC-MD5 -b 128 -n HOST…

10 years ago

The very powerful ‘ls’ command

An ls (pronouced as el es) utility appeared in the original version of AT&T UNIX. Today, two popular versions of…

10 years ago

Document Management System using OpenKM Deployment Guide

Step-by-step guide to installing OpenKM on Ubuntu with MariaDB, NGINX, and ClamAV integration, ensuring secure and efficient document management.

10 years ago

Linux From Scratch

What is Linux From Scratch? Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building…

10 years ago

This website uses cookies.