New pages
From Pulsed Media Wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 12:12, 21 April 2025 RAID 6 (hist) [1,573 bytes] Gallogeta (talk | contribs) (Created page with "== RAID 6 == '''RAID 6''' is similar to RAID 5 but includes **double distributed parity**, allowing it to tolerate the simultaneous failure of '''two disks'''. It requires...")
- 12:12, 21 April 2025 RAID 5 (hist) [1,328 bytes] Gallogeta (talk | contribs) (Created page with "== RAID 5 == '''RAID 5''' (''Redundant Array of Independent Disks, Level 5'') is a storage configuration that provides data redundancy and improved read performance through th...")
- 12:11, 21 April 2025 RAID-Z (hist) [2,420 bytes] Gallogeta (talk | contribs) (Created page with "== RAID-Z == '''RAID-Z''' is a data protection technology used by the ZFS file system. It is a variation of traditional RAID-5/RAID-6 but specifically designed to overcome...")
- 12:10, 21 April 2025 ZFS (hist) [4,041 bytes] Gallogeta (talk | contribs) (Created page with "== ZFS == '''ZFS''' (''Zettabyte File System'') is a combined file system and logical volume manager designed to provide high storage capacities, data integrity, and advanced...")
- 12:09, 21 April 2025 Btrfs (hist) [3,486 bytes] Gallogeta (talk | contribs) (Created page with "== Btrfs == '''Btrfs''' (''B-tree File System'', often pronounced as "butter FS", "better FS", or "B-tree FS") is a modern copy-on-write (COW) file system for Linux. It is des...")
- 12:08, 21 April 2025 XFS (hist) [2,682 bytes] Gallogeta (talk | contribs) (Created page with "== XFS == '''XFS''' is a high-performance 64-bit journaling file system developed by Silicon Graphics, Inc. (SGI) in 1994. Originally designed for the IRIX operating system, X...")
- 12:07, 21 April 2025 Ext3 (hist) [2,096 bytes] Gallogeta (talk | contribs) (Created page with "== ext3 == '''ext3''' (''Third Extended Filesystem'') is a journaling file system used in the Linux operating system. It was introduced as an improvement to ext2 by adding...")
- 12:06, 21 April 2025 Ext4 (hist) [1,790 bytes] Gallogeta (talk | contribs) (Created page with "== ext4 == '''ext4''' (''Fourth Extended Filesystem'') is a journaling file system used in the Linux operating system. It is the successor to ext3, offering improved perfo...")
- 12:05, 21 April 2025 Filesystem (hist) [602 bytes] Gallogeta (talk | contribs) (Created page with "== Filesystem == A '''filesystem''' is a method and data structure that the operating system uses to manage files on a disk or storage device. It defines how data is stored, r...")
- 12:05, 21 April 2025 Disk array (hist) [555 bytes] Gallogeta (talk | contribs) (Created page with "== Disk array == A '''disk array''' is a storage system that contains multiple hard disk drives (HDDs) or solid-state drives (SSDs), often configured for increased performance...")
- 12:05, 21 April 2025 Data redundancy (hist) [580 bytes] Gallogeta (talk | contribs) (Created page with "== Data redundancy == '''Data redundancy''' is the practice of storing the same data in multiple locations to improve fault tolerance and availability. It helps protect agains...")
- 12:05, 21 April 2025 Mdadm (hist) [707 bytes] Gallogeta (talk | contribs) (Created page with "== mdadm == '''mdadm''' (''Multiple Device Admin'') is a Linux utility used for managing and creating software RAID arrays. It allows users to build, assemble, monitor, and ma...")
- 12:03, 21 April 2025 RAID (hist) [2,013 bytes] Gallogeta (talk | contribs) (Created page with "== RAID == '''RAID''' (''Redundant Array of Independent Disks'') is a data storage virtualization technology that combines multiple physical disk drives into one or more logic...")
- 12:01, 21 April 2025 Basic usage of Software Raid (MDADM) (hist) [3,485 bytes] Gallogeta (talk | contribs) (Created page with "== Creating and Using Software RAID with mdadm on Debian == Software RAID on Debian is commonly configured using the <code>mdadm</code> utility. This guide provides a step-by...")
- 11:56, 21 April 2025 Creating SFTP jail chroot (hist) [3,088 bytes] Gallogeta (talk | contribs) (Created page with "== Creating a Chroot SFTP Jail on Debian == Setting up a chroot jail for SFTP (Secure File Transfer Protocol) enhances security by restricting users to a specific directory....")
- 11:54, 21 April 2025 Monitoring bandwidth and traffic (hist) [11,946 bytes] Gallogeta (talk | contribs) (Created page with "== Bandwidth and Traffic Monitoring on Debian Servers == Monitoring bandwidth and network traffic is essential for both dedicated servers and virtual private servers (VPS) to...")
- 11:33, 21 April 2025 Installing Advanced Policy Firewall and Brute Force Detection (hist) [2,359 bytes] Gallogeta (talk | contribs) (Created page with " == Install Required Packages == '''If server does not have required packages, here is what you need.''' Before installing APF and BFD, install essential packages: '''sudo...")
- 09:34, 18 April 2025 Quota (hist) [775 bytes] Gallogeta (talk | contribs) (Created page with " == What Does "Creating Quota" Mean on a Seedbox? == In simple terms, creating a quota on a seedbox means setting a limit on how much '''disk space a particular folder, user,...")
- 17:29, 17 April 2025 Rootless DOCKER (hist) [1,607 bytes] Gallogeta (talk | contribs) (Created page with " == Rootless Docker (Basic) == You can manage Docker containers without needing '''sudo''' '''systemctl --user''': This command manages systemd user services. Rootless Docke...")
- 17:27, 17 April 2025 Managing Your VPS (hist) [1,034 bytes] Gallogeta (talk | contribs) (Created page with "These commands are more relevant when you have a VPS, giving you more control over the system. '''df -h Disk Free''' --Shows disk space usage in a human-readable format. d''...")
- 17:23, 17 April 2025 Managing Your Seedbox (Deluge, rsync etc.) (hist) [1,252 bytes] Gallogeta (talk | contribs) (Created page with "Typically, you won't directly interact with Deluge or ruTorrent via the command line for day-to-day tasks. These are usually managed through their web interfaces. However, yo...")
- 17:19, 17 April 2025 Linux basic commands for navigation (hist) [615 bytes] Gallogeta (talk | contribs) (Created page with "'''pwd''' --Print Working Directory. Shows you the current directory you are in. '''ls''' --List. Displays the files and directories in the current directory. '''ls -l'''...")
- 17:18, 17 April 2025 How to connect via SSH (hist) [398 bytes] Gallogeta (talk | contribs) (Created page with " == Connecting to Your Server (SSH) == The first step is to connect to your server using '''SSH (Secure Shell).''' You'll need an SSH client (like Terminal on macOS/Linux or...")
- 17:17, 17 April 2025 File Management (hist) [1,321 bytes] Gallogeta (talk | contribs) (Created page with " == File Management (As User)== Using SSH '''mkdir new_directory''' --Make Directory. Creates a new directory with the specified name. '''rmdir empty_directory''' ...")