Configure OpenMediaVault
This guide takes you through the basics of setting up OpenMediaVault for the first time.
Contents |
System
Updates
It's recommended that you regularly check your installation for updates as OMV is an actively developed project.
- Go to System > Update Manager
- Press the Check button
- Check and install any packages that you want to update
Enable Power Off Using Power Button
- Go to System > Power Management
- Check Shutdown the system when pressing the power button.
- Press OK
NOTE: Prior to setting up your shares, please ensure that you have your disks partitioned, formatted and if you're using RAID, then make sure that's setup too. OpenMediaVault has plugins for Greyhole and LVM which you can use if you need. You can also setup RAID configurations from the Storage > RAID Management section.
Creating A User
A user is a single person who can use their credentials to access the file shares you setup. A user can belong in multiple groups.
To create a user:
- Go to Access Right Management > User
- Press the Add button, then choose Add from the dropdown
- Enter a name and password
- Enter additional details if you want
- You can also assign groups if you've set them up already
Creating A Group
A group has a set level of permissions of what users within it can or can't do. You might find that everyone with access to your server is in the same group and can access all the same things, or you decide that you want different groups with different permission levels.
To create a group:
- Go to Access Right Management > Group
- Click Add at the top and press Add on the dropdown that appears
- Give your group a name, and a description to help you remember what people in that group should be able to do
- You can select members if you've already created them, or edit the group or user later to assign them to a group.
Shared Folder, as the name suggests, are folders that you'd like to be shared over your network. When you create a Shared Folder you can decide what permissions different users and groups can have.
To get started, I usually make a share called Home:
- Go to Access Right Management > Shared Folders
- Press Add
- Enter a Name e.g. Home
- Choose a Permission scheme. You can setup more complex permissions later on
- Press OK
Samba is a filesharing protocol which you can easily connect to from Windows, Mac and Linux machines.
To create a share which is accessible across the network follow these steps:
- Go to Services > SMB / CIFS
- Check the Enable box
- Press OK to save
- Go to the Shares tab in the SMB / CIFs section...
- Click the Add button
- Give the Share a name e.g. Home
- Select a Shared Folder to use as the share. This should have been created in the shared folders section of this guide. I chose Home
- To make the share discoverable across the network check the Browseable box. If not then only people you tell about the share will be able to connect to it.
- Check Inherit ACLs to make the permissions that you set apply
- Check Enable Permission Inheritance
- Check Extended Attributes
- Check Store DOS Attributes
- Press OK to create your share
You should now be able to connect to your share using the connection method that your operating system provides.
Plugins
OpenMediaVault is a system powered by plugins, which means that users can create and submit plugins to the repository which you can then install onto your installation. In this section you'll find a guide to installing and configuring some OMV plugins.
MiniDLNA
MiniDLNA is a lightweight app which enables you to use your microserver as a DLNA server capable of streaming audio, video and images to DLNA compatible devices including certain TVs, game consoles, smartphones and media players.
To install MiniDLNA:
- Go to System > Plugins
- Select openmediavault-minidlna ... from the list of plugins
- Press the Install button at the top
- Press 'Yes' when asked if you want to install selected plugins
- Press 'Close' once installation finishes
- Wait for the Loading popup to finish
- Refresh your browser windows once everything finishes
To configure MiniDLNA:
- Go to Services > DLNA
- Check the Enable box
- Under Media Folders press the Add button
- Select a shared folder that you want to be used e.g. a media share, or a films or any other share containing media files that you've setup in the shared folders section of this guide.
- Select Scan media types if you only want certain media types from your share to be available
- Press OK
- Press OK again if prompted If you have made changes to your Media Folders, miniDNLA will begin to (re)scan them for media. This may take several minutes. You can view its progress in the System Logs section of OpenMediaVault by selecting DLNA.
- You should now be able to connect to your server using a DLNA enabled device and browse and play your media