TCH VI Vijay vw Deploying EC2 Instances with NFS Server and AutoFS Mounting on AWS Step-by-Step Guide to Configure One EC2 as NFS Server and Another as NFS Client with Automated Mounting Using AutoFS
TCH JE Jerome Decinco How to Set Up an Indirect AutoFS Mount on RHEL If you’ve ever wanted to mount remote filesystems on demand without bloating your fstab or keeping stale mounts alive, then autofs is your…
TCH SA saisivayenduri Mastering Autofs with NFS: Automating Network File System Mounting Imagine you work in a large organization with multiple servers storing vast amounts of data. This data is shared across different machines…
TCH RA Radu Zaharia The scripted path to OpenLDAP on Ubuntu Server 23.10 In the past two articles we saw how to configure a Raspberry PI 5 server with Ubuntu Server 23.10, and then we saw how to setup OpenLDAP on…
TCH RA Radu Zaharia OpenLDAP setup on the Raspberry PI 5 with Ubuntu Server 23.10 Last time we configured a fully featured home server with the Raspberry PI 5 and Ubuntu Server 23.10. Again, we usually stick with Fedora…
TCH FR Francesco Pastore How to automount partitions and removable devices on Linux How many times you have to mount your secondary partitions? After each start at least, but sometimes your system auto-ejects devices if…
AM Amitosh Swain Mahapatra Almost Zero Configuration NFS Network Shares using AutoFS AutoFS is a great and easy way to mount file-systems automatically, on-demand, when available. It works great for both networked and…