Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

GParted

Index GParted

GParted (acronym of GNOME Partition Editor) is a GTK+ front-end to GNU Parted and an official GNOME partition-editing application (alongside Disks). [1]

52 relations: BitLocker, Btrfs, C (programming language), C++, Comparison of disk cloning software, Cut, copy, and paste, Debian, Disk editor, Disk partitioning, Dm-crypt, ExFAT, Ext2, Ext3, Ext4, F2FS, File Allocation Table, File system, GNOME, GNOME Disks, GNU General Public License, GNU GRUB, GNU Parted, Graphical user interface, GTK+, Gtkmm, GUID Partition Table, HFS Plus, Hierarchical File System, JFS (file system), KDE Partition Manager, Knoppix, Linux, Linux Unified Key Setup, List of disk partitioning software, Live CD, Live USB, Logical volume management, NILFS, NTFS, Operating system, Parted Magic, Pointing device gesture, Puppy Linux, ReFS, Reiser4, ReiserFS, SourceForge, Universal Disk Format, Unix File System, Virtual memory, ..., XFS, ZFS. Expand index (2 more) »

BitLocker

BitLocker is a full disk encryption feature included with Windows Vista and later.

New!!: GParted and BitLocker · See more »

Btrfs

Btrfs (pronounced as "butter fuss", "better F S", "butter F S", "b-tree F S", or simply by spelling it out) is a file system based on the copy-on-write (COW) principle, initially designed at Oracle Corporation for use in Linux.

New!!: GParted and Btrfs · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: GParted and C (programming language) · See more »

C++

C++ ("see plus plus") is a general-purpose programming language.

New!!: GParted and C++ · See more »

Comparison of disk cloning software

This is a comparison of disk cloning software, computer programs that can copy the contents of one disk into another disk or into a disk image.

New!!: GParted and Comparison of disk cloning software · See more »

Cut, copy, and paste

In human–computer interaction, cut, copy and paste are related commands that offer a user-interface interprocess communication technique for transferring data.

New!!: GParted and Cut, copy, and paste · See more »

Debian

Debian is a Unix-like computer operating system that is composed entirely of free software, and packaged by a group of individuals participating in the Debian Project.

New!!: GParted and Debian · See more »

Disk editor

A disk editor is a computer program that allows its user to read, edit, and write raw data (at character or hexadecimal, byte-levels) on disk drives (e.g., hard disks, USB flash disks or removable media such as a floppy disks); as such, they are sometimes called sector editors, since the read/write routines built into the electronics of most disk drives require to read/write data in chunks of sectors (usually 512 bytes).

New!!: GParted and Disk editor · See more »

Disk partitioning

Disk partitioning or disk slicing is the creation of one or more regions on a hard disk or other secondary storage, so that an operating system can manage information in each region separately.

New!!: GParted and Disk partitioning · See more »

Dm-crypt

dm-crypt is a transparent disk encryption subsystem in Linux kernel versions 2.6 and later and in DragonFly BSD.

New!!: GParted and Dm-crypt · See more »

ExFAT

exFAT (Extended File Allocation Table) is a Microsoft file system introduced in 2006 optimized for flash memory such as USB flash drives and SD cards.

New!!: GParted and ExFAT · See more »

Ext2

The ext2 or second extended file system is a file system for the Linux kernel.

New!!: GParted and Ext2 · See more »

Ext3

ext3, or third extended filesystem, is a journaled file system that is commonly used by the Linux kernel.

New!!: GParted and Ext3 · See more »

Ext4

The ext4 or fourth extended filesystem is a journaling file system for Linux, developed as the successor to ext3.

New!!: GParted and Ext4 · See more »

F2FS

F2FS (Flash-Friendly File System) is a flash file system initially developed by Samsung Electronics for the Linux kernel.

New!!: GParted and F2FS · See more »

File Allocation Table

File Allocation Table (FAT) is a computer file system architecture and a family of industry-standard file systems utilizing it.

New!!: GParted and File Allocation Table · See more »

File system

In computing, a file system or filesystem controls how data is stored and retrieved.

New!!: GParted and File system · See more »

GNOME

GNOME is a desktop environment composed of free and open-source software that runs on Linux and most BSD derivatives.

New!!: GParted and GNOME · See more »

GNOME Disks

GNOME Disks is a graphical front-end for udisks included in the "gnome-disk-utility" package.

New!!: GParted and GNOME Disks · See more »

GNU General Public License

The GNU General Public License (GNU GPL or GPL) is a widely used free software license, which guarantees end users the freedom to run, study, share and modify the software.

New!!: GParted and GNU General Public License · See more »

GNU GRUB

GNU GRUB (short for GNU GRand Unified Bootloader) is a boot loader package from the GNU Project.

New!!: GParted and GNU GRUB · See more »

GNU Parted

GNU Parted (the name being the conjunction of the two words PARTition and EDitor) is a free partition editor, used for creating and deleting partitions.

New!!: GParted and GNU Parted · See more »

Graphical user interface

The graphical user interface (GUI), is a type of user interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation, instead of text-based user interfaces, typed command labels or text navigation.

New!!: GParted and Graphical user interface · See more »

GTK+

GTK+ (formerly GIMP Toolkit) is a cross-platform widget toolkit for creating graphical user interfaces.

New!!: GParted and GTK+ · See more »

Gtkmm

gtkmm (formerly known as gtk-- or gtk minus minus) is the official C++ interface for the popular GUI library GTK+.

New!!: GParted and Gtkmm · See more »

GUID Partition Table

GUID Partition Table (GPT) is a standard for the layout of the partition table on a physical storage device used in a desktop or server PC, such as a hard disk drive or solid-state drive, using globally unique identifiers (GUID).

New!!: GParted and GUID Partition Table · See more »

HFS Plus

HFS Plus or HFS+ is a file system developed by Apple Inc. It replaced the Hierarchical File System (HFS) as the primary file system of Apple computers with the 1998 release of Mac OS 8.1.

New!!: GParted and HFS Plus · See more »

Hierarchical File System

Hierarchical File System (HFS) is a proprietary file system developed by Apple Inc. for use in computer systems running Mac OS.

New!!: GParted and Hierarchical File System · See more »

JFS (file system)

Journaled File System or JFS is a 64-bit journaling file system created by IBM.

New!!: GParted and JFS (file system) · See more »

KDE Partition Manager

KDE Partition Manager is a disk partitioning application originally written by Volker Lanz for the KDE Platform.

New!!: GParted and KDE Partition Manager · See more »

Knoppix

KNOPPIX is an operating system based on Debian designed to be run directly from a CD / DVD (Live CD) or a USB flash drive (Live USB), one of the first of its kind for any operating system.

New!!: GParted and Knoppix · See more »

Linux

Linux is a family of free and open-source software operating systems built around the Linux kernel.

New!!: GParted and Linux · See more »

Linux Unified Key Setup

In computing, the Linux Unified Key Setup or LUKS is a disk encryption specification created by Clemens Fruhwirth in 2004 and originally intended for Linux.

New!!: GParted and Linux Unified Key Setup · See more »

List of disk partitioning software

This is a list of utilities for performing disk partitioning.

New!!: GParted and List of disk partitioning software · See more »

Live CD

A live CD (also live DVD, live disc, or live operating system) is a complete bootable computer installation including operating system which runs directly from a CD-ROM or similar storage device into a computer's memory, rather than loading from a hard disk drive.

New!!: GParted and Live CD · See more »

Live USB

A live USB is a USB flash drive or external hard disk drive containing a full operating system that can be booted.

New!!: GParted and Live USB · See more »

Logical volume management

In computer storage, logical volume management or LVM provides a method of allocating space on mass-storage devices that is more flexible than conventional partitioning schemes to store volumes.

New!!: GParted and Logical volume management · See more »

NILFS

NILFS or NILFS2 (New Implementation of a Log-structured File System) is a log-structured file system implementation for the Linux kernel.

New!!: GParted and NILFS · See more »

NTFS

NTFS (New Technology File System) is a proprietary file system developed by Microsoft.

New!!: GParted and NTFS · See more »

Operating system

An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs.

New!!: GParted and Operating system · See more »

Parted Magic

Parted Magic is a commercial Linux distribution with disk partitioning and data recovery tools, sold as a Linux-based bootable disk.

New!!: GParted and Parted Magic · See more »

Pointing device gesture

In computing, a pointing device gesture or mouse gesture (or, simply, gesture) is a way of combining pointing device or finger movements and clicks that the software recognizes as a specific computer event and responds in a manner particular to that software.

New!!: GParted and Pointing device gesture · See more »

Puppy Linux

Puppy Linux is an operating system and lightweight Linux distribution that focuses on ease of use and minimal memory footprint.

New!!: GParted and Puppy Linux · See more »

ReFS

Resilient File System (ReFS), codenamed "Protogon", is a Microsoft proprietary file system introduced with Windows Server 2012 with the intent of becoming the "next generation" file system after NTFS.

New!!: GParted and ReFS · See more »

Reiser4

Reiser4 is a computer file system, successor to the ReiserFS file system, developed from scratch by Namesys and sponsored by DARPA as well as Linspire.

New!!: GParted and Reiser4 · See more »

ReiserFS

ReiserFS is a general-purpose, journaled computer file system formerly designed and implemented by a team at Namesys led by Hans Reiser.

New!!: GParted and ReiserFS · See more »

SourceForge

SourceForge is a Web-based service that offers software developers a centralized online location to control and manage free and open-source software projects.

New!!: GParted and SourceForge · See more »

Universal Disk Format

Universal Disk Format (UDF) is a profile of the specification known as ISO/IEC 13346 and ECMA-167 and is an open vendor-neutral file system for computer data storage for a broad range of media.

New!!: GParted and Universal Disk Format · See more »

Unix File System

The Unix file system (UFS; also called the Berkeley Fast File System, the BSD Fast File System or FFS) is a file system supported by many Unix and Unix-like operating systems.

New!!: GParted and Unix File System · See more »

Virtual memory

In computing, virtual memory (also virtual storage) is a memory management technique that provides an "idealized abstraction of the storage resources that are actually available on a given machine" which "creates the illusion to users of a very large (main) memory." The computer's operating system, using a combination of hardware and software, maps memory addresses used by a program, called virtual addresses, into physical addresses in computer memory.

New!!: GParted and Virtual memory · See more »

XFS

XFS is a high-performance 64-bit journaling file system created by Silicon Graphics, Inc (SGI) in 1993.

New!!: GParted and XFS · See more »

ZFS

ZFS is a combined file system and logical volume manager designed by Sun Microsystems and now owned by Oracle Corporation.

New!!: GParted and ZFS · See more »

Redirects here:

Cursed GTK, GPartEd, Gparted, Gparted live.

References

[1] https://en.wikipedia.org/wiki/GParted

OutgoingIncoming
Hey! We are on Facebook now! »