One of the last things the Linux kernel does during system boot is mount the root filesystem. The Linux kernel dictates no filesystem structure, but user space applications expect to find files with ...
The process of building a kernel has two parts: configuring the kernel options and building the source with those options. In versions before the 2.5 kernel, configuration was driven by a Config.in ...
It's not hard to look up configuration details on your Linux system. The hard thing is wrapping your brain around how many are available and what they can tell you. Linux systems can report on a lot ...
I was proudly wearing one of my Salt Stack shirts the other day when my daughter asked me, "What is Salt Stack?" I began by explaining the problem it solved. If you have multiple servers and want to ...
Configuring login messages on Linux servers is more complex and dynamic. Let's look at the message of the day setup on an Ubuntu server to decipher how the process works. It seems only decades ago ...
Linux is the most flexible and customizable operating system on the planet. That customizability starts deep within the heart of the Linux kernel and the file system. A computer file system is a ...
Microsoft has released an early test version of PowerShell Desired State Configuration (DSC) for Linux. DSC for Linux opens the way for PowerShell users to transfer their scripting skills used on ...
Microsoft recently released a new feature for the Windows Subsystem for Linux version 2 (WSL2) that allows you to configure global options that will be used by all WSL2 Linux distributions installed ...
As readers of my previous desktop Linux DNS article will be able to attest, systemd’s management of DNS is complex. By putting time into comprehending its complexity, though, we can create nuanced DNS ...
How to Use Samba File Sharing: Easy Setup for Linux and Windows Your email has been sent Learn how to install, configure, and connect to Samba for Linux & Windows ...