Nile Bitsnilebits.hashnode.dev·Aug 19, 2024Why a Home Server Is a Must-Have for Every Tech EnthusiastIntroduction to the Concept of a Home Server What is a home server, though, and why should any IT enthusiast think about installing one? Tech aficionados consider the concept of a centralized system for digital information management, archiving, and ...Discussvpn
Quantum Cyber Solutionsqcs.hashnode.dev·May 3, 2024Understanding RAID Levels 💻Published on Friday, May 3, 2024 Understanding RAID Levels 💻 ================================ Authors Name Elon Tusk 😄 Twitter Understanding RAID Levels RAID redundant array of independent disks is a technology that combines multiple hard disk ...DiscussDevops
Quantum Cyber Solutionsqcs.hashnode.dev·May 3, 2024Understanding RAID Levels 💻Published on Friday, May 3, 2024 Understanding RAID Levels 💻 ================================ Authors Name Elon Tusk 😄 Twitter Understanding RAID Levels RAID redundant array of independent disks is a technology that combines multiple hard disk ...DiscussDevops
Cloud Tunedcloudtuned.hashnode.dev·Mar 9, 2024Understanding RAID: Redundant Array of Inexpensive DisksUnderstanding RAID: Redundant Array of Inexpensive Disks RAID, or Redundant Array of Independent Disks, is a technology that enables data storage across multiple hard drives to improve performance, redundancy, or both. By distributing data across mul...Discussraid
RookieOpsrookieops.hashnode.dev·Mar 7, 2024RAID: Building Blocks of Data Security and PerformanceRAID (Redundant Array of Independent Disks) is a technology that combines several physical hard drives into one logical unit. To help you understand it better, let's use a bookshelf analogy. Imagine the bookshelf is like your computer storage, and th...Discussraid
Shubham Nimkarshubnimkar.hashnode.dev·Jul 30, 2023Raid 0What is RAID 0 (disk striping)? RAID 0 (disk striping) is the process of dividing a body of data into blocks and spreading the data blocks across multiple storage devices, such as hard disks or solid-state drives (SSDs), in a redundant array of indep...Discussraid
Quantum Cyber Solutionsqcs.hashnode.dev·Apr 24, 2023Understanding RAID Levels 💻Published on Monday, April 24, 2023 Understanding RAID Levels 💻 ================================ Authors Name Eric deQuevedo 😄 Twitter Understanding RAID Levels RAID redundant array of independent disks is a technology that combines multiple ha...DiscussDevops
Karan SajnaniforChakravyuha - The Digital Battlefieldblog.rudrasecure.com·Mar 24, 2023PERC - RAID controller configuration from LinuxThis is one of those situations where I had to get through a task for which there was not too much publicly available documentation. Hence I'm writing the blog in the hope that it helps someone who is trying to do the same thing. What I was trying to...Discuss·694 readsserver
h3x0rh3x0r.tech·Mar 13, 2023Little Known Ways to configure RAID 1 in Linux1. Using fdisk List Disk Blocks Devices: lsblk --scsi List Disk Layout: fdisk -l There are 3 drives: /dev/sda /dev/sdb /dev/sdc There are further 3 partitions of 1st Drive: /dev/sda1 /dev/sda2 /dev/sda3 Now we are going to use RAID 1 (mir...Discuss·1 like·53 readsraid
Bilal Khanibilalkayy.hashnode.dev·Mar 7, 2023The Sixth Report Of My Challenge | Answered Two QuestionsAfter the release of the fifth report, I got many answers. Now It's time for the sixth report in which I am going to answer 2 more questions. https://media.giphy.com/media/F4o6e5gR35d1uKU2SE/giphy.gif I recorded a video about the same topic also th...Discuss·40 readsKubernetes