Do you want to be a Super Geek?

RAIDs (Redundant Arrays of Inexpensive [sic] Disks) are considered pretty handy for a number of things. This is an example of productive and practical use of a RAID. Granted, this project does not have the archaic grandeur of a Floppy Disk RAID, but then again, the capacity and performance of this system are utterly superior to those of a Floppy Disk RAID. The following is meant as an instruction sheet of how to build a rock-hard USB stick RAID system and simultaneously transform from an ordinary nerd to a SUPER LINUX GURU.

Get your sticks together and go here.

More like this

This is one of four related posts: Should You Install Ubuntu Linux? Installing Ubuntu 16.04 LTS How to use Ubuntu Unity Things To Do After Installing Ubuntu 16.04 LTS Some Linux/Ubuntu related books: Ubuntu Unleashed 2016 Edition: Covering 15.10 and 16.04 (11th Edition) Ubuntu 16.04 LTS Desktop:…
Almost every resource on the Internet on building your own computer is oriented towards building a gaming computer. The second most common discussion is how to build a "budget PC." When I sought out the latest information on building a computer a few weeks ago, I did not like either of these two…
This is not a traditional review, in that I am not going to discuss the distro in any systematic or comprehensive fashion.  There already are several reviews out there in the href="http://distrowatch.com/table.php?distribution=suse">usual places.  Rather, I am going to outline my experiences…
I checked out the book Ubuntu Made Easy: A Project-Based Introduction to Linux by Rickford Grant and Phil Bull (No Starch Press). With any book like this, the trick is matching it to the correct user. If you are the kind of person inclined to install the latest version of Ubuntu on your computer…

At one time, I worked in a place that used "Dell" desktop systems for all the employees' workstations. Given that anything important was supposed to be kept on the network servers to be backed up, there was a lot of wasted space on those machines' local hard drives.

I never tried this, but I considered experimenting with the following scenario:

1)Set up a shared directory on each workstation's disk.
2)Create a large empty file of the same size in each directory.
3)Mount each directory via mount.cifs and, treating the files as virtual hard drives, combine them into a RAID array.

It would probably perform about as well as the USB stick RAID does if it worked at all...but at least it'd be a way to put all the wasted space on the Windows™ systems to better use.