![]() |
VOOZH | about |
We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.
Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.
Follow TNS on your favorite social media networks.
Become a TNS follower on LinkedIn.
Check out the latest featured and trending stories while you wait for your first TNS newsletter.
Network Attached Storage (NAS) options are everywhere, and you can pay a pretty penny for a solution. Attached to a network switch or router, it is a device that can hold backup data for multiple devices.
You could buy a basic NAS option for just around $100 or a more advanced solution for over $1,000.
Don’t forget, however, that you also have to buy drives for that NAS. And you don’t want to just buy a standard drive; you need to purchase one created specifically for NAS devices.
It can get confusing and expensive.
That’s why I often turn to Linux when I need to deploy a NAS solution. If you dig deep enough, you’ll find that most NAS devices run on Linux anyway, so why not cut out the middleman and get right to the heart of the matter?
One of my favorite Linux NAS solutions is OpenMediaVault (OMV). You provide the server and the associated storage, and OpenMediaVault turns it into a NAS machine.
Although this Linux distribution does have a slight learning curve, you can have it up and running fairly quickly.
Even without opening that first support document, I was able to have a share up and running in fewer than 5 minutes.
Because I tested OpenMediaVault as a VirtualBox virtual machine (VM), I had to shut it down, create a new drive for it, reboot the OS and then connect the new device to the system. That took roughly half of the five minutes to get this solution up and running.
Even with that slight learning curve, OpenMediaVault is pretty easy to use.
OpenMediaVault includes features like:
The installation of OpenMediaVault resembles an old-school Linux distribution, using a curses-based installer (Figure 1).
Using the OMV installer simply requires you to use your arrow keys and Tab key to make selections and then type an admin password. It’ll take you fewer than 5 minutes to have it up and running.
Using OpenMediaVault does take a bit of time to understand, as there are a few tricks you must know about.
First off, creating a share requires the following steps (all from the user-friendly, web-based GUI):
If you’re going to use Samba (SMB) for sharing folders, there’s one other thing you have to do that must be taken care of from the command line: enabling a user for Samba. This has been a sore point for me, because it’s rarely mentioned in documentation and most often doesn’t have a GUI option. Because of this, a lot of users find themselves frustrated because they aren’t aware that this step has to be taken care of.
Here’s what has to be done.
If everything has gone to plan, you should be able to access the shared folder via the standard user you just enabled for Samba.
I’ve overly simplified the usage of OpenMediaVault, but it really isn’t much harder than what I’ve outlined above, which is why I love this Linux distribution for my NAS needs. I’d much rather deploy OpenMediaVault than use a NAS-specific device, because I feel I get more control over my network storage when using this solution.
Finally, I thought I’d mention how OpenMediaVault is updated. You don’t have to use the command line for this. Instead, log in to OMV with the admin account and go to System > Update Manager > Updates.
From the Updates page (Figure 3), you’ll see any available updates listed. Click the downward-pointing arrow to run the updates.
And that’s all there is to OpenMediaVault. This flexible, powerful solution is an outstanding option for both home and small business network storage. OMV is easy to deploy and manage, and won’t cost you a penny (other than the hardware that will house the system).