How to unify multiple folders with Unionfs on Linux

If you’re reading this than, you probably searched online and were looking into virtual filesystems and how to merge the contents from multiple hard drives, mount points, or folders into ...

Read More

Automounting remote shares via autofs

So if your reading this you most likely have needed to automatically mount a remote share via ssh/nfs automatically to use as a local folder. This is super handy for ...

Read More

How to automatically check and keep SSHFS mounts mounted.

We now recommend using autofs vs this method. See our new article here. In this article we provide a ready made script to help automatically check if an sshfs mount ...

Read More