SSHFS – Too Many Levels of Symbolic Links November 23, 2019 I’ve found using SSHFS for network mounts to be quite convenient. Mainly between remote servers and other machines that connect to my host via…
iSCSI Mounting Targets from a Linux Client October 6, 2019 I recently added a QNAP TS-221 to my network for additional storage and for resiliency using RAID 1. This is an older, cheaper, two…
Configuring Dynamic DNS with DHCP on Centos 7 / RHEL 7 February 17, 2019 Dynamic DNS or DDNS, is useful for dynamically assigning host names to non-static IP addresses. To configure this we need to modify the configuration…
Installing Webmin on Ubuntu 16.04+ August 5, 2019 Webmin is an extremely useful tool for configuring your Linux machine from a web based interface. It makes management easier in some respects, such…
Configuring Postfix to Work with Gmail on Centos 7 / RHEL May 24, 2019 This is both a simple and easy method to configure a local mail server to send messages / notifications from a gmail account. In…