https://sudonull.com/samba-zfs-virtiofs-setting-up-a-file-server-with-acl-and-xattr
Detailed guide to integrating Samba with ZFS via VirtioFS on KVM, solving ACL and xattr issues for Windows-compatible access rights and shadow copies.
https://sudonull.com/samba-zfs-virtiofs-setting-up-a-file-server-with-acl-and-xattr
Detailed guide to integrating Samba with ZFS via VirtioFS on KVM, solving ACL and xattr issues for Windows-compatible access rights and shadow copies.
https://sudonull.com/truenas-file-server-with-zfs-and-vpn
Setting up TrueNAS on ZFS for reliable storage with remote access via Tailscale/ZeroTier. Snapshots, replication, monitoring. Instructions for developers.
https://sudonull.com/rsync-hardlink-for-rollback-on-ext4-linux
Set up fast system rollback on ext4 without Btrfs/ZFS: rsync + hardlink. Snapshot structure, restore commands, limitations. Instructions for sysadmin.
ZFS - Wikipedia
https://en.wikipedia.org/wiki/ZFS
ZFS (previously Zettabyte File System, now an orphaned initialism) is a file system with volume management capabilities. It began as part of the Sun Microsystems Solaris operating system in 2001. Large parts of Solaris, including ZFS , were published under an open source license as OpenSolaris in 2005. During 2005 to 2010, the open source version of ZFS was ported to Linux, macOS, and FreeBSD ...
OpenZFS
https://openzfs.org/wiki/Main_Page
The OpenZFS User and Developer Summit took place in Portland, Oregon October 26th through 29th. Thank you everyone for participating!
What is ZFS? Why are People Crazy About it? - It's FOSS
https://itsfoss.com/what-is-zfs/
Sep 6, 2023 · ZFS is an advanced file system that combines file system and volume manager functions. Learn about its history, features, such as pooled storage, snapshots, data integrity verification and RAID-Z, and how to install it on Linux or BSD.
ZFS on Linux: How to Use It Properly (With Real Examples)
https://www.freshtechtips.com/2026/02/zfs-on-linux-how-to-use-with-examples.html
Feb 9, 2026 · Learn how to use ZFS on Linux correctly with real-world examples for storage pools, snapshots, backups, and performance tuning.
Backing up isn’t enough: A modern guide to ZFS on Linux
https://www.howtogeek.com/the-forever-file-system-a-modern-guide-to-zfs-on-linux/
Mar 26, 2026 · ZFS , originally an acronym for Zettabyte File System, is an advanced, combined file system and logical volume manager designed by Sun Microsystems. Currently maintained by the OpenZFS project, it's pretty distinct from traditional storage architectures in that it integrates the roles of file management and disk management into a single, cohesive entity. In conventional setups, a file system ...
GitHub - openzfs/zfs: OpenZFS on Linux and FreeBSD
https://github.com/openzfs/zfs
OpenZFS on Linux and FreeBSD. Contribute to openzfs/ zfs development by creating an account on GitHub.
OpenZFS - Wikipedia
https://en.wikipedia.org/wiki/OpenZFS
OpenZFS is an open-source implementation of the ZFS file system and volume manager developed by Sun Microsystems for Solaris and other platforms. It supports features like data compression, deduplication, snapshots, RAID-Z, and self-healing, and is licensed under the CDDL.
Learn how to deploy LLM in production with this step-by-step guide. Covers model selection, Kubernetes deployment, vLLM, testing, and monitoring for reliable AI systems.
Compare REST API vs GraphQL side-by-side. Learn which architecture fits your project with data on performance, caching, cost, and scalability. Make the right choice.
Learn how does kubernetes manage container scaling and load balancing with HPA, cluster autoscaler, and service mesh. Master production-grade autoscaling and traffic distribution.
Learn what is object oriented programming, its four pillars, real-world examples, and why it matters for building scalable, maintainable software. Start mastering OOP today.
Compare fine tuning vs retrieval augmented generation for LLMs. Learn which approach suits your AI project based on accuracy, cost, and data freshness.
Learn what are the ethical concerns in artificial intelligence, from bias to job loss. Backed by research, this guide offers a practical framework for evaluation.
Learn how to monitor Kubernetes with Grafana and Prometheus using the kube-prometheus-stack. Step-by-step guide to deploy, connect, and visualize cluster metrics.
Google and Quantinuum have reached the threshold of scalable quantum error correction. Learn how this changes the future of quantum computing and who benefits from the breakthrough.
PostgreSQL vs MySQL which one to choose? Compare features, performance, scalability, and use cases. Make an informed decision for your project with this data-driven guide.
MongoDB vs PostgreSQL when to use each: compare ACID compliance, scalability, schema flexibility, and query power. Choose the right database for your project.