This is a little summary about what I did to create an encrypted RAID 5 device on my file server. First of all I had to install mdadm and cryptsetup. apt-get install mdadm cryptsetup The next step is to create the RAID 5, this is an example of my configuration. mdadm –-create /dev/md0 –-level=5 -–raid-disks=3 [...]
Where Am I?
You are currently browsing entries tagged with Debian at Black-Pixel.
-
Popular Posts
-
Recent Comments
- Pixel on Bootable Pen Drive with Grub4DOS, FreeDOS and ISO Images (e.g. UBCD)
- josh on Bootable Pen Drive with Grub4DOS, FreeDOS and ISO Images (e.g. UBCD)
- fishcooker on Set up a Ramdisk on CentOS (e.g. for a Minecraft Server)
- Lou on Bootable Pen Drive with Grub4DOS, FreeDOS and ISO Images (e.g. UBCD)
- Pixel on Python Text Adventure Game: Displaying Text Slowly
-
Blogroll
-
StackOverflow
-
Recent Tweets
- @thinkpixelde Oh yes, like a better Diablo 3. :) 16 hours ago
- I just backed Grim Dawn on @Kickstarter http://t.co/bYIB1PWF 21 hours ago
- I just backed Space Command on @Kickstarter http://t.co/A5R3XOie 23 hours ago
About me
My name is Andreas, or short Andy. I consider myself a typical computer geek. I am also interested in other things like astronomy and graphic design.