4 مستودعات
Tools for creating, deleting, resizing, and flagging disk partitions using utilities like parted.
Distinct from Parts and BOM Managements: Candidates are incorrectly matching manufacturing 'parts' (BOMs) instead of disk partitions.
Explore 4 awesome GitHub repositories matching operating systems & systems programming · Disk Partitioning Utilities. Refine with filters or upvote what's useful.
Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a community-maintained Linux server distribution that provides a platform focused on stability and security. The project is fundamentally a Red Hat Enterprise Linux compatible operating system, maintaining bug-for-bug binary compatibility to ensure identical software behavior. This allows it to serve as an enterprise-grade platform without proprietary licensing. The distribution covers a broad range of system administration capabilities, including package management via modular repository
Provides standard utilities for creating, resizing, and managing disk partitions on physical storage.
Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is
Adds primary partitions to hard disks by specifying size and filesystem type.
Disko is a declarative configuration system for managing Linux disk partitioning, filesystem formatting, and LUKS encryption setup. It functions as a disk provisioner that allows users to define disk layouts and mount points through configuration files rather than manual commands. The project focuses on providing reproducible system installations by defining storage provisioning as code. It specifically automates the creation of partition tables, the setup of encrypted storage containers, and the configuration of filesystem layouts for NixOS systems. The toolset includes a command-line inter
Provides a high-level configuration schema to define precise disk partitioning and formatting sequences.
هذا المشروع عبارة عن أداة نصية (shell-scripted) مصممة لاستنساخ ومزامنة أقراص نظام Linux. تتيح إنشاء نسخ قابلة للإقلاع من أجهزة التخزين النشطة، مما يسمح للمستخدمين بالحفاظ على نسخ احتياطية وظيفية أو إعداد وسائط تخزين جديدة لبيئات الحوسبة المضمنة. تقوم الأداة باستنساخ مدرك للتقسيم (partition-aware) من خلال تحليل هيكل محرك الأقراص المصدر لإعادة إنشاء تخطيطات متطابقة على أقراص الوجهة. وتتميز بتعديل ملفات تكوين الإقلاع ومعرفات التقسيم على محرك الأقراص المستهدف، مما يضمن بقاء الوسائط المستنسخة قابلة للإقلاع عند نقلها إلى أجهزة جديدة. بعيداً عن الاستنساخ الأولي، تدعم الأداة المزامنة التزايدية لتحديث النسخ الاحتياطية الموجودة عن طريق نقل كتل البيانات المعدلة فقط. تُدار هذه العملية من خلال تدفق تنفيذ إجرائي ينسق أدوات القرص منخفضة المستوى بينما يظل نظام التشغيل قيد التشغيل.
Analyzes source drive structures to automatically recreate identical partition layouts on destination media.