Search Results: Filesystem
Redirect to:
This page is a redirect. The following categories are used to track and monitor this redirect:
|
File system
Minggu, 2026-07-19 21:54:55In computing, a file system or filesystem (often abbreviated to FS or fs) governs file organization and access. A local file system is a capability of...
Click to read more »Unix filesystem
Minggu, 2026-05-10 02:57:54experimental version of Unix, dated 1969. As in other operating systems, the filesystem provides information storage and retrieval, and one of several forms of...
Click to read more »Filesystem Hierarchy Standard
Sabtu, 2026-06-20 07:34:35The Filesystem Hierarchy Standard (FHS) is a reference describing the conventions used for the layout of Unix-like systems. It has been made popular by...
Click to read more »Filesystem in Userspace
Kamis, 2026-07-16 18:02:43Filesystem in Userspace (FUSE) is a software interface for Unix and Unix-like computer operating systems that lets non-privileged users create their own...
Click to read more »Ext4
Jumat, 2026-07-17 18:17:56ext4 (fourth extended filesystem) is a journaling file system for Linux, developed as the successor to ext3. ext4 was initially a series of backward-compatible...
Click to read more »XFS
Minggu, 2026-07-19 21:54:55first Linux distribution to introduce an option for XFS as the default filesystem in mid-2002. FreeBSD added read-only support for XFS in December 2005...
Click to read more »Apache Hadoop
Selasa, 2026-07-07 07:20:35System implementation of Hadoop Filesystem interface". IBM. 23 October 2009. "HADOOP-6704: add support for Parascale filesystem". Parascale. 14 April 2010...
Click to read more »Encrypted filesystem
Minggu, 2016-06-19 20:27:36Encrypted filesystem may refer to: Filesystem-level encryption, a form of disk encryption where individual files or directories are encrypted by the file...
Click to read more »Ext3
Rabu, 2026-07-15 02:06:31ext3, or third extended filesystem, is a journaled file system that is commonly used with the Linux kernel. It used to be the default file system for many...
Click to read more »Virtual file system
Senin, 2025-12-08 11:40:51A virtual file system (VFS) or virtual filesystem switch is an abstract layer on top of a more concrete file system. The purpose of a VFS is to allow client...
Click to read more »GFS2
Sabtu, 2026-07-25 15:31:45(DLM) for cluster configurations and the "nolock" lock manager for local filesystems. Older versions of GFS also support GULM, a server-based lock manager...
Click to read more »FAT filesystem and Linux
Kamis, 2026-07-23 19:05:27Linux has several filesystem drivers for the File Allocation Table (FAT) filesystem format. These are commonly known by the names used in the mount command...
Click to read more »OverlayFS
Jumat, 2025-03-21 12:03:32OverlayFS is a union mount filesystem implementation for Linux. It combines multiple different underlying mount points into one, resulting in a single...
Click to read more »Ext2
Kamis, 2026-07-23 11:43:43was the first commercial-grade filesystem for Linux. The canonical implementation of ext2 is the "ext2fs" filesystem driver in the Linux kernel. Other...
Click to read more »Unix File System
Jumat, 2026-04-24 07:09:23filesystem) A superblock, containing a magic number identifying this as a UFS filesystem, and some other vital numbers describing this filesystem's geometry...
Click to read more »TestDisk
Kamis, 2026-07-09 08:52:29utility that helps users recover lost partitions or repair corrupted filesystems. TestDisk can collect detailed information about a corrupted drive, which...
Click to read more »File Allocation Table
Senin, 2026-06-22 23:34:10for VFAT long filenames began with version 3.5. Linux provides a VFAT filesystem driver to work with FAT volumes with VFAT long filenames. For some time...
Click to read more »Procfs
Selasa, 2026-06-16 06:57:49The proc filesystem (procfs) is a special filesystem in Unix-like operating systems that presents information about processes and other system information...
Click to read more »OS4000
Rabu, 2024-04-10 04:26:18processing, OS4000 hierarchical filesystem (although on-disk format very similar to the non-hierarchical DOS filesystem). OS4000 JCL was based on the Cambridge...
Click to read more »Filesystem-level encryption
Minggu, 2025-11-09 00:22:39Filesystem-level encryption, often called file-based encryption, FBE, or file/folder encryption, is a form of disk encryption where individual files or...
Click to read more »Everything is a file
Senin, 2026-04-20 15:00:15usage or creation of objects by opening or creating files in the global filesystem name space. The lines between the common interpretations of "file" and...
Click to read more »Root directory
Jumat, 2026-01-30 04:03:22same disk partition on which the root directory is located; it is the filesystem on top of which all other file systems are mounted as the system boots...
Click to read more »Access-control list
Sabtu, 2025-12-27 17:19:20implementation; the first implementation of ACLs was in the filesystem of Multics in 1965. A filesystem ACL is a data structure (usually a table) containing...
Click to read more »Journaling file system
Kamis, 2026-07-23 16:59:51Microsoft's Windows NT's NTFS filesystem in 1993, in Apple's HFS Plus filesystem in 1998, and in Linux's ext3 filesystem in 2001. Updating file systems...
Click to read more »Apache Subversion
Kamis, 2026-06-04 02:43:10system like Berkeley DB. Thus, it is a "[Subversion] FileSystem atop the FileSystem". A new filesystem, called FSX, is under development to remove some limitations...
Click to read more »Deniable encryption
Jumat, 2026-06-26 05:03:17encryption was used by Julian Assange and Ralf Weinmann in the Rubberhose filesystem. Deniable encryption makes it impossible to prove the origin or existence...
Click to read more »Fstab
Senin, 2026-08-03 18:33:57filesystem. This automatically implies noexec, nosuid, nodev unless explicitly overridden. If nouser is specified, only root can mount the filesystem...
Click to read more »Synthetic file system
Minggu, 2026-07-19 09:39:14Unix. In the Unix world, there is commonly a special filesystem mounted at /proc. This filesystem is implemented within the kernel and publishes information...
Click to read more »List of POSIX commands
Senin, 2026-06-29 19:27:47Print a calendar Version 5 AT&T UNIX cat Filesystem Mandatory Concatenate and print files PDP-7 UNIX cd Filesystem Mandatory Change the working directory...
Click to read more »List of file systems
Selasa, 2026-08-04 03:03:53system for Apple products. AthFS – AtheOS File System, a 64-bit journaled filesystem now used by Syllable. Also called AFS. BFS – the Boot File System used...
Click to read more »Inotify
Selasa, 2026-07-07 07:04:30kernel subsystem created by John McCutchan, which monitors changes to the filesystem, and reports those changes to applications. It can be used to automatically...
Click to read more »Fsck
Minggu, 2026-08-02 22:18:24interface to the user. On modern systems, fsck simply detects the type of filesystem and calls the specialized fsck.type (Linux) or fsck_type (BSD, macOS)...
Click to read more »Keybase
Jumat, 2025-12-26 02:44:26Filesystem respectively. Files placed in the public portion of the filesystem are served from a public endpoint, as well as locally from a filesystem...
Click to read more »Glossary of file systems terms
Rabu, 2025-05-28 08:36:46This is a glossary of common file system terms. Access control lists Does the file system support multi-user access control lists (ACLs). Attributes Lists...
Click to read more »ISO 9660
Sabtu, 2026-08-01 17:21:400xEF. The record is expected to be a disk image containing a FAT filesystem, the filesystem being an EFI system partition containing the usual \EFI directory...
Click to read more »Tmpfs
Kamis, 2026-01-22 19:51:23implemented by applying the existing FFS disk filesystem to a virtual memory region. tmpfs, a memory filesystem implemented using conventional in-memory data...
Click to read more »Device file
Jumat, 2026-07-17 16:21:40Advanced filesystem implementor's guide. IBM. Daniel Robbins (2001-10-01). "Part 5: Setting up devfs". Common threads: Advanced filesystem implementor's...
Click to read more »ZFS
Kamis, 2026-08-06 14:19:07reconstruction has to traverse the filesystem metadata to determine the actual RAID-Z geometry. This would be impossible if the filesystem and the RAID array were...
Click to read more »GVfs
Senin, 2025-11-10 16:44:09(abbreviation for GNOME virtual file system) is GNOME's userspace virtual filesystem designed to work with the I/O abstraction of GIO, a library available...
Click to read more »GPFS
Jumat, 2026-02-06 21:48:23processors and 27,000 NVIDIA Volta GPUs. The storage filesystem is called Alpine. Like typical cluster filesystems, GPFS provides concurrent high-speed file access...
Click to read more »List of cryptographic file systems
Senin, 2026-01-19 01:21:13This is a list of filesystems with support for filesystem-level encryption. Not to be confused with full-disk encryption. AdvFS on Digital Tru64 UNIX...
Click to read more »Plan 9 from Bell Labs
Rabu, 2026-08-05 05:31:39file metaphor is extended via a pervasive network-centric (distributed) filesystem, and the cursor-addressed, terminal-based I/O at the heart of UNIX is...
Click to read more »Episode filesystem
Minggu, 2026-07-19 21:53:35Episode is a POSIX compliant file system most commonly known for its use in DCE/DFS file servers. It was designed to achieve the goals of portability,...
Click to read more »ExFAT
Kamis, 2026-07-23 20:44:20according to Microsoft, make it flash-friendly: Boundary alignment for filesystem structures. The offsets for the FAT and the cluster heap is adjustable...
Click to read more »Comparison of file systems
Minggu, 2026-07-19 00:24:38solid-state drive will contain at least 1,000,000,000,000 (1012, 10004) bytes), filesystem limits are invariably powers of two, so usually expressed with IEC prefixes...
Click to read more »Transaction-Safe FAT File System
Minggu, 2026-07-05 02:30:44Transaction-Safe FAT File System (TFAT) and Transaction-Safe Extended FAT File System (TexFAT) refer to two file systems used in Microsoft products to...
Click to read more »Installable File System
Minggu, 2026-07-19 21:02:26The Installable File System (IFS) is a filesystem API in MS-DOS/PC DOS 4.x, IBM OS/2 and Microsoft Windows that enables the operating system to recognize...
Click to read more »File system API
Selasa, 2026-05-12 21:54:11Guide. O'Reilly Media. ISBN 1-56592-249-2. Pate, Steve D. (2003). UNIX Filesystems: Evolution, Design, and Implementation. Wiley. ISBN 0-471-16483-6. A...
Click to read more »EncFS
Senin, 2025-11-03 03:58:25EncFS is a Free (LGPL) FUSE-based cryptographic filesystem. It transparently encrypts files, using an arbitrary directory as storage for the encrypted...
Click to read more »Union mount
Kamis, 2025-12-25 23:28:56implement correctly. Early attempts to add unioning to Unix filesystems included the 3-d filesystem (Bell Labs) and the Translucent File Service in SunOS (Sun...
Click to read more »Fork (file system)
Minggu, 2026-08-02 05:11:26Blog. Archived from the original on 2007-09-27. Retrieved 2007-07-07. "FileSystem Provider (Windows PowerShell 3.0)". TechNet. Microsoft. 9 August 2012...
Click to read more »GNU Hurd
Rabu, 2026-07-22 20:14:58a part of the interface. For instance, the various filesystem servers each implement the filesystem calls. The storage server will work as a wrapping layer...
Click to read more »Marshall Kirk McKusick
Sabtu, 2026-08-08 09:07:22of filesystem snapshots and background fsck (file system check and repair), which both integrate closely with soft updates. After the filesystem snapshot...
Click to read more »File-system permissions
Kamis, 2026-07-23 00:25:59ACLs. There is experimental support for NFSv4 ACLs for ext3 and ext4 filesystems. FreeBSD supports POSIX.1e ACLs on UFS, and NFSv4 ACLs on UFS and ZFS...
Click to read more »Network File System
Minggu, 2026-07-19 21:53:35contact the MOUNT RPC service to determine the initial filehandle of every filesystem, it introduced the concept of a public filehandle (null for NFSv2, zero-length...
Click to read more »NOVA (filesystem)
Jumat, 2026-03-20 05:46:24File-System, Designed For Persistent Memory - Phoronix". Phoronix. "The NOVA filesystem [LWN.net]". LWN.net. "NOVA: a new file system for persistent memory [LWN...
Click to read more »Backup
Rabu, 2026-02-18 18:50:03find it in your [information repository] archive." Filesystem dump: A copy of the whole filesystem in block-level can be made. This is also known as a...
Click to read more »Record-oriented file system
Sabtu, 2026-06-13 03:31:40In computer science, a record-oriented file system is a file system where data are stored as collections of records. This is in contrast to a stream file...
Click to read more »Automounter
Sabtu, 2026-07-11 23:38:21automounter is any program or software facility which automatically mounts filesystems in response to access operations by user programs. An automounter system...
Click to read more »9P (protocol)
Rabu, 2026-07-29 23:00:579P (or the Plan 9 Filesystem Protocol or Styx) is a network protocol developed for the Plan 9 from Bell Labs distributed operating system as the means...
Click to read more »Google File System
Selasa, 2026-06-09 18:20:42Google File System (GFS or GoogleFS, not to be confused with the GFS Linux file system) is a proprietary distributed file system developed by Google to...
Click to read more »Universally unique identifier
Sabtu, 2026-08-08 11:26:01is one in a billion. Several filesystem types (for example, ext4 and Btrfs) use a UUID to uniquely identify each filesystem to the operating system. (NTFS...
Click to read more »NTFS
Minggu, 2026-08-02 13:29:06features that FAT and HPFS lack, including: access control lists (ACLs); filesystem encryption; transparent compression; sparse files; file system journaling...
Click to read more »QNX4FS
Senin, 2024-08-19 17:35:09Labs's, or historically Unix's) philosophy that "everything is a file". "The QNX4 Filesystem". Mike Cramer's Garage. June 1, 2001. Official website v t e...
Click to read more »System.map
Rabu, 2025-04-30 19:38:45In Linux, the System.map file is a symbol table used by the kernel. A symbol table is a look-up between symbol names and their addresses in memory. A symbol...
Click to read more »Extended file attributes
Senin, 2026-05-18 02:34:11metadata not interpreted by the filesystem, whereas regular attributes have a purpose strictly defined by the filesystem (such as permissions or records...
Click to read more »Tahoe-LAFS
Minggu, 2025-12-28 18:59:31Retrieved 1 December 2014. Paul, Ryan (4 August 2009). "P2P-like Tahoe filesystem offers secure storage in the cloud". Ars Technica. Archived from the original...
Click to read more »Database transaction
Kamis, 2026-08-06 03:47:06The Namesys Reiser4 filesystem for Linux supports transactions, and as of Microsoft Windows Vista, the Microsoft NTFS filesystem supports distributed...
Click to read more »Extended file system
Selasa, 2025-12-09 02:55:08Theodore; Tweedie, Stephen. "Design and Implementation of the Second Extended Filesystem". Archived from the original on 4 February 2012. Retrieved 8 February...
Click to read more »FreeBSD
Kamis, 2026-08-06 15:40:38consistency of the UFS filesystem (widely used on the BSDs) in the event of a system crash. Filesystem snapshots allow an image of a UFS filesystem at an instant...
Click to read more »Lustre (file system)
Senin, 2026-08-03 12:20:50distributed filesystem checking (LFSCK), which allows verification of the distributed filesystem state between data and metadata servers while the filesystem is...
Click to read more »Smart File System
Kamis, 2024-02-29 04:44:45The Smart File System (SFS) is a journaling filesystem used on Amiga computers and AmigaOS-derived operating systems (though some support also exists for...
Click to read more »Trim (computing)
Sabtu, 2026-06-27 16:39:20storage devices had internal garbage collection mechanisms for certain filesystem(s) (such as FAT and NTFS) that worked independently of trimming. Although...
Click to read more »Clustered file system
Minggu, 2026-07-19 21:55:00InfiniBand. There are different architectural approaches to a shared-disk filesystem. Some distribute file information across all the servers in a cluster...
Click to read more »Linux kernel
Senin, 2026-07-20 23:42:17communications and synchronization mechanism. A virtual filesystem on top of several concrete filesystems (ext4, Btrfs, XFS, JFS, FAT32, and many more). Configurable...
Click to read more »Theodore Ts'o
Senin, 2026-03-02 03:46:44maintainer of e2fsprogs, the userspace utilities for the ext2, ext3, and ext4 filesystems, and is a maintainer for the ext4 file system. Ts'o graduated from MIT...
Click to read more »Amiga Fast File System
Rabu, 2026-05-27 06:09:55computer from the computer-manufacturer Commodore Int'l. The previous Amiga filesystem was never given a specific name and known originally simply as "DOS" or...
Click to read more »Disk encryption
Jumat, 2026-05-29 19:04:21files and folders. Unlike disk encryption, filesystem-level encryption does not typically encrypt filesystem metadata, such as the directory structure...
Click to read more »Gzip
Selasa, 2026-04-14 18:44:33Fastest compression (level 1) 9 OS 1 Filesystem on which compression occurred. 255: Unknown (default value) 0: FAT filesystem (MS-DOS, OS/2, NT/Win32) 1: Amiga...
Click to read more »SSHFS
Minggu, 2025-12-07 22:57:04SSHFS (SSH Filesystem) is a filesystem client to mount and interact with directories and files located on a remote server or workstation over a normal...
Click to read more »Ceph (software)
Kamis, 2026-04-30 14:34:59any conventional filesystem and directly manages HDDs and SSDs with its own storage backend BlueStore and can expose a POSIX filesystem. Ceph replicates...
Click to read more »Magic SysRq key
Minggu, 2026-08-02 01:09:02by the mnemonic REISUB), which lessened the risk of filesystem corruption. With modern filesystems, syncing and unmounting is still useful to force unflushed...
Click to read more »Self-certifying File System
Rabu, 2023-03-29 09:25:45In computing, Self-certifying File System (SFS) is a global and decentralized, distributed file system for Unix-like operating systems, while also providing...
Click to read more »High Performance File System
Kamis, 2026-07-23 19:31:46takes progressively longer as the filesystem grows. A utility such as CHKDSK would need to scan each entry in the filesystem to ensure no errors are present...
Click to read more »TMPDIR
Selasa, 2026-03-31 04:14:36standards, e.g. per the Single UNIX Specification. Filesystem Hierarchy Standard mktemp Unix filesystem "Environment Variables". Pubs.opengroup.org. Retrieved...
Click to read more »InterNetNews
Senin, 2026-02-23 23:26:49newsreaders that employ NNTP. A later improvement was the Cyclical News Filesystem (CNFS), which sequentially stores articles in large on-disk buffers. This...
Click to read more »Chiron FS
Kamis, 2025-07-17 00:51:18Chiron Filesystem is a fault-tolerant replication file system. Chiron FS is a FUSE based filesystem that implements replication at the filesystem level...
Click to read more »Runlevel
Minggu, 2023-03-26 06:57:49with only root filesystem mounted (as read-only) -- Solaris 10+: svc:/milestone/single-user 1 Single-user mode with all local filesystems mounted (read-write)...
Click to read more »Stratis (configuration daemon)
Selasa, 2025-03-04 07:05:47logical volume management (LVM) and XFS filesystem via D-Bus. Stratis is not a user-level filesystem like the Filesystem in Userspace (FUSE) system. Stratis...
Click to read more »F2FS
Kamis, 2026-07-30 19:26:57defragmentation Inline xattrs/data/dir Offline filesystem check (Check and fix inconsistency) Atomic operations Filesystem-level encryption Offline resizing (shrinking...
Click to read more »Maildir
Sabtu, 2026-08-01 02:11:12program code to handle file locking and unlocking through use of the local filesystem. Maildir design reflects the fact that the only operations valid for an...
Click to read more »ECryptfs
Kamis, 2025-12-04 18:03:47(enterprise cryptographic filesystem) is a package of disk encryption software for Linux. Its implementation is a POSIX-compliant filesystem-level encryption layer...
Click to read more »Mark of the Web
Senin, 2026-08-03 15:36:03NTFS filesystem. Due to its reliance on features exclusive to NTFS, transferring the file to or from a partition with an alternative filesystem, such...
Click to read more »PUFFS (NetBSD)
Sabtu, 2022-12-10 07:44:46File System (puffs) is a NetBSD kernel subsystem developed for running filesystems in userspace. It was added to NetBSD in the 5.0 release, and was ported...
Click to read more »Sync (Unix)
Rabu, 2026-06-10 16:30:45in the Unix operating system, which commits all data from the kernel filesystem buffers to non-volatile storage, i.e., data which has been scheduled for...
Click to read more »Gpart
Minggu, 2026-07-26 07:48:46image file) sector after sector for several filesystem/partition types. It does so by "asking" filesystem recognition modules if they think a given sequence...
Click to read more »Locate (Unix)
Senin, 2025-09-22 12:52:07locate is a Unix utility which serves to find files on filesystems. It searches through a prebuilt database of files generated by the updatedb command...
Click to read more »Oracle ZFS
Selasa, 2026-02-24 23:49:05ZFS Filesystem Version Number OS Release Significant changes 6 Solaris 11.1 Multilevel file system support 7 Solaris 11.4 SRU 45 File retention support...
Click to read more »FSEvents
Jumat, 2026-01-23 06:51:45for notifications of changes to a given directory tree. Whenever the filesystem is changed, the kernel passes notifications via the special device file...
Click to read more »Extent (file systems)
Senin, 2025-07-21 07:27:14extent in Wiktionary, the free dictionary. Getting to know the Solaris filesystem, Part 1: Allocation and storage strategy – a comparison of block-based...
Click to read more »Disk partitioning
Minggu, 2026-06-21 09:14:49manipulate the partitions. Partitioning allows the use of different filesystems to be installed for different kinds of files. Separating user data from...
Click to read more »Global file system
Jumat, 2026-01-02 05:06:39path name corresponds to the same object on all computers deploying the filesystem. Also called distributed file systems these file systems rely on redirection...
Click to read more »Rusty Russell
Minggu, 2026-03-15 11:04:03known for his work on the Linux kernel's networking subsystem and the Filesystem Hierarchy Standard. Russell wrote the packet filtering systems ipchains...
Click to read more »File system fragmentation
Jumat, 2026-06-19 04:16:50Commodore Amiga Smart File System (SFS) defragmented itself while the filesystem was in use. The defragmentation process is almost completely stateless...
Click to read more »Mount (computing)
Sabtu, 2026-07-11 22:05:21available to the operating system. The organization is called a filesystem. Each different filesystem provides the host operating system with metadata so that...
Click to read more »Files-11
Kamis, 2026-04-23 02:09:38separated by a newline character. RMS is an example of a record-oriented filesystem. There are four record formats defined by RMS: Fixed length - all records...
Click to read more »Snapshot (computer storage)
Selasa, 2026-07-07 07:10:33storage, thus preserving a self-consistent past image of the block device. Filesystems on such snapshot images can later be mounted as if they were on a read-only...
Click to read more »Flash file system
Selasa, 2026-07-07 07:03:17as SD cards. Overlayfs, Unionfs, and aufs are union filesystems, that allow multiple filesystems to be combined and presented to the user as a single...
Click to read more »Cloud Data Management Interface
Kamis, 2026-04-30 19:20:01as an ordinary filesystem directory hierarchy, and the objects in the containers as normal files. Metadata outside of ordinary filesystem metadata may or...
Click to read more »Roam (software)
Jumat, 2024-09-06 20:05:38a directed graph, which frees it from the constraints of the classic filesystem tree. It is viewed as a competitor to Notion. Collaborative real-time...
Click to read more »IPhone
Sabtu, 2026-08-01 12:42:07unapproved third-party apps and does not allow full access to the iPhone's filesystem. According to Jonathan Zittrain, the emergence of closed devices like...
Click to read more »MyISAM
Selasa, 2025-07-29 21:17:36MyISAM was the default storage engine for the MySQL relational database management system versions prior to 5.5 released in December 2009. It is based...
Click to read more »Defragmentation
Jumat, 2026-02-27 01:01:34allocation unit of the filesystem; the block size is set when the disk is formatted and can be any size supported by the filesystem). On a blank disk, all...
Click to read more »Avalanche (P2P)
Rabu, 2024-06-05 04:59:10Avalanche is the name of a proposed peer-to-peer (P2P) network created by Pablo Rodriguez and Christos Gkantsidis at Microsoft, which claims to offer improved...
Click to read more »Log-structured file system
Sabtu, 2025-07-26 04:50:54A log-structured filesystem is a file system in which data and metadata are written sequentially to a circular buffer, called a log. The design was first...
Click to read more »High Throughput File System
Kamis, 2024-11-21 08:02:33was used by SCO OpenServer. The filesystem format is like that of an older SCO filesystem, the Extended Acer Filesystem (EAFS), but designed to be somewhat...
Click to read more »Encrypting File System
Selasa, 2026-05-05 15:22:37Windows is a feature introduced in version 3.0 of NTFS that provides filesystem-level encryption. The technology enables files to be transparently encrypted...
Click to read more »Comparison of optical disc authoring software
Kamis, 2026-04-02 20:30:23common types in use (i.e. not the now defunct HD DVD-R & UDO) Which filesystems the application supports. Information which Disk image formats an application...
Click to read more »Aufs
Minggu, 2025-08-10 00:26:37aufs (short for advanced multi-layered unification filesystem) implements a union mount for Linux file systems. The name originally stood for AnotherUnionFS...
Click to read more »HP-UX
Sabtu, 2026-04-04 09:25:44exploited by intruders to hide malicious programs or data. CDFs and the CDF filesystem were dropped with release 10.0. HP-UX operating systems supports a variety...
Click to read more »UnionFS
Senin, 2025-10-20 11:46:19Unionfs is a filesystem service for Linux, FreeBSD and NetBSD which implements a union mount for other file systems. It allows files and directories of...
Click to read more »Recursion (computer science)
Selasa, 2026-06-30 16:11:31files in a filesystem may vary, recursion is the only practical way to traverse and thus enumerate its contents. Traversing a filesystem is very similar...
Click to read more »Versioning file system
Sabtu, 2026-07-25 21:31:17not the filesystem layer; Lion and later releases do not incorporate a true versioning file system. HTFS, adopted as the primary filesystem for SCO OpenServer...
Click to read more »Semantic file system
Minggu, 2026-03-08 16:01:02to files in addition to the underlying, mostly traditional block-based filesystem. A semantic file system can be envisioned as a part of a semantic desktop...
Click to read more »Path (computing)
Kamis, 2026-07-02 02:35:19filesystem dirname – Shell command for extracting the directory path portion from a path Distributed file system – Type of decentralized filesystemPages...
Click to read more »GoboLinux
Jumat, 2026-07-24 13:55:07reorganization of the traditional Linux file system. Rather than following the Filesystem Hierarchy Standard like most Unix-like systems, each program in a GoboLinux...
Click to read more »World Wide Web
Selasa, 2026-08-04 16:39:43instance in the existing CERNDOC documentation system and in the Unix filesystem, as well as approaches that relied on tagging files with keywords, as...
Click to read more »Virtual File System for Git
Minggu, 2025-12-21 22:01:00repository strategy to focus on using git sparse-checkout instead of filesystem virtualization. We then forked the VFS for Git codebase to create Scalar...
Click to read more »Glob (programming)
Sabtu, 2026-06-20 01:18:29which is the archetypal use of pattern matching against the names in a filesystem directory such that a name pattern is expanded into a list of names matching...
Click to read more »Rm (Unix)
Rabu, 2026-07-22 15:08:55rm, short for remove, is a shell command for removing files (which includes special files such as directories) from the file system. The command may not...
Click to read more »Volume (computing)
Selasa, 2025-12-30 22:06:21example, when Windows encounters a non-native partition, such as the ext4 filesystem commonly used with Linux. A volume can be packed in a single file. Examples...
Click to read more »Case sensitivity
Minggu, 2026-06-14 05:26:36character code table so that upper- and lowercase letters coincide. In filesystems in Unix-like systems, filenames are usually case-sensitive (there can...
Click to read more »Hans Reiser
Senin, 2026-06-15 23:19:13operating system since version 2.4.1 and has, at times, been the default filesystem on several Linux distributions including, until 2006, Novell's SUSE Linux...
Click to read more »List of Inferno applications
Senin, 2026-02-23 22:00:55This is a list of Inferno programs. Most of these programs are very similar to the Plan 9 applications or UNIX programs with the same name. dd – convert...
Click to read more »WebNFS
Senin, 2024-12-23 08:00:56applications a way of accessing filesystem services over the internet. While NFS provides applications on Unix with full filesystem semantics, not all of these...
Click to read more »Organoid intelligence
Minggu, 2026-05-24 06:13:01technologies. Such technologies may be referred to as OIs or the nervous filesystem. Organoid intelligent computer systems can be an example of biohybrid...
Click to read more »Devpts
Senin, 2025-11-17 15:59:08devpts is a virtual filesystem directory available in the Linux kernel since version 2.1.93 (April 1998). It is normally mounted at /dev/pts and contains...
Click to read more »CHKDSK
Sabtu, 2026-06-13 00:14:27partition) and attempts to fix logical errors – software-level problems with a filesystem (or its metadata) as a result of prior software malfunction (e.g. crashes)...
Click to read more »QFS
Senin, 2026-07-13 23:00:57QFS (Quick File System) is a filesystem from Oracle. It is tightly integrated with SAM, the Storage and Archive Manager, and hence is often referred to...
Click to read more »Sparse image
Sabtu, 2026-03-14 11:25:16the underlying filesystem when a large amount of data is deleted inside the disk image, as long as the code supporting the filesystem inside the image...
Click to read more »C++26
Kamis, 2026-08-06 06:29:12reference Specialization of std::formatter<> for std::filesystem::path (std::formatter<std::filesystem::path>) Interfacing string streams with std::string_view...
Click to read more »Tux3
Jumat, 2024-10-18 22:56:36open-source versioning filesystem created by Daniel Phillips. He introduced the filesystem as a public replacement for his Tux2 filesystem which had encountered...
Click to read more »Df (Unix)
Selasa, 2026-02-03 11:29:29Available in the BSD and GNU coreutils. -l Restricts reporting to local filesystems. Available in the BSD and GNU coreutils versions. -T Includes file system...
Click to read more »Srm (Unix)
Senin, 2026-05-11 18:27:49srm (or Secure Remove) is a command line utility for Unix-like computer systems for secure file deletion. srm removes each specified file by overwriting...
Click to read more »CacheFS
Senin, 2024-10-21 21:41:46released in 2003. Network filesystems are dependent on a network link and a remote server; obtaining a file from such a filesystem can be significantly slower...
Click to read more »GUID Partition Table
Minggu, 2026-08-02 07:09:18dual-booting Linux and Windows in UEFI-GPT setup. The new GUID (Linux filesystem data: 0FC63DAF-8483-4772-8E79-3D69D8477DE4) was defined jointly by GPT...
Click to read more »HP Cloud Service Automation Software
Kamis, 2025-08-14 07:14:13Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »OSTree
Senin, 2025-12-08 22:45:47OSTree is closely inspired by Git. It operates on commits which refer to filesystem trees. To refer to different commits while maintaining a user-readable...
Click to read more »UFT One
Rabu, 2026-07-22 06:57:24Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Open (system call)
Selasa, 2025-11-18 02:27:49descriptors for the same file; depending on the file organization and filesystem. Operations on the descriptors such as moving the file pointer or closing...
Click to read more »OFFSystem
Jumat, 2026-01-02 05:04:47The Owner-Free File System (OFF System, or OFFS for short) is a peer-to-peer distributed file system in which all shared files are represented by randomized...
Click to read more »Stephen Tweedie
Senin, 2025-08-11 10:35:04kernel, in particular his work on filesystems. After becoming involved with the development of the ext2 filesystem working on performance issues, he led...
Click to read more »Linux namespaces
Selasa, 2026-06-30 03:13:52mount namespace, pioneered by kernel developer Al Viro, which isolated filesystem mount points. Because it was the first of its kind, the system call flag...
Click to read more »MFS
Selasa, 2026-07-28 15:01:26system, the native file system of the Minix operating system Media FileSystem, the filesystem used by TiVo Moose File System, an open-source distributed file...
Click to read more »Directory (computing)
Minggu, 2026-07-05 13:50:21cataloged, the latter being the parent. The top-most directory in such a filesystem, which does not have a parent of its own, is called the root directory...
Click to read more »Multi Protocol File System
Rabu, 2024-04-10 11:24:27The Multi Protocol File System (MPFS) is a multi-path network filesystem technology developed and sold by EMC Corporation. MPFS is intended to allow hundreds...
Click to read more »Readahead
Rabu, 2026-01-07 16:56:53Readahead is a system call of the Linux kernel that loads a file's contents into the page cache. This prefetches the file so that when it is subsequently...
Click to read more »Year 2038 problem
Sabtu, 2026-08-08 05:32:48added to the seconds field for the final time representation. The ext4 filesystem, when used with inode sizes larger than 128 bytes, has an extra 32-bit...
Click to read more »SCA (computer virus)
Jumat, 2026-03-27 11:19:53unusable. SCA also checksums as an original filesystem (OFS) bootblock, hence destroying newer filesystems if the user doesn't know the proper use of the...
Click to read more »HP Business Service Automation
Sabtu, 2025-08-09 18:05:09Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »HP-GL
Rabu, 2026-07-29 01:53:29Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Android (operating system)
Sabtu, 2026-08-08 04:13:12Access Framework (SAF), a set of APIs for accessing files on the device's filesystem. As of Android 11, Android has required apps to conform to a data privacy...
Click to read more »PhotoRec
Minggu, 2026-03-15 17:27:37number of sectors after being initialized during the formatting of the filesystem. In general, most operating systems try to store the data in a contiguous...
Click to read more »Dar (disk archiver)
Jumat, 2026-02-20 07:03:27mechanism (based on filename, pathname, Extended Attribute presence, filesystem location, and so forth) to select the data under the operation, where...
Click to read more »JFS (file system)
Rabu, 2026-03-25 06:06:11of the GNU General Public License (GPL). HP-UX has another, different filesystem named JFS that is actually an OEM version of Veritas Software's VxFS....
Click to read more »Sar (Unix)
Jumat, 2025-01-03 20:30:01interrupts, device load, network and swap space utilization. Sar uses /proc filesystem for gathering information. Sar was originally developed for the Unix System...
Click to read more »Wubi (software)
Senin, 2026-05-18 12:03:49disk image file in the Windows filesystem contains a Linux filesystem whereas without Wubi only the Linux filesystem is used that has direct hardware...
Click to read more »YAFFS
Senin, 2026-07-27 00:59:49where there is no OS, embedded OSes or bootloaders: it has the same core filesystem but simpler interfacing to both the higher and lower level code and the...
Click to read more »Hard link
Rabu, 2026-07-15 11:57:16system calls in the st_nlink field of struct stat. To prevent loops in the filesystem, and to keep the interpretation of the ".." file (parent directory) consistent...
Click to read more »SquashFS
Sabtu, 2026-03-14 07:11:56name of free software, licensed under the GPL, for accessing Squashfs filesystems. Squashfs is intended for general read-only file-system use and in constrained...
Click to read more »Sticky bit
Kamis, 2026-06-25 05:46:41optimization. For directories, when a directory's sticky bit is set, the filesystem treats the files in such directories in a special way so only the file's...
Click to read more »NetBSD
Selasa, 2026-08-04 15:28:05enterprise features like iSCSI, a journaling filesystem, logical volume management and the ZFS filesystem. The bio(4) interface for vendor-agnostic RAID...
Click to read more »Windows Subsystem for Linux
Kamis, 2026-07-30 20:48:56was released as open source software on May 19, 2025, although certain filesystem functions still rely on a closed-source proprietary library as of September 2025[update]...
Click to read more »Grype
Selasa, 2026-06-30 08:52:46designed to identify known security vulnerabilities in container images, filesystems, and software artifacts. It is commonly used in DevOps and cloud-native...
Click to read more »Toybox
Sabtu, 2026-06-13 19:06:18total/used/available disk space for each filesystem listed on the command line, or all currently mounted filesystems. diff - Compare two files. dirname —...
Click to read more »Domain/OS
Jumat, 2026-07-24 15:22:28Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »HP Client Automation Software
Kamis, 2026-06-11 05:34:36Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Storage area network
Selasa, 2026-06-23 04:06:55A storage area network (SAN) or storage network is a computer network which provides access to consolidated, block-level data storage. SANs are primarily...
Click to read more »HP Network Management Center
Jumat, 2026-02-20 02:33:29Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »BIOS parameter block
Jumat, 2026-07-03 06:37:54often necessary; however, certain filesystems also make use of it in describing basic filesystem structures. Filesystems making use of a BIOS parameter block...
Click to read more »Bcachefs
Minggu, 2026-06-07 20:11:46implemented by cloning a COW tree, but by adding a version number to filesystem objects. The COW feature and the bucket allocator enables a RAID implementation...
Click to read more »Finnix
Selasa, 2026-01-13 00:03:37Ryan Finnie and intended for system administrators for tasks such as filesystem recovery, network monitoring and OS installation. Finnix is a relatively...
Click to read more »Frecency
Kamis, 2024-02-15 13:29:04be computed in a rolling manner without storing such a list. The ZFS filesystem uses this concept in its adaptive replacement cache (ARC) cache with a...
Click to read more »Access control expression
Selasa, 2021-07-06 16:10:03many groups. In order to allow more expressivity in the specification of filesystem permissions, a number of competing access control list implementations...
Click to read more »HP Information Management Software
Selasa, 2026-02-17 00:51:29Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Micro Focus Content Manager
Selasa, 2025-08-05 04:59:09Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Storage record
Minggu, 2026-06-07 17:13:17up of a number of distinct items, called fields. In record-oriented filesystems, a record is a basic unit of device-to-program data transfers. "A storage...
Click to read more »Non-RAID drive architectures
Sabtu, 2026-05-02 17:27:13sizes. For example, a filesystem spanning two 500 GB devices and one 1 TB device could provide RAID1 for all data, while a filesystem spanning a 1 TB device...
Click to read more »OpenText ALM
Selasa, 2025-09-23 03:25:01Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Reiser4
Sabtu, 2026-01-31 07:18:57backing. Some of the goals of the Reiser4 file system are: Atomicity (filesystem operations either complete, or they do not, and they do not corrupt due...
Click to read more »HP ePrint
Kamis, 2026-05-21 00:49:17Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »UCMDB
Selasa, 2025-11-04 02:31:31Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Database encryption
Minggu, 2026-07-26 13:46:44Database encryption can generally be defined as a process that uses an algorithm to transform data stored in a database into "cipher text" that is incomprehensible...
Click to read more »Distributed Computing Environment
Minggu, 2026-07-19 21:54:06which provides a distributed filesystem on DCE. DCE/DFS can support replicas of a fileset (the DCE/DFS equivalent of a filesystem) on multiple DFS servers...
Click to read more »CD and DVD copy protection
Jumat, 2026-07-17 03:45:56directories. Usually, the filesystem is modified to use extensions intended to overcome limitations in the ISO9660 filesystem design. These include Joliet...
Click to read more »Filename
Selasa, 2026-07-28 22:40:27from the file name. Around 1995, VFAT, an extension to the MS-DOS FAT filesystem, was introduced in Windows 95 and Windows NT. It allowed mixed-case long...
Click to read more »PowerHouse (programming language)
Minggu, 2026-06-21 09:59:33Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Das U-Boot
Rabu, 2026-06-10 10:47:21as ext4 or FAT filesystems) directly. U-Boot does not need to be able to read a filesystem for the kernel to use it as a root filesystem or initial ramdisk;...
Click to read more »FSArchiver
Rabu, 2026-05-20 19:55:19support for multi-core compression and support for the commonly used Ext4 filesystem. For Windows users, FSArchiver includes experimental support for NTFS...
Click to read more »WinRunner
Selasa, 2026-07-28 20:20:21Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »CHFS
Kamis, 2022-10-20 09:51:23is over raw flash devices on embedded systems like ARM and MIPS, the filesystem is less suitable for use on consumer SSD (because consumer SSDs already...
Click to read more »Comparison of disk encryption software
Jumat, 2026-05-29 19:04:51Module: Whether the implementation can use a TPM cryptoprocessor. Filesystems: What filesystems are supported. Two-factor authentication: Whether optional security...
Click to read more »Git
Selasa, 2026-08-04 08:03:14management system. Torvalds explains: In many ways you can just see git as a filesystem—it's content-addressable, and it has a notion of versioning, but I really...
Click to read more »Filename mangling
Jumat, 2024-10-04 04:03:28compatibility at the operating system level. It occurs when a filename on a filesystem appears in a form incompatible with the operating system accessing it...
Click to read more »Boost (C++ libraries)
Rabu, 2026-04-15 07:28:39He was the original author of the Boost.Filesystem library, which later formed the basis for the std::filesystem library in C++17. Dawes was instrumental...
Click to read more »CrystalDiskMark
Rabu, 2026-02-18 13:43:24performance of solid-state storage. It works by reading and writing through the filesystem in a volume-dependent way. It generates read/write speeds in sequential...
Click to read more »ArcaOS
Selasa, 2026-06-02 00:32:05default filesystem is JFS, although HPFS is also supported for backwards compatibility. ArcaOS may be installed to and booted from either filesystem. FAT12...
Click to read more »Mount (Unix)
Jumat, 2026-01-30 22:40:29allows a filesystem hierarchy or a file to be mounted at a different mount point. Unlike a symbolic link, a bind mount does not exist on the filesystem itself...
Click to read more »BusyBox
Rabu, 2026-07-15 16:50:46suffix. bc — calculator program beep blkid — Print type, label and UUID of filesystem on a block device or image. brctl bunzip2 — Decompress bzip2 files. bzcat...
Click to read more »OpenText SiteScope
Sabtu, 2026-05-30 05:41:31Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Darwin (operating system)
Jumat, 2026-08-07 07:35:07Retrieved July 12, 2010. TunTapOSX "Mac OS X Ext2 Filesystem | Download Mac OS X Ext2 Filesystem software for free at". SourceForge.net. October 14,...
Click to read more »Linux Unified Key Setup
Minggu, 2026-07-12 23:27:08The contents of the encrypted device are arbitrary, and therefore any filesystem can be encrypted, including swap partitions. There is an unencrypted header...
Click to read more »Dnotify
Senin, 2026-05-11 02:55:33filesystems to notice changes to the filesystem, and report those changes to applications. Instead of application checking for changes to filesystem,...
Click to read more »Code cleanup
Minggu, 2026-03-08 00:54:33it cleans up leftover and other unwanted materials from memory and the filesystem. It is sometimes treated as a synonym of code refactoring, which involves...
Click to read more »Boot folder
Jumat, 2025-01-03 23:35:28system, typically /boot. The usage is standardized within Linux in the Filesystem Hierarchy Standard. The contents are mostly Linux kernel files or boot...
Click to read more »Romfs
Kamis, 2026-06-11 11:54:42stores files sequentially in contiguous blocks. The description of the filesystem layout is documented in the Linux kernel source tree and can be accessed...
Click to read more »Garmin .img
Senin, 2023-07-31 17:17:16table) containing a filesystem which itself contains subfiles that provide the functionality for the Garmin GPS unit. The filesystem seems to be "flat":...
Click to read more »ReFS
Selasa, 2026-07-21 00:46:22storage pool is limited to a maximum of 4 PB. It as well as all other filesystems supported by Windows are defined within the Open Specification. ReFS...
Click to read more »Booting process of Linux
Senin, 2026-03-23 18:47:55bootloader that specializes in booting full Linux installations from FAT filesystems. It is often used for boot or rescue floppy discs, live USBs, and other...
Click to read more »Time-of-check to time-of-use
Selasa, 2026-07-14 00:56:07of 2019, a TOCTOU race condition in Docker allows root access to the filesystem of the host platform. In the 2023 Pwn2Own competition in Vancouver, a...
Click to read more »HP OpenMail
Selasa, 2025-08-05 04:56:55Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Blu-ray
Sabtu, 2026-07-25 19:04:45Blu-ray (Blu-ray Disc or BD) is a digital optical disc data storage format designed to supersede the DVD format. It was invented and developed in the early-mid...
Click to read more »List of log-structured file systems
Senin, 2026-01-05 01:28:21devices. UBIFS is a filesystem for raw NAND flash media and also intended to replace JFFS2. LogFS is a scalable flash filesystem for Linux that works...
Click to read more »Inode
Kamis, 2026-05-07 04:49:03inodes in a file system is one inode for every 2K bytes contained in the filesystem. Some Unix-style file systems such as JFS, XFS, ZFS, OpenZFS, ReiserFS...
Click to read more »Micro Focus Enterprise Security Products
Selasa, 2025-08-05 04:55:41Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »E2fsprogs
Selasa, 2026-06-16 10:34:16critical ext2/ext3/ext4 filesystem metadata to a file e2label change the label on an ext2/ext3/ext4 filesystem e2scrub check a filesystem "online" (i.e. without...
Click to read more »DF
Rabu, 2026-04-15 18:18:26(Demokratski front) df (Unix), a Unix command to report disk space usage by a filesystem Dairy free, identifying products that contain no milk Decapacitation factor...
Click to read more »Sequoia (supercomputer)
Jumat, 2026-05-08 10:41:01Enterprise Linux running on 768 I/O nodes that are connected to the Lustre filesystem. IBM built a prototype, called "Dawn", capable of 500 teraflops, using...
Click to read more »HTree
Jumat, 2025-10-24 20:58:05Linux filesystems, and were incorporated into the Linux kernel around 2.5.40. HTree indexing improved the scalability of Linux ext2 based filesystems from...
Click to read more »Upgrade
Senin, 2026-06-29 16:24:29firmware or filesystem image, which isn't usable if it's only partially written. sfn error: no target: CITEREFthe_upgrade_is_a_firmware_or_filesystem_image...
Click to read more »Disk Usage Analyzer
Selasa, 2026-06-23 05:31:34of specific parts of filesystem being scanned so a single folder, the entire filesystem, and even remote folders and filesystems can be scanned. The graphical...
Click to read more »Steganographic file system
Senin, 2025-08-11 10:34:41contains secret data. Steganography Steganography tools BPCS-Steganography Filesystem-level encryption Poul-Henning Kamp. "GBDE - GEOM Based Disk Encryption"...
Click to read more »Professional File System
Jumat, 2022-07-15 09:00:05The Professional File System is a filesystem originally developed commercially for the Amiga, now distributed on Aminet with a 4-clause BSD license. It...
Click to read more »C++
Kamis, 2026-07-30 12:01:16decimal floating-point arithmetic, ISO/IEC TS 18822:2015 on the standard filesystem library, integrated into C++17, ISO/IEC TS 19570:2015 on parallel versions...
Click to read more »TiVo
Sabtu, 2026-06-20 09:58:44TiVo (/ˈtiːvoʊ/ TEE-voh) is a discontinued line of digital video recorders (DVR) developed and marketed by Xperi (previously by TiVo Corporation and TiVo...
Click to read more »EmelFM2
Senin, 2026-05-11 05:33:00X11 on Unix-like operating systems. The default window layout is two filesystem directories in the left and right panes similar to that found in Norton...
Click to read more »Write amplification
Sabtu, 2026-08-08 02:08:39performance. Toggle Depends Copy on write filesystem Compared to a journaling file system, a modern copy on write filesystem can reduce write amplifications. Variable...
Click to read more »8.3 filename
Senin, 2026-07-06 22:53:39with legacy applications (on DOS and Windows 3.1), on FAT and VFAT filesystems, the operating system automatically generates an 8.3 filename for every...
Click to read more »GParted
Selasa, 2026-06-16 12:58:52do not require a rebuild of GParted. GParted supports the following filesystems: Ext2, Ext3, Ext4, FAT16, FAT32, HFS, HFS+, JFS, Linux-swap, ReiserFS...
Click to read more »Large-file support
Senin, 2025-11-17 18:49:54the ability to create files larger than either 2 or 4 GiB on 32-bit filesystems. Traditionally, many operating systems and their underlying file system...
Click to read more »Transarc
Minggu, 2026-07-19 21:53:35Foundation (later The Open Group), Transarc developed the DFS distributed filesystem component for the Distributed Computing Environment (DCE), a suite of...
Click to read more »HP Business Service Management
Selasa, 2025-08-05 04:54:55Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Live CD
Jumat, 2026-04-10 10:20:29mounting the live CD's filesystem, software on the live CD can be run directly, without booting it, by chrooting into the mounted filesystem. A live CD ISO image...
Click to read more »Syncthing
Selasa, 2026-07-28 03:16:27allowed users to disable the newly added handling for case insensitive filesystems. 1.8.0 2020-08-07 Adds an experimental folder option that allows users...
Click to read more »Debugfs
Rabu, 2025-03-26 21:25:08for creating a file in the debug filesystem. debugfs_create_dir – for creating a directory inside the debug filesystem. debugfs_create_symlink – for creating...
Click to read more »Chkrootkit
Senin, 2026-05-11 18:23:36system programs for signatures and for comparing a traversal of the /proc filesystem with the output of the ps (process status) command to look for discrepancies...
Click to read more »Optical jukebox
Rabu, 2025-08-06 12:51:23creation of a UDF filesystem on blank media, the writing of a single file, or the reading of some data off of the filesystem on media. Filesystem types available...
Click to read more »Fast Virtual Disk
Rabu, 2025-10-15 00:24:10of filesystem and block layer storage management. FVD can be written either directly to a physical or logical blockstore (avoiding host filesystem overheads)...
Click to read more »Copy-on-write
Sabtu, 2026-07-04 12:28:47copy-on-write (as described above) or file-level copy-on-write. Some but not all filesystems support file-level copy-on-write as part of union mounting, including...
Click to read more »Btrfs
Jumat, 2026-06-26 19:59:00September 2021). "Examining btrfs, Linux's perpetually half-finished filesystem". Ars Technica. Retrieved 11 June 2023. Chris Mason is the founding developer...
Click to read more »File format
Selasa, 2026-07-14 20:55:10or "magic numbers", since the format has to be converted from filesystem to filesystem. While this is also true to an extent with filename extensions—...
Click to read more »Hewlett-Packard Raster Transfer Language
Selasa, 2025-08-05 05:05:10Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Unix
Minggu, 2026-07-26 23:30:47performs a limited, well-defined function. A unified and inode-based filesystem and an inter-process communication mechanism known as "pipes" serve as...
Click to read more »Page cache
Sabtu, 2026-03-28 02:50:13page cache. The operating system may also use some of main memory as filesystem write buffer, it may be called page buffer. Pages in the page cache modified...
Click to read more »Alias (Mac OS)
Jumat, 2026-07-10 02:26:50hard link, but the source and target of the link may be on different filesystems, and the target of the link may be a directory). As a descendant of BSD...
Click to read more »File attribute
Senin, 2026-06-29 04:25:12metadata that describe and may modify how files and/or directories in a filesystem behave. Typical file attributes may, for example, indicate or specify...
Click to read more »VMware VMFS
Rabu, 2025-12-03 14:38:33images, including snapshots. Multiple servers can read/write the same filesystem simultaneously while individual virtual machine files are locked. VMFS...
Click to read more »Tiling window manager
Selasa, 2026-06-16 11:51:48manager offers extensive configuration through a virtual filesystem using the 9P filesystem protocol similar to that offered by Plan 9 from Bell Labs...
Click to read more »Orlov block allocator
Selasa, 2025-11-25 06:39:48Fast Filesystem kernel variants. The performance of a file system is dependent on many things; one of the crucial factors is just how that filesystem lays...
Click to read more »MicroPython
Sabtu, 2026-04-04 01:33:51boot-up) filesystem reset: green and orange LED together (resets flash drive to factory state and boots in safe mode) – used as a fix when filesystem is corrupted...
Click to read more »Result type
Selasa, 2026-04-07 03:01:42std::string; using std::stringstream; using std::unexpected; using std::filesystem::path; enum class FileError { MISSING_FILE, NO_PERMISSION, // more errors...
Click to read more »End-of-file
Rabu, 2026-07-29 11:09:18end of meaningful data if it ended in the middle of a record. The FAT12 filesystem introduced with 86-DOS and MS-DOS has always recorded the exact byte-length...
Click to read more »Common Development and Distribution License
Selasa, 2026-07-07 07:22:41Andrew filesystem module: a standard filesystem that really wasn't written for Linux in the first place, and just implements a UNIX filesystem. Is that...
Click to read more »NonStop SQL
Senin, 2026-04-13 02:58:23Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »List of Plan 9 applications
Minggu, 2025-03-23 17:49:35This is a list of Plan 9 programs. Many of these programs are very similar to the UNIX programs with the same name, others are to be found only on Plan...
Click to read more »AppArmor
Minggu, 2026-06-07 10:25:02requires a filesystem that supports "security labels", and thus cannot provide access control for files mounted via NFS. AppArmor is filesystem-agnostic...
Click to read more »Linear Tape File System
Minggu, 2026-07-19 18:18:30over 70 years, with data being stored on tape using an extremely simple filesystem. A tape is presented to the user as a sequence of unnamed data "files"...
Click to read more »Windows Embedded CE 6.0
Rabu, 2026-06-24 06:19:23Windows Embedded Compact 7 features. Some system components (such as filesystem, GWES (graphics, windowing, events server), device driver manager) have...
Click to read more »Printer Job Language
Selasa, 2025-08-05 05:05:15Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Control-Alt-Delete
Jumat, 2026-07-03 13:41:07Examples: sync (flush caches), reboot (forced soft reboot), unmount (remount filesystems readonly), etc. macOS ⌥ Option+⌘ Command+Esc Force quit applications...
Click to read more »Printer Command Language
Jumat, 2026-08-07 06:10:49Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »AmigaOS
Minggu, 2026-07-12 00:58:30passing messages. One type of handler is a filesystem handler. The AmigaOS can make use of any filesystem for which a handler has been written, a possibility...
Click to read more »7z
Kamis, 2026-07-23 22:36:06to encrypt the filenames of a 7z archive. The 7z format does not store filesystem permissions (such as UNIX owner/group permissions or NTFS ACLs), and hence...
Click to read more »Perlmutter (supercomputer)
Rabu, 2026-04-01 18:32:44kernel Memory 256 GiB/node Storage 35 PB, 5 TB/s Shared all-flash Lustre Filesystem Purpose Nuclear fusion simulations, climate projections, material and...
Click to read more »HP Service Manager
Sabtu, 2026-05-16 21:57:10Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »D-Bus
Kamis, 2026-07-23 09:58:22the slash character, called that because of their resemblance to Unix filesystem paths. The object path is selected by the requesting process, and must...
Click to read more »AmigaDOS
Minggu, 2026-04-12 23:20:13behaviour. AmigaDOS supports various filesystems and variants. The first filesystem was simply called Amiga FileSystem, and was suitable mainly for floppy...
Click to read more »OpenZFS
Sabtu, 2025-12-27 09:28:17copy-on-write clones, snapshots, RAID-Z, and virtual devices that can create filesystems that span multiple disks. One of the main capabilities of OpenZFS is...
Click to read more »The Adderall Diaries (film)
Jumat, 2026-03-20 19:24:20next book about Hans Reiser, a software guru who developed the ReiserFS filesystem. Hans had a volatile marriage and his wife has recently gone missing....
Click to read more »Temporary folder
Sabtu, 2025-11-22 19:41:59preserved between system reboots". Filesystem Hierarchy Standard. Retrieved 8 March 2022. "Temporary Files". Filesystem Hierarchy Standard. Retrieved 8 March...
Click to read more »Dell EMC Isilon
Jumat, 2026-02-13 01:43:32industry standard hardware, and is scalable to 50 petabytes in a single filesystem using its FreeBSD-derived OneFS file system. An Isilon clustered storage...
Click to read more »HP OpenView
Jumat, 2026-07-24 00:35:25Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Amazon Machine Image
Selasa, 2026-07-21 16:52:08Like all virtual appliances, the main component of an AMI is a read-only filesystem image that includes an operating system (e.g., Linux, Unix, or Windows)...
Click to read more »Cellebrite UFED
Selasa, 2026-08-04 13:32:23Generating reports in various formats such as PDF and HTML Dump the raw filesystem for analyzing it in other applications Bootloader unlocking Khalili, Joel...
Click to read more »AXFS
Jumat, 2025-07-18 14:04:35AXFS (Advanced XIP Filesystem) is a compressed read-only file system for Linux, initially developed at Intel, and now maintained at Numonyx. It was designed...
Click to read more »IDEDOS
Sabtu, 2025-03-08 21:59:30requirements, the filesystem creation and consistency check is not part of the operating system, unlike CBM DOS or CMD DOS. Additional filesystems like ISO 9660...
Click to read more »WordPress
Senin, 2026-07-27 05:56:40automated process in version 2.7 (released in December 2008). However, the filesystem security settings required to enable the update process can be an additional...
Click to read more »Rocky Mountain BASIC
Senin, 2026-06-08 06:10:51Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »ISCSI
Rabu, 2026-07-29 14:35:01the files and filesystems being transferred on the wire Alter the contents of files by injecting fake iSCSI frames Corrupt filesystems being accessed...
Click to read more »Firejail
Senin, 2026-08-03 13:23:35sandboxed applications, enhancing security against network-based attacks. Filesystem Access Control: Firejail provides fine-grained control over which files...
Click to read more »Enscribe
Selasa, 2025-08-05 04:59:44Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »KSMBD
Senin, 2025-06-30 18:24:21Namjae Jeon, Sergey Senozhatsky, Hyunchul Lee Written in C Operating system Linux Type Network Filesystem License GPLv2 Repository github.com/cifsd-team...
Click to read more »Unibox
Senin, 2025-12-29 03:26:36to store digital copies of MPEG TS on internal harddisk or networked filesystems. Unibox was based on the Linux operating system. Originally Unibox was...
Click to read more »Qubes OS
Jumat, 2026-07-03 11:34:54discrete, lean, secure application spaces by linking them to a complete root filesystem using shared templates. Applications launched from their respective qubes...
Click to read more »Fastboot
Kamis, 2025-12-11 20:57:44included with the Android SDK package and used primarily to modify the flash filesystem via a USB connection from a host computer. It requires that the device...
Click to read more »Veritas File System
Jumat, 2026-02-06 21:48:25VERITAS Software. Through an OEM agreement, VxFS is used as the primary filesystem of the HP-UX operating system. With on-line defragmentation and resize...
Click to read more »Bin
Selasa, 2026-02-10 21:54:38code: bin), a language of Edo State, Nigeria /bin, a folder in the Unix filesystem Bin, a location in a cellar where wine is stored; see glossary of wine...
Click to read more »HFS Plus
Selasa, 2026-07-21 02:44:27disk is larger than the volume, the AVH will be outside the range of the filesystem. The last sector in the volume is reserved for use by Apple. It is used...
Click to read more »Mtab
Senin, 2026-05-11 18:39:08commonly found on Unix-like systems. This file lists all currently mounted filesystems along with their initialization options. mtab has a lot in common with...
Click to read more »Rust for Linux
Selasa, 2026-05-26 21:37:05filesystem NVM Express (NVMe) device driver Asahi Linux's Apple silicon AGX GPU DRM driver PuzzleFS, a container filesystem Read-only ext2 filesystem...
Click to read more »USN Journal
Minggu, 2024-11-24 06:56:38Filesystem transaction log...
Click to read more »Dump (Unix)
Kamis, 2026-02-05 19:43:09operating systems used to back up file systems. It operates on blocks, below filesystem abstractions such as files and directories. Dump can back up a file system...
Click to read more »Amazon Elastic Compute Cloud
Selasa, 2026-08-04 07:04:45supports a special s3: filesystem to support reading from and writing to S3 storage during a MapReduce job. There are also S3 filesystems for Linux, which mount...
Click to read more »SGI Crimson
Rabu, 2026-07-15 06:04:45Jurassic Park (1993) where Lex uses the machine to navigate the IRIX filesystem in 3D using the application fsn to restore power to the compound. The...
Click to read more »Universal Disk Format
Kamis, 2026-08-06 22:09:51to be created, deleted and changed on-disc just as a general-purpose filesystem would on removable media like floppy disks and flash drives. This is also...
Click to read more »MapR FS
Sabtu, 2024-01-13 23:39:41to describe the message streaming capabilities. MapR FS is a cluster filesystem that provides uniform access from files to other objects such as tables...
Click to read more »MacOS
Minggu, 2026-07-26 21:27:26(Gitster) (December 22, 2014). "CVE-2014-9390 aka "Git on case-insensitive filesystems"". Google+. Archived from the original on May 14, 2015. Griffiths, Rob...
Click to read more »Root (disambiguation)
Minggu, 2026-05-10 17:57:05Philander and Francis Roots /root, the Unix superuser's home directory in the Filesystem Hierarchy Standard ROOT, an object-oriented multipurpose data analysis...
Click to read more »Microsoft basic data partition
Senin, 2026-02-02 07:29:18– via lists.gnu.org. Smith, Rod (June 10, 2012), Using the GPT Linux Filesystem Data Type Code Disk partitioning EFI system partition (ESP), a reserved...
Click to read more »Initial ramdisk
Kamis, 2026-06-18 05:54:34environment using unionfs to overlay a persistence layer over a read-only root filesystem image. For example, overlay data can be stored on a USB flash drive, while...
Click to read more »ATA over Ethernet
Senin, 2026-01-19 04:30:11files. These filesystems can be used to allow multiple machines access to the same AoE target without an intermediate server or filesystem (and at higher...
Click to read more »Chroot
Senin, 2026-05-04 21:29:52second chroot attack. On systems that support device nodes on ordinary filesystems, a chrooted root user can still create device nodes and mount the file...
Click to read more »Benchmark (computing)
Rabu, 2026-07-29 16:30:01simulate a specific computer function on any UNIX-type OS. Bonnie++ – filesystem and hard drive benchmark BRL-CAD – cross-platform architecture-agnostic...
Click to read more »Loadable kernel module
Senin, 2025-09-08 01:41:46typically used to add support for new hardware (as device drivers) and/or filesystems, or for adding system calls. When the functionality provided by an LKM...
Click to read more »C++17
Selasa, 2026-05-05 14:19:57Definition of "contiguous iterators" <filesystem>: a file system library, std::filesystem (based on boost::filesystem) Parallel versions of STL algorithms...
Click to read more »Cyrus IMAP server
Rabu, 2026-07-08 04:59:27sealed servers, where normal users cannot log in. The mail spool uses a filesystem layout and format similar to the Maildir format used by other popular...
Click to read more »Mdadm
Jumat, 2026-07-03 08:25:05not be present for GRUB 2. In order to circumvent this problem a /boot filesystem must be used either without md support, or else with RAID1. In the latter...
Click to read more »HPE Service Activator
Jumat, 2026-02-20 02:22:20Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »WebOS
Jumat, 2026-07-31 09:38:28Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Reiser
Selasa, 2025-10-07 01:51:22American composer and organist ReiserFS, a filesystem developed by Hans Reiser Reiser4, a newer filesystem developed by Hans Reiser Reser, a surname All...
Click to read more »Radmind
Minggu, 2026-03-01 20:09:32changes in a client's filesystem (and, in the case of Microsoft Windows, the registry) and reversing the changes. Radmind stores filesystem specifications in...
Click to read more »Fuck
Jumat, 2026-07-31 13:31:59[Usenet; common] Fucking, in the expletive sense (it refers to the Unix filesystem-repair command fsck(1), of which it can be said that if you have to use...
Click to read more »Libburnia
Senin, 2025-11-03 10:51:08and libisofs which coordinates both and also allows to grow ISO 9660 filesystem images on multi-session and overwriteable media. xorriso is a CLI application...
Click to read more »VM (operating system)
Minggu, 2026-07-26 15:16:29machines also serve a closely related filesystem: the Byte File System. BFS is used to store files on a UNIX-style filesystem. Its primary use is for the VM...
Click to read more »B-tree
Minggu, 2026-07-19 01:43:09reads and read on the third. Apple's filesystem HFS+ and APFS, Microsoft's NTFS, AIX (jfs2) and some Linux filesystems, such as Bcachefs, Btrfs and ext4...
Click to read more »Sidecar file
Selasa, 2025-07-29 07:05:22format. INF Acorn filesystems support metadata such as load and execution addresses that may not be natively supported on other filesystems. A .inf file is...
Click to read more »Clonezilla
Sabtu, 2026-02-14 07:16:16Samba network share, locally-attached hard disk drive or to a network filesystem file-share. Alternatively, Clonezilla Live can clone the data on one storage...
Click to read more »Standard RAID levels
Rabu, 2026-07-29 14:35:17due to the need to write all parity data to a single disk, unless the filesystem is RAID-4-aware and compensates for that. An advantage of RAID 4 is that...
Click to read more »MILO (bootloader)
Selasa, 2025-07-29 21:00:52system. It is capable of running Linux device drivers and reads available filesystems rather than looking for boot blocks. Newer Alpha hardware uses aboot...
Click to read more »Open Sound Control
Rabu, 2026-06-17 05:04:46Address patterns form a hierarchical name space, reminiscent of a Unix filesystem path, or a URL, and refer to "Methods" inside the server, which are invoked...
Click to read more »Capability-based security
Jumat, 2026-03-06 18:53:35mode, processes are unable to utilize global namespaces (such as the filesystem namespace) to look up objects, and must instead inherit or be delegated...
Click to read more »Amiga support and maintenance software
Rabu, 2025-12-24 11:26:39software performs service functions such as formatting media for a specific filesystem, diagnosing failures that occur on formatted media, data recovery after...
Click to read more »Chimera Linux
Senin, 2026-08-03 20:00:32Limine, GNU GRUB, systemd-boot and Das U-Boot OpenZFS is available as a filesystem option These decisions are not eternally binding. If a better solution...
Click to read more »Journaling block device
Jumat, 2025-11-28 01:16:51layer in the Linux kernel written by Stephen Tweedie from Red Hat. JBD is filesystem-independent. ext3, ext4 and OCFS2 are known to use JBD. JBD exists in...
Click to read more »file attachments which processors may access and open or save to a local filesystem. PDF files can contain two types of metadata. The first is the Document...
Click to read more »Disk formatting
Rabu, 2026-08-05 21:05:26typically a wrapper around filesystem-specific commands which have the name mkfs.fsname, where fsname is the name of the filesystem with which to format the...
Click to read more »List of TCP and UDP port numbers
Kamis, 2026-08-06 15:51:29default range is 2424–2430 (binary) and 2480–2490 (http). ... "Remote filesystem and AREXX between Amigas". Aminet. Retrieved 2019-08-29. Hanna, Stephen...
Click to read more »Cramfs
Senin, 2026-05-25 05:27:21cramfs: mark as obsolete cramfs: rehabilitate it Official website "Cramfs - cram a filesystem onto a small ROM". kernel.org. Retrieved July 21, 2017....
Click to read more »Dyne:bolic
Kamis, 2026-07-16 12:30:02formatted partition or drive, a process referred to as Docking. This filesystem will be recognized and booted by the CD or DVD. There is an option to...
Click to read more »Pip (package manager)
Rabu, 2026-06-10 15:38:30pip install -i https://your-custom-repo/simple ⟨package name⟩ or with a filesystem: pip install -i /path/to/your/custom-repo/simple ⟨package name⟩ Conda...
Click to read more »Amiga Old File System
Rabu, 2025-12-24 11:26:06the Old File System, sometimes also called Amiga File System, was the filesystem for AmigaOS before the Amiga Fast File System. Even though it used 512-byte...
Click to read more »Limine (bootloader)
Jumat, 2026-04-10 01:56:06boot protocols are also supported. Limine supports the ISO-9660 and FAT filesystems. Limine aims to provide a more robust alternative to bootloaders like...
Click to read more »SliTaz
Jumat, 2026-07-03 02:26:27of the filesystem/bootloader used with slitaz is then of importance however; persistence being only available with ext2 and ext3 filesystems and the...
Click to read more »Nova (disambiguation)
Selasa, 2026-07-14 03:47:24Data General Nova, a minicomputer first built in 1969 NOVA (filesystem), a Linux filesystem Nova (operating system), a Cuban state-sponsored Linux distribution...
Click to read more »Hi-MD
Jumat, 2026-07-17 01:03:43Hi-MD Walkman is seen as standard USB Mass Storage device with a FAT filesystem. Since the release of Sony's music management program, SonicStage 3.4...
Click to read more »Ssh-agent
Senin, 2025-08-11 10:32:36(for instance, against an attacker that can read any file on the local filesystem), it is common to store the private key in an encrypted form, where the...
Click to read more »IBM DevOps Code ClearCase
Sabtu, 2026-08-08 00:33:35ClearCase is the MultiVersion File System (MVFS), a proprietary networked filesystem which can mount VOBs as a virtual file system through a dynamic view,...
Click to read more »SSH File Transfer Protocol
Minggu, 2026-07-19 04:40:30server for Unix-like operating systems SSHFS and Rclone—Mounting remote filesystem using SFTP and SSH Category:FTP clients Category:SSH File Transfer Protocol...
Click to read more »Table (database)
Sabtu, 2025-12-20 07:05:00external table as a view that allows running SQL queries against files on a filesystem [...]. Bryla, Bob; Thomas, Biju (20 February 2006). OCP: Oracle 10g New...
Click to read more »NonStop (server computers)
Sabtu, 2026-07-04 05:07:22Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »HP Application Security Center
Selasa, 2025-08-05 04:54:17Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Cd (command)
Selasa, 2026-02-03 12:13:30Section of a Unix filesystem showing a user's home directory (represented as ~) with a file and three subdirectories....
Click to read more »Replication (computing)
Selasa, 2026-07-07 07:08:14links such as iSCSI or T1 instead of fiberoptic lines. Many distributed filesystems use replication to ensure fault tolerance and avoid a single point of...
Click to read more »Sysstat
Selasa, 2026-06-02 11:37:19statistics and input/output statistics for devices, partitions and network filesystems. – Linux User Commands Manual mpstat(1): reports individual or combined...
Click to read more »TCP window scale option
Senin, 2025-09-15 02:40:17Scaling by default. The configuration parameters are found in the /proc filesystem, see pseudo-file /proc/sys/net/ipv4/tcp_window_scaling and its companions...
Click to read more »Process identifier
Selasa, 2026-06-30 03:10:24Specifications Issue 7, 2018 edition "proc - process information pseudo-filesystem", Linux Programmer's Manual, retrieved 2009-12-28 "Linux To Allow Adjusting...
Click to read more »MINIX file system
Minggu, 2026-04-05 20:16:31out of favour among Linux users by 1994 due to the popularity of other filesystems—most notably ext2—and its lack of features, including limited partition...
Click to read more »UBIFS
Rabu, 2023-09-20 00:49:19LZO or Zstandard. UBIFS stores indexes in flash whereas JFFS2 stores filesystem indexes in memory. This directly impacts the scalability of JFFS2 as the...
Click to read more »Fiwix
Kamis, 2026-01-29 14:24:53Kexec support. Ext2 filesystem support with 1KB, 2KB and 4KB block sizes. Minix v1 and v2 filesystem support. Linux-like Proc filesystem support (read only)...
Click to read more »Zip bomb
Kamis, 2026-07-23 09:43:12time, memory, and disk space. Although not a fully reliable mitigation, filesystems with transparent compression and/or transparent deduplication tend to...
Click to read more »SYSLINUX
Selasa, 2026-07-07 07:32:16different bootloaders: The eponymous SYSLINUX, used for booting from the FAT filesystem ISOLINUX, used for booting from the ISO 9660 file system PXELINUX, used...
Click to read more »Abstraction layer
Selasa, 2026-07-28 23:02:23abstraction layers, physical and logical device drivers, repositories such as filesystems, operating system kernels, middleware, applications, and others. A distinction...
Click to read more »ReactOS
Jumat, 2026-08-07 19:54:04(Label: x64)". GitHub. Retrieved 11 August 2019. Captive: NTFS Read/Write Filesystem Addon for Linux on OSNews by Eugenia Loli "They are using WINE and ReactOS...
Click to read more »Zombie process
Jumat, 2026-07-10 23:33:55which prevents the space for those files from being available to the filesystem. This effect can be seen by a difference between du and df. While du may...
Click to read more »Zlib
Jumat, 2026-06-26 19:08:40smaller than the gzip format (at least 18 bytes) as the latter stores filesystem metadata. As of September 2018[update], zlib only supports one algorithm...
Click to read more »CP/M
Sabtu, 2026-07-18 02:22:15CP/M, originally standing for Control Program/Monitor and later Control Program for Microcomputers, is a mass-market operating system created in 1974 for...
Click to read more »Endianness
Selasa, 2026-07-28 21:05:34needed] The recognition of endianness is important when reading a file or filesystem created on a computer with different endianness. Fortran sequential unformatted...
Click to read more »Ii (IRC client)
Selasa, 2026-04-21 22:41:45suckless.org community. From the readme: ii is a minimalist FIFO and filesystem-based IRC client. It creates an irc directory tree with server, channel...
Click to read more »BagIt
Minggu, 2025-07-13 03:39:15are unlikely to support. Relying on cross-platform (Windows and Unix) filesystem naming conventions, a bag's payload may include any number of directories...
Click to read more »Scratch space
Selasa, 2026-07-28 04:20:19occurring when needed. Its advantage is that it is faster than e.g. network filesystems. Scratch space is commonly used in scientific computing workstations...
Click to read more »Repository (version control)
Rabu, 2026-08-05 12:56:58database instance but has since moved to storing its changes directly on the filesystem. These differences in storage techniques have generally led to diverse...
Click to read more »Lsof
Sabtu, 2026-07-18 17:19:02systems, I have posted my program to indicate who is using a particular filesystem, "ofiles" to net.sources. In 1988, the command fstat ("file status") appears...
Click to read more »Kubernetes
Rabu, 2026-07-08 04:12:15Filesystems in a Kubernetes container provide ephemeral storage, by default. This means that a restart of the container will wipe out its filesystem....
Click to read more »GNOME Boxes
Selasa, 2025-04-01 18:26:43virtual machine manager, remote desktop client (over VNC), and remote filesystem browser, utilizing the libvirt, libvirt-glib, and libosinfo technologies...
Click to read more »OS-level virtualization
Selasa, 2026-07-21 02:47:45for each container with the help of LVM, or when the underlying host filesystem is btrfs, in which case btrfs subvolumes are automatically used. I/O rate...
Click to read more »HP Multi-Programming Executive
Selasa, 2026-01-06 18:50:25Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »Lightning Memory-Mapped Database
Rabu, 2026-04-15 07:08:03formerly unused areas of the underlying memory-mapped file. On a modern filesystem with sparse file support, this helps minimise actual disk usage. The file...
Click to read more »B+ tree
Selasa, 2025-12-30 07:30:13efficient retrieval in a block-oriented storage context—in particular, filesystems. This is primarily because unlike binary search trees, B+ trees have...
Click to read more »INI file
Senin, 2026-06-08 19:47:06registry is monolithic, opaque, and binary, must be in sync with the filesystem, and represents a single point of failure for the operating system. Later...
Click to read more »X68000
Senin, 2026-06-01 07:52:41character filenames instead of the 8.3 character filenames allowed in the FAT filesystem. By default, Human68K will not consider any additional characters beyond...
Click to read more »Fuser
Rabu, 2024-02-14 10:25:38(Unix), a Unix command which lists processes currently using given files, filesystems, or sockets Fuser (video game), a rhythm video game Fuser, the part of...
Click to read more »Boot File System
Kamis, 2022-08-04 01:31:52the first non-S5[clarification needed] (System V) Filesystem written using VFS (Virtual Filesystem) for AT&T UNIX. "UnixWare architecture supports multiplatform...
Click to read more »Treo 650
Jumat, 2026-07-17 23:51:02the FAT filesystem. Compared to the Treo 600, the previous version of the Treo, the Treo 650 used more memory per file as the FAT filesystem rounded file...
Click to read more »Android Nougat
Selasa, 2026-08-04 20:34:52the pre-release phase of development, SquashFS was considered as the filesystem to help offset the extra storage overhead of maintaining two copies of...
Click to read more »Inter-process communication
Selasa, 2026-03-31 06:31:57Synchronous Interprocess Messaging Project for Linux (SIMPL) 9P (Plan 9 Filesystem Protocol) Distributed Computing Environment (DCE) Thrift ZeroC's Internet...
Click to read more »OCFS2
Jumat, 2026-03-27 07:36:15Retrieved October 24, 2016. Jonathan Corbet (May 24, 2005). "The OCFS2 filesystem". LWN.net. Retrieved October 24, 2016. John Margaglione (November 30,...
Click to read more »Linux Assigned Names and Numbers Authority
Selasa, 2026-06-23 12:44:24It was created in 2000 by H. Peter Anvin. As of 2013, it along with Filesystem Hierarchy Standard matters had moved under the Linux Standard Base, which...
Click to read more »Data source name
Senin, 2026-02-16 04:28:00Windows Registry HKLM\Software\ODBC\odbc.ini) File DSNs – stored in the filesystem with one DSN per file These are further broken down into System DSNs –...
Click to read more »HP Time-Shared BASIC
Senin, 2026-01-26 23:34:41Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »File manager
Minggu, 2026-07-19 20:56:28computers.[better source needed] Typically, it has two panes, with the filesystem tree in the left pane and the contents of the current directory in the...
Click to read more »Tar (computing)
Senin, 2026-07-20 05:01:35either the signed or unsigned sum matches the included checksum. Unix filesystems support multiple links (names) for the same file. If several such files...
Click to read more »Pass (software)
Sabtu, 2026-06-13 18:54:32stored in separate files, and can be organized via the operating system's filesystem. A password file can contain additional text, such as the username, the...
Click to read more »Android version history
Selasa, 2026-08-04 10:53:23all user data. HTTPS stack improved with Server Name Indication (SNI). Filesystem in Userspace (FUSE; kernel module). Disallows applications from having...
Click to read more »Chmod
Kamis, 2026-06-25 16:24:33easier when grouped into hexadecimal digits. The numeric expression of filesystem permissions in octal is one of the few remnants of this time.[original...
Click to read more »Manjaro
Sabtu, 2026-06-06 15:54:34for LUKS and LVM partition encryption, improved UEFI support, improved filesystem detection and handling. Unsupported: 0.8.10 2014-06-09 3.12.20 Unsupported:...
Click to read more »OpenAI Codex (AI agent)
Rabu, 2026-08-05 11:21:46sandbox built with operating-system controls such as restricted tokens and filesystem permission controls (ACLs). Apple deepened the Xcode integration in Xcode...
Click to read more »Libguestfs
Jumat, 2026-05-08 06:43:40known types of Linux filesystem (ext2/3/4, XFS, btrfs, etc.), any Windows filesystem (VFAT and NTFS), any Mac OS X and BSD filesystems, LVM2 volume management...
Click to read more »EBS
Minggu, 2026-06-28 20:22:45Block Store, a cloud storage system Erase Block Summary of the JFFS2 filesystem Oracle E-Business Suite EBS University of Business and Law, in Wiesbaden...
Click to read more »AppleSingle and AppleDouble formats
Jumat, 2026-07-24 22:37:01developed by Apple Computer to store Mac OS "dual-forked" files on the Unix filesystem being used in A/UX, the Macintosh platform's first Unix-like operating...
Click to read more »OpenVMS
Jumat, 2026-08-07 13:16:55Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »KDE Partition Manager
Sabtu, 2026-08-08 13:20:53smartmontools. Better support for LUKS2. Detection support for Apple's APFS filesystem and Microsoft's Bitlocker. 4.0 4.2.0 2020-10-13 20.12 2020-12-02 20.12...
Click to read more »Enlightenment Foundation Libraries
Rabu, 2026-03-11 23:58:38graphics and configuration and it does not need to be extracted onto the filesystem in order to be used. It is also the basis for all IPC communication and...
Click to read more »Comparison of disk cloning software
Minggu, 2026-08-02 14:37:05Retrieved 22 October 2023. Clonezilla home page (includes supported filesystems and other info) "Norton Ghost". Symantec. Retrieved 15 December 2012...
Click to read more »C++ Technical Report 1
Senin, 2026-07-06 03:31:57standardization in C++ Library TR2[4] Filesystem Library Filesystem Library for TR2 – Based on the Boost Filesystem Library, for query/manipulation of paths...
Click to read more »Trash (computing)
Selasa, 2026-07-07 12:33:32Workbench. The Professional File System added trashcan-esque behavior at the filesystem level. Linux Mint with its default file manager, Nemo. Android OS since...
Click to read more »Linux kernel version history
Rabu, 2026-08-05 21:47:23kernelnewbies.org. Retrieved 31 May 2026. Corbet, Jonathan (23 January 2026). "Filesystem medley: EROFS, NTFS, and XFS". LWN.net. Retrieved 31 May 2026. "XFS Online...
Click to read more »NILFS
Kamis, 2025-12-11 21:32:17the checkpoint: # mount -t nilfs -r -o cp=2048 /dev/sda2 /nilfs-cp # df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda2 70332412 8044540 62283776...
Click to read more »Proc
Jumat, 2025-12-19 08:05:31a village in eastern Slovakia Proč?, a 1987 Czech film procfs or proc filesystem, a special file system (typically mounted to /proc) in Unix-like operating...
Click to read more »Systems Programming Language
Jumat, 2025-09-05 10:25:36Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »LZ4 (compression algorithm)
Selasa, 2026-02-17 01:34:55FreeBSD, Illumos, ZFS on Linux, and ZFS-OSX implementations of the ZFS filesystem support the LZ4 algorithm for on-the-fly compression. Linux supports LZ4...
Click to read more »Kobo Touch
Kamis, 2026-03-26 05:23:58May 2023. Kobo Touch technical specs Kobo Touch at Rakuten Kobo Help Center Filesystem support of microSD Archived 26 April 2012 at the Wayback Machine...
Click to read more »Red Hat Linux
Kamis, 2026-07-02 17:42:02default), linuxconf, and the Netscape browser. Last release to load a live filesystem from the CD. 5.2 stable Apollo 2 November 1998 2.0.36–0.7 GNOME technology...
Click to read more »List of networked storage hardware platforms
Kamis, 2023-05-18 01:45:59(1012 bytes) of disk space. RAID or replication levels, hot spares, and filesystems will reduce total usable capacity depending on configuration. Related...
Click to read more »Atomicity (database systems)
Minggu, 2025-12-28 06:55:49of the data before any changes occurred (Read-copy-update). Several filesystems have developed methods for avoiding the need to keep multiple copies...
Click to read more »Transparency (data compression)
Minggu, 2026-04-26 22:33:07to the listener. The term transparent compression can also refer to a filesystem feature that allows compressed files to be read and written just like...
Click to read more »C++ Standard Library
Senin, 2026-07-13 06:11:08replacement of the default implement of the parallel scheduler) std::filesystem (contains facilities for working with file system manipulation, including...
Click to read more »File inclusion vulnerability
Rabu, 2026-02-11 22:01:17PHP the main cause is due to the use of unvalidated user-input with a filesystem function that includes a file for execution. Most notable are the include...
Click to read more »Epoch (computing)
Sabtu, 2026-07-11 07:19:52January 1980 IBM BIOS INT 1Ah, DOS, OS/2, FAT12, FAT16, FAT32, exFAT filesystems, ZIP format and derivatives, UUID NCS variant 0 The IBM PC with its BIOS...
Click to read more »Proxmox Virtual Environment
Sabtu, 2026-07-04 22:04:40stored either in thinly provisioned logical volumes (thin-LVM) or in a filesystem using the qcow2 format standard to QEMU, allowing disk images to be exchanged...
Click to read more »Shadow (OS/2)
Sabtu, 2022-11-12 14:11:03the operating system of all file rename operations. (Thus if a target filesystem object is renamed when the WPS is not running, the link between the shadow...
Click to read more »Dirhash
Rabu, 2024-07-17 20:03:46and NetBSD in January 2005. Recent Filesystem Optimisations in FreeBSD, by Ian Dowse and David Malone Recent Filesystem Optimisations in FreeBSD, by Ian...
Click to read more »Datalight
Senin, 2026-06-15 11:53:17Electronic Design; May 21, 2009. ""Linux gains high-performance flash filesystem".." Eric Brown. LinuxDevices.com; January 29, 2008. "Flash Memory Drivers...
Click to read more »Canon EOS 5D Mark II
Selasa, 2026-05-12 05:49:13These limits stem from the 4 GB maximum file size supported by the FAT32 filesystem format used on Compact Flash cards. The camera also imposes a hard maximum...
Click to read more »IOzone
Kamis, 2025-03-13 17:57:35the more sophisticated filesystem performance benchmark utilities available. Martin, Ben (2008-07-03). "IOzone for filesystem performance benchmarking"...
Click to read more »HP Serviceguard
Selasa, 2025-08-05 04:58:02Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »File Control Block
Jumat, 2024-11-29 02:08:06preparations were made to support multiple processes or users, use other filesystems than FAT or to share files over networks in the future, FCBs were felt...
Click to read more »IBM Tivoli Storage Manager
Selasa, 2026-08-04 15:44:57GPFS filesystem. A GPFS filesystem can be simultaneously accessed from multiple servers running Linux, Windows, and AIX by using GPFS filesystem software...
Click to read more »Superblock (file system)
Senin, 2025-11-24 16:06:13https://docs.kernel.org/filesystems/ext4/globals.html XFS Filesystem Structure – Kernel Documentation: https://docs.kernel.org/filesystems/xfs/index.html Linux...
Click to read more »Amiga rigid disk block
Sabtu, 2026-06-27 02:25:46disk where the Amiga series of computers store the disk's partition and filesystem information. The IBM's PC equivalent of the Amiga's RDB is the master...
Click to read more »Rust (programming language)
Jumat, 2026-08-07 02:03:34user-contributed registry crates.io, but Git repositories, crates in the local filesystem, and other external sources can also be specified as dependencies. Cargo...
Click to read more »Puff
Sabtu, 2025-11-22 19:54:04Fairbanks PUFFS (NetBSD), a NetBSD kernel subsystem developed for running filesystems in userspace Chromosome puff or "Puffs", diffused uncoiled regions of...
Click to read more »Mac OS X Panther
Senin, 2026-06-01 23:12:13secure deletion, colored labels (resurrected from classic Mac OS) in the filesystem and Zip support built in. The Finder icon was also changed. Fast user...
Click to read more »Apple File System
Sabtu, 2026-06-27 17:07:10conversion". Der Flounder. Retrieved January 16, 2018. "jakepetroules/Filesystem". GitHub. Retrieved March 29, 2017. "DiskWarrior 5.2 & Apple File System...
Click to read more »IOS
Rabu, 2026-07-08 00:32:42changed. People jailbreak for many different reasons, including gaining filesystem access, installing custom device themes, and modifying SpringBoard. An...
Click to read more »Terminfo
Jumat, 2026-02-13 12:18:3114-character limit addresses very old filesystems which could represent filenames no longer than that. While those filesystems are generally obsolete, these limits...
Click to read more »Reverse domain name notation
Senin, 2026-02-02 19:02:33An example of reverse-DNS filesystem hierarchy...
Click to read more »Private browsing
Selasa, 2026-03-10 22:11:55Implementations of the HTML5 FileSystem API can be used to detect users in private mode. In Google Chrome, the FileSystem API was not available in Incognito...
Click to read more »Write Ahead Physical Block Logging
Kamis, 2022-02-24 01:20:48Fast File System (FFS) to accomplish rapid filesystem consistency after an unclean shutdown of the filesystem and better general use performance over regular...
Click to read more »Command-line completion
Kamis, 2026-05-07 01:24:51and have the shell complete only tarred gzip archives from the actual filesystem, skipping files which are incompatible with the input parameters. A modern...
Click to read more »List of file signatures
Minggu, 2026-07-05 15:10:54<arch>␊ 0 deb linux deb file C0 3B 39 98 À;9˜ 0 Linux EXT3/EXT4 jbd2 filesystem Journal 52 49 46 46 ?? ?? ?? ?? 57 45 42 50 RIFF????WEBP 0 webp Google...
Click to read more »Interactive Systems Corporation
Sabtu, 2026-08-08 06:06:14applications were limited to a single segment of 64 kB of RAM. To achieve good filesystem performance, PC/IX addressed the XT hard drive directly, rather than doing...
Click to read more »IBM AIX
Jumat, 2026-07-24 09:38:09replaces the entire AIX kernel without impacting applications Flash based filesystem caching Cluster Aware AIX automation with repository replacement mechanism...
Click to read more »Disk quota
Sabtu, 2026-07-04 07:46:41defines a usage or file quota specific to a certain user or group. In some filesystems (e.g. ext4, XFS, f2fs, ZFS, Lustre) it is also possible to define block...
Click to read more »Null device
Senin, 2026-03-16 17:02:24electronic dance music producer and jungle DJ. /dev/full /dev/zero Device file Filesystem Hierarchy Standard Memory hole rm (Unix) Standard streams Unix philosophy...
Click to read more »Io uring
Minggu, 2026-07-19 13:56:41available immediately for access with io_getevents. AIO access to a file on a filesystem like ext4 is partially supported: if a metadata read is required to look...
Click to read more »Extendible hashing
Rabu, 2026-05-20 22:38:14all modern filesystems use either extendible hashing or B-trees. In particular, the Global File System, GPFS, ZFS, and the SpadFS filesystem use extendible...
Click to read more »Rainbow Books
Kamis, 2026-03-26 16:07:04Density Recordable) DD-RW (Double Density ReWritable) ISO 9660, a 1986 filesystem standard used in conjunction with CD-ROM formats. Orange-Book-Standard...
Click to read more »C shell
Senin, 2026-06-29 05:56:44making it easier to jump back and forth between different places in the filesystem. Tilde notation offers a shorthand way of specifying pathnames relative...
Click to read more »OS/8
Senin, 2024-02-19 16:05:22time for each pass. PIP includes an option to compress ("squeeze") the filesystem, so that all unallocated space is moved to a single extent at the end...
Click to read more »CommonJS
Minggu, 2026-03-01 19:45:13Console (ported from Web) Encodings/A,C Encodings/A HTTP Client/B IO/A Filesystem/A,A/0 Modules/Async/A Modules/AsynchronousDefinition Modules/LoaderPlugin...
Click to read more »Orders of magnitude (data)
Senin, 2026-06-29 10:54:38using 64-bit addresses without segmentation. Maximum file size for ZFS filesystem. 268 295,147,905,179,352,825,856 bits (32 exbibytes) 3.5 × 1020 bits –...
Click to read more »Iconv
Senin, 2026-05-11 00:44:32Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »File carving
Kamis, 2026-07-16 22:37:54process of reassembling computer files from fragments in the absence of filesystem metadata. It is used in IT forensics and data recovery. Carving is typically...
Click to read more »Double Commander
Selasa, 2026-03-24 14:02:33major writing systems. Tabbed panels interface: Multiple locations in the filesystem are made quickly available by switching through open tabs. File search...
Click to read more »Ensoniq ASR-10
Jumat, 2026-07-31 03:11:10Tools), and a German programmer named Thoralt who created ensoniqfs, a filesystem plugin for Total Commander. Ensoniq's architecture allowed a sound to...
Click to read more »FIPS (computer program)
Selasa, 2024-02-20 06:02:48primary partitions that are formatted using the File Allocation Table (FAT) filesystem. Most new machines with Windows pre-installed use NTFS, leaving FIPS obsolete...
Click to read more »Data integrity
Rabu, 2026-07-22 21:59:57that way and internal RAID mechanisms provided by those filesystems are also used, such filesystems can additionally reconstruct corrupted data in a transparent...
Click to read more »Dumping
Minggu, 2025-02-23 07:32:14operator request, in a core dump for use in subsequent problem analysis Filesystem dump, strict data cloning used in backing up Database dump or SQL dump...
Click to read more »QuickTime
Minggu, 2026-08-02 23:03:37in Mac OS 9. (This is a consequence of Mac OS 9 requiring the HFS Plus filesystem.) Variable bit rate (VBR) support for MPEG-1 Layer 3 (MP3) audio. Support...
Click to read more »HP Linux Imaging and Printing
Rabu, 2026-07-01 14:39:55Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »IPad (3rd generation)
Selasa, 2026-05-12 10:26:41fixing annoyances, and simplify app development by providing access to the filesystem and command-line tools. The device has an Apple A5X SoC with a 1 GHz dual-core...
Click to read more »Acronis True Image
Jumat, 2026-06-26 06:31:07Linux Swap). Acronis uses sector-by-sector copy when a non-supported filesystem is backed up. The backup archives can be encrypted to reduce the risk...
Click to read more »MVS
Selasa, 2026-03-10 22:16:45Modern versions of MVS (e.g., z/OS) use datasets as containers for Unix filesystems along with facilities for partially integrating them. That is, Unix programs...
Click to read more »Typestate analysis
Rabu, 2026-07-15 22:18:10sequences such as leaving a file in an open state. Such resources include filesystem elements, transactions, connections and protocols. For instance, developers...
Click to read more »Damn Small Linux
Senin, 2025-10-20 08:11:53Subscriber Line (ADSL) support; FUSE, Network File System (NFS), SSH Filesystem (SSHFS) support; UnionFS; generic and Ghostscript printing support; PC...
Click to read more »Common Gateway Interface
Jumat, 2026-07-03 23:31:17Page". Archived from the original on 25 August 2013. "Mapping URLs to Filesystem Locations Apache HTTP Server Version 2.2". Archived from the original...
Click to read more »DFS
Minggu, 2026-07-19 21:53:35Selection, part of the IEEE 802.11h wireless standard Disc Filing System, a filesystem developed by Acorn Computers Distributed file system, a method of storing...
Click to read more ».htaccess
Selasa, 2026-04-28 10:36:28overrides are permitted. On high-traffic servers this adds measurable filesystem overhead. Directives can be migrated from .htaccess to httpd.conf to eliminate...
Click to read more »Linux Terminal Server Project
Jumat, 2026-07-10 21:34:25mount its root filesystem (the chroot mentioned above). When this information is retrieved, the client mounts the path on its root filesystem via either the...
Click to read more »ECos
Selasa, 2026-06-16 08:33:58General Public License (GPL). "[SOLVED] load_buffer with NO_FILESYSTEM define needs filesystem? (Page 1)". wolfSSL (formerly CyaSSL) Embedded SSL Library...
Click to read more »Unicon (programming language)
Senin, 2025-08-11 11:02:02three popular Icon extensions: an OO preprocessor named Idol, a POSIX filesystem and networking interface, and an ODBC facility. The name is shorthand...
Click to read more »Content-addressable storage
Jumat, 2026-08-07 23:56:39shelf with those numbers. In the computer setting, a file in the DOS filesystem at the path A:\myfiles\textfile.txt points to the physical storage of...
Click to read more »Adaptive replacement cache
Senin, 2026-07-27 06:14:26ZFS uses a variant of ARC as an alternative to the traditional Solaris filesystem page cache in virtual memory. It has been modified to allow for locked...
Click to read more »Comparison of netbook-oriented Linux distributions
Kamis, 2026-04-02 20:13:535 seconds OpenGeeeU 8.10 Puppeee Linux 4.3X 30s Loads to RAM Layered filesystem - caches writes in RAM Lightweight kernel compiled for EeePCs only Ubuntu...
Click to read more »RMX (operating system)
Selasa, 2026-06-30 01:05:27synchronization, communication subsystems, a filesystem, extended memory management, command shell, etc. The native filesystem is specific to iRMX, but has many...
Click to read more »Visual User Environment
Sabtu, 2026-06-06 16:43:05Enscribe** NonStop SQL** UCMDB† File systems and formats Hi Performance FileSystem** System Object Model** Veritas File System‡ Operating systems and environments...
Click to read more »DEC MICA
Senin, 2026-08-03 04:52:59were carried over to OSF/1 — in particular the OZIX filesystem was the basis of DEC's AdvFS filesystem. DEC also investigated the feasibility of hosting...
Click to read more »Sun Microsystems
Sabtu, 2026-08-08 09:25:14Other storage products included Sun Fire X4500 storage server and SAM-QFS filesystem and storage management software. Sun marketed the Sun Constellation System...
Click to read more »UEFI
Jumat, 2026-08-07 06:14:53recommended to be at least 512 MB in size and formatted with a FAT32 filesystem for maximum compatibility. For backward compatibility, some UEFI implementations...
Click to read more »Time formatting and storage bugs
Sabtu, 2026-07-11 07:19:49X Snow Leopard stored time in their real-time clocks (RTCs) and HFS filesystems as an unsigned 32-bit number of seconds since 00:00:00 on 1 January 1904...
Click to read more »File Transfer Protocol
Kamis, 2026-07-30 02:39:58such as MVS, VM/CMS, OS/400 and VMS, which support record-oriented filesystems. P or PAGE structure (page-oriented). Files are divided into pages, which...
Click to read more »Comparison of Linux distributions
Sabtu, 2026-08-08 15:53:20org. "openSUSE:Reproducible Builds - openSUSE Wiki". en.opensuse.org. "Filesystems [OpenWrt Wiki]". openwrt.org. 7 June 2018. Retrieved 11 June 2018. "What...
Click to read more »Piper (source control system)
Senin, 2026-03-02 02:41:20the Cloud (CitC). This system utilizes cloud backend and a local FUSE filesystem to create an illusion of changes overlaid on top of a full repository...
Click to read more »Zstd
Senin, 2026-08-03 08:59:282017 (version 4.14) as a compression method for the btrfs and squashfs filesystems, as well as for loadable kernel modules. In 2017, Allan Jude integrated...
Click to read more »Disk compression
Selasa, 2026-06-02 02:55:13Cloaking's built-in DPMS server to relocate and run in protected mode. THS filesystem THS (from Thomas Scheuermann; 1994–1996) was a compressed file system...
Click to read more »Vince Cate
Jumat, 2026-05-22 04:08:22(1991). "Combining the concepts of compression and caching for a two-level filesystem". Operating Systems Review. 25: 200–211. doi:10.1145/106974.106993. Platt...
Click to read more »Minix 3
Minggu, 2026-05-03 01:50:11compiler, experimental symmetric multiprocessing support, procfs and ext2fs filesystem support, and GNU Debugger (GDB). Several parts of NetBSD are also integrated...
Click to read more »Optical disc authoring
Selasa, 2026-01-27 04:51:13creator codes, file type, and so on. Universal Disk Format (UDF) is a newer filesystem that comes with additional features such as Unicode support, packet writing...
Click to read more »Frontier (supercomputer)
Jumat, 2026-05-08 01:29:36IOPS flash storage system, along with the 700 PB Orion site-wide Lustre filesystem. Frontier consumes around 21 megawatts (MW) (which is equivalent to the...
Click to read more »Memory paging
Minggu, 2026-07-12 04:02:14devices and accesses them directly, thus bypassing the cache and avoiding filesystem overhead. When residing on HDDs, which are rotational magnetic media devices...
Click to read more »Superuser
Jumat, 2026-07-24 02:39:43directory was originally considered to be root's home directory, but the UNIX Filesystem Hierarchy Standard now recommends that root's home be at /root. The first...
Click to read more »BubbleUPnP
Senin, 2026-06-29 01:25:44number of advanced features are offered when purchasing a license, such as filesystem browsing from remote devices, unlimited playlist size, remote access to...
Click to read more »Special folder
Minggu, 2026-03-08 19:35:54standardized directories like /home/user/Documents and /etc, defined by the Filesystem Hierarchy Standard (FHS), while macOS uses folders such as "Home", "Documents"...
Click to read more »Joe-E
Sabtu, 2026-04-25 17:49:46File(filename) is blocked because it allows unrestricted access to the filesystem. Cup of Joe is slang for coffee, and so serves as a trademark-avoiding...
Click to read more »Intel Binary Compatibility Standard
Sabtu, 2026-06-20 04:09:31XPG3 by standardizing various operating system interfaces, including the filesystem hierarchy layout (i.e., the locations of system files and installed programs)...
Click to read more »Home directory
Sabtu, 2026-04-04 18:27:13as well as /root when logged in as superuser. Directory (computing) Filesystem Hierarchy Standard My Documents Root directory Working directory "Where...
Click to read more »Android Cupcake
Selasa, 2026-05-05 03:12:10resuming of downloads, support for MPEG-4 and 3GP videos, and SD card filesystem checking. The underlying kernel of the Android operating system, the Linux...
Click to read more »Named pipe
Kamis, 2026-03-12 14:38:07Instead of a conventional, unnamed pipe, a named pipe makes use of the filesystem. It is explicitly created using mkfifo() or mknod(), and any number of...
Click to read more »Bootable business card
Jumat, 2026-05-15 01:27:47scan the system for recognized filesystems, automatically "mounting" these up in read-only mode. This makes filesystems on any local hard disks accessible...
Click to read more »Error recovery control
Sabtu, 2026-07-11 21:53:10timeouts to prevent prematurely dropping the disk out of the array. The ZFS filesystem was designed to immediately write data to a sector that reports as bad...
Click to read more »