public Linux • 2 min read FreeIPA Server Install and Client/User Connection FreeIPA is a fully-featured directory services system for Linux. It allows you to create a centralized domain and build member…
public Linux • 3 min read Setting up an rsyslog Server in Linux Wouldn't it be great to be able to review the logs of many remote servers from the comfort…
public Linux • 1 min read Disable SSH root login in Linux (OpenSSH) SSH is commonly used to access and configure remote Linux servers. OpenSSH is a very widely used tool to make…
public Linux • 1 min read RAID 10 in Linux with Proxmox and ZFS RAID 10 (or 1+0 if you like) combines the power of mirroring with the speed of striping. It is…
public Linux • 4 min read DHCP Intro The Dynamic Host Configuration Protocol (DHCP) automatically assigns IP addresses to hosts. These hosts could be computers, printers, servers, routers,…
public Linux • 2 min read FQDNs A fully qualified domain name (FQDN) is a complete name given to a host that resides within a domain. The…
public Linux • 2 min read Working with rsync rsync is a fast, versatile, remote (and local) file-copying tool (to quote the MAN page!).…
public Linux • 2 min read Modifying Static IP addresses and Network Connections with nmcli Here's another sample of the Linux Networking - Basics & Beyond video course. This time I show how…
public Linux • 3 min read Debian 12 Server Installation to an HP Proliant Here's an actual bare-metal installation of Debian 12 to an HP Proliant server. Enjoy! VIDEO 📽️Check out the…
public Linux • 2 min read NetworkManager Tools in Linux Check out this sample from the new Linux Networking - Basics and Beyond video course. In this excerpt, I show…