Today, we think outside of the Pi and come with 9 raspberry Pi alternatives. These are not other arm boards.

Installation and Setup Videos - Beginning, Intermediate and Advanced
-
-
We install Openmediavault onto only one disk using Debian as a install base.
Directions for Install : Debian install
-
Create and Move Files Quickly Using Midnight Commander on Openmediavault
-
-
Installing Transmission with VPN on Openmediavault with commands below.MyVPN: Nordvpn
Download haugene/transmission-openvpnin docker
Open Shellinabox or PuTTY or Wetty
Check puid and pgid = id username
docker network create mynet
OPENVPN_PROVIDER=NORDVPN
OPENVPN_USERNAME=vpnlogin name
OPENVPN_PASSWORD=vpnpassword
WEBPROXY_ENABLED=true
CREATE_TUN_DEVICE=true
LOCAL_NETWORK=your.ip.address.0/25
OPENVPN_OPTS=--inactive3600 --ping 10 --ping-exit 60
--cap-add=NET_ADMIN-d
--network=mynet
-p 9091:9091
Extra arguments for special problems
--dns8.8.8.8--dns 8.8.4.4
--sysctlnet.ipv6.conf.all.disable_ipv6=0
OPENVPN_CONFIG=CA\Toronto
Go to Chrome store to find : Remote Transmission ++ extension. -
We will use docker to install NzBGet and then show how to properly configure it.
My Usenetserver : Usenetserver
-
We’ll look at my favorite plugins and how to plan for the next version of Openmediavault when you pick plugins.
-
-
We install Piwigo Photo Management software on our Openmediavaultserver.
-
We will set up Openvpn-as on Openmediavault.
-
We will go over the three ways to update your docker containers.
-
-
We install qBittorrent in a docker on Openmediavault
-
Today, we use magic and get Windows and Openmediavault talking easily.
-
Openmediavault 5 (OMV5) installation and setup with Portainer.
Openmediavault - https://www.openmediavault.org
16gb SD card - https://amzn.to/2HSkwzz
Balena Etcher - https://www.balena.io/etcher/
Download - https://sourceforge.net/projects/openmediavault/files/
PuTTy - https://www.chiark.greenend.or…gtatham/putty/latest.html -
-
We take a quick view of the plugins in OMV5.
-
Install Openmediavault 5 to Raspberry Pi with Portainer
RaspberryPi 4 - https://amzn.to/307jNos
MicroSD card - https://amzn.to/30pky8s
Openmediavault Directions -Install OMV5 on Debian 10 (Buster)
Belena Etcher - https://www.balena.io/etcher/
Raspian download -https://www.raspberrypi.org/downloads/ -
We install Openmediavault 5 over Raspian base for the easiest Raspberry Pi Intall.
Raspberry Pi 4 - https://amzn.to/307jNos
Micro SD card - https://amzn.to/30pky8s
Belena Etcher - https://www.balena.io/etcher/
Raspian download -https://www.raspberrypi.org/downloads/
OMV5 Install Script - https://github.com/OpenMediaVault-Plu...
PuTTy - https://www.putty.org/ -
-
Installation of Openmediavault 5 to one disk.
-
Today, we'll go over the new OMV Extras for Openmediavault 5. It has a new look and functionality.
-
Today, we install Openmediavault 5 (OMV5) inside of Oracle Virtualbox step by step.
-
-
Today, we'll install Plex using Portainer.
-
For questions, head here.
Make sure server is on.
Download PuTTy
https://putty.org/
Install PuttyFind mount points for disks
lsblkMake a Directory
mkdir /srv/dev-disk-by-label-32gb/appdata/ncdataList your directories
ls /srv/dev-disk-by-label-32gb/appdata/Change noexec
OMV5
with omv-mkconf missing, OMV_FSTAB_MNTOPS_EXT4 variable deprecated... how can one modify fstab the "clean" way?
nano /etc/openmediavault/config.xml
F6
Search for <mntent>
Remove the noexec
omv-salt deploy run fstabOMV4
https://openmediavault.readthe…/various/fs_env_vars.html
omv-mkconf fstabhttps://hub.docker.com/r/ownyourbits/nextcloudpi/
Change Port settings for OMV
General Settings
Change Port to 81
Save
Re login to OMV add :81 to end of IP address
Book mark OMV page.Nextcloudpi
https://ownyourbits.com/nextcloudpi/
Scroll down to documentation
Click on How to install Nextcloud
https://docs.nextcloudpi.com/en/Scroll How to Get started NCP docker
Download it with:
docker pull ownyourbits/nextcloudpi-x86
docker pull ownyourbits/nextcloudpi-armhf (If using RPI ot other armfs SBC)
IP=your.ip.address
docker run -d -p 4443:4443 -p 443:443 -p 80:80 -v /srv/dev-disk-by-label-32gb/appdata/ncdata:/data --name nextcloudpi ownyourbits/nextcloudpi-x86 your.ip.addressCheck Logs for completion
docker logs -f nextcloudpi
(ctrl+c to exit log)The first time it will take some seconds to do the initial configuration, wait until you see ‘Init done’ or open portainer, shows e
Go to IP address
Copy
NextcloudPi
U: ncp
Password: your passwordNextcloud
U: ncp
Password: yourpaswordActivate
Then, you can log into Nextcloudpi
https://<ip_or_url>:4443
First Run Wizard
-external access – yes
-forward ports – takes a few minutes
-I will do it manually
Forward ports 80 and 443
-Skip DDNSGo to Next Cloud Pi web panel
-Config
- nc-trusted domains – change domain three to local network.
- nc-passwdLogin to Nextcloud
Download desktop app
Phone appAdd duckdns account
https://www.duckdns.org/domains
Networking
- duckDNS
add domain and get token, apply
nextcloudtdl.duckdns.org
Copy TokenAdd letsencrypt
Networking
- letsencrypt
nextcloudtdl.duckdns.orgLogin to Phone App
Use duckdns address and email password to self to copyAdd a Music folder
Click on plus sign above folders on left
Drag and drop files to folderAdd apps
Click letter in top right corner
Click apps
- multimedia
- add audio player
open audio player
- click settings bottom left
- advanced settings
- search for files in Music
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!