Tag: linux
All the articles with the tag "linux".
Astro - Github Actions and Github Pages
Published: at 10:07 PMDive into this concise guide on deploying Astro sites to GitHub Pages using GitHub Actions. Discover the joy of juggling configuration files and the thrill of automating deployments. By the end, you'll either have a sleek website up and running, or a newfound appreciation for the simpler things in life – like static HTML.
NFS v3 vs v4.2 - Nothing to write home about
Published: at 09:54 PMThis post offers a direct comparison between NFS v3 and NFS v4.2, focusing on their practical differences and applications. It covers the basic functionalities of NFS v3, known for its simplicity and reliability, and contrasts them with the advanced features of NFS v4.2.
Find - Why so slow
Published: at 12:56 PMCut through the clutter in Linux file searching. This post dives into the 'find' command, showing you why starting closer to your target beats searching from the root, and how 'maxdepth' is your real ally in the file jungle.