Advanced Search
Search Results
104 total results found
XFS: the workhorse
XFS is a high-performance journaling file system created by Silicon Graphics, Inc. for their IRIX workstations. XFS is particularly proficient at parallel I/O due to its allocation group based design. This enables extreme scalability of I/O threads, filesystem...
ZFS: the file system to end all file systems
ZFS (Zettabyte File System) is a high-performance, advanced file system originally developed by Sun Microsystems (now part of Oracle) for the Solaris operating system. ZFS combines both a file system and a volume manager, providing integrated management of sto...
Introduction
By itself Linux is just a kernel, the core component of an operating system that talks to the hardware and manages access to it. To make it an actual operating system in the common sense, other components are required. This is what Linux distributions, or "dis...
GNOME Flatpaks
Core apps Name ID Description Calculator org.gnome.Calculator Perform arithmetic, scientific or financial calculations Calendar org.gnome.Calendar Manage your schedule Calls org.gnome.Calls Make phone and SIP calls Camera org.gnome.Snapshot Take p...