I do not think "free" internet and electricity are meant for this ...
Its not really free all properties belong to family members and the most they use the internet for is watching YT on their phones
I do not think "free" internet and electricity are meant for this ...
Its not really free all properties belong to family members and the most they use the internet for is watching YT on their phones
Why would want to do this?
Passive income. It may sound like a waste of time but I thought I would give it a try so I have access to 2 locations (possibly 3) where I don't pay for Internet or electricity and 2 thin (wyse) client pc's with full Windows installed on them.
I no longer have use for my OMV server any more so what I was going to do was divide up the 8TB storage between both machines and then install Scprime (rent out the storage) and then install docker and set up a peer 2 profit container (rent out bandwidth)
I'm trying to decide between if I keep Windows on the machines or install Linux.
I sound like a nut job, don't I?
Hey All,
Probably a quick answer but I can't seem to it. Docker for Windows is that anything like the docker in OMV? Would let's say the set up for Adguard in docker omv also work in docker for Windows?
Thanks
KM0201 its pulling now, thank you
Last question of the day that KVM package you created awhile a go that will work on here wont it?
KM0201 all set up again, is the correct way to update
System > Update Management > Updates > click on magnifying glass > once load click on update > click on install update (next to magnifying glass) > tick confirm then yes
i keep getting this
Alles anzeigenThat is the idiots guide. OMV does not install sudo by default.
apt install sudo
Let it finish then run the command again.
Also, if you're not a sudo user (which you probably aren't since sudo isn't installed).. you need to be root.
Think i need more coffee, yeah i figured that out from last install i did, omv-extras is installing now
You don't need to reinstal... you can run the install script even on a running OMV install.. it will just download omv-extras and add any repositories it needs... but it's design is to be used on a minimal debian install..
https://github.com/OpenMediaVa…-Developers/installScript
As for your static IP problem.. only thing I can figure is you're not adding your DNS servers.
I thought it would easier just to do a fresh install, are these the correct steps though
Probably should have just used the omv-extras install script.. I prefer it to the official installer, and it installs omv-extras for you, which pretty much everyone is going to install anyway
Beyond that however...
omv-firstaid and reconfigure your network device. Note your IP might change when it does this.
Do you have a link to the omv-extra install script?
Hazaa that worked
but for some weird reason if i set a static IP it goes offline. not sure what i am entering wrong???
But also just ran and update check using the magnifying glass , packages show up but when i install them i get this
If you give me a link to the omv-extras install script i am happy to save us both a head ache and just reinstall OMV6 from scratch
I don't think that is possible. but you're clearly not online.
How exactly did you install?
Using the link the gdref gave
installed Debain then ran
apt-get install --yes gnupg
wget -O "/etc/apt/trusted.gpg.d/openmediavault-archive-keyring.asc" https://packages.openmediavault.org/public/archive.key
apt-key add "/etc/apt/trusted.gpg.d/openmediavault-archive-keyring.asc"
then
cat <<EOF >> /etc/apt/sources.list.d/openmediavault.list
deb https://packages.openmediavault.org/public shaitan main
# deb https://downloads.sourceforge.net/project/openmediavault/packages shaitan main
## Uncomment the following line to add software from the proposed repository.
# deb https://packages.openmediavault.org/public shaitan-proposed main
# deb https://downloads.sourceforge.net/project/openmediavault/packages shaitan-proposed main
## This software is not part of OpenMediaVault, but is offered by third-party
## developers as a service to OpenMediaVault users.
# deb https://packages.openmediavault.org/public shaitan partner
# deb https://downloads.sourceforge.net/project/openmediavault/packages shaitan partner
EOF
Alles anzeigen
then finally
export LANG=C.UTF-8
export DEBIAN_FRONTEND=noninteractive
export APT_LISTCHANGES_FRONTEND=none
apt-get update
apt-get --yes --auto-remove --show-upgraded \
--allow-downgrades --allow-change-held-packages \
--no-install-recommends \
--option DPkg::Options::="--force-confdef" \
--option DPkg::Options::="--force-confold" \
install openmediavault-keyring openmediavault
omv-confdbadm populate
Alles anzeigen
Well if you haven't installed it yet, it's not going to be there, because it requires adding another repository.
Are you sure your server is online? SSH your server and apt-update and see if it updates OK.. if so.. go back to your plugins list and click the magnifying glass to reload the available plugins list.
Ah crud should have checked here first
Am i right in thinking i have installed OMV6 on thr wrong version of debian?
If you don't install omv-extras, no plugins will show, AFAIK.
How do i install?
Do you have omv-extras installed? If so, go to omv-extras in the sidebar menu, click on Settings, and click the apt-clean button.
When it's done refresh your browser, see if that help
Just tried to find omv-extras in the plugins (haven't installed it yet)but nothing came up
In Dune it's not only the word for devil. See https://dune.fandom.com/wiki/Shaitan
Ah yes, the Dune reference didn't hi me till after which then made more sense,
For your error, try clearing your browser cache would be my first suggestion.
Sorry for the late reply, days and weeks are getting away from me.
I tried clearing the cache but still the same issue, also tried on MS Edge and still the same.
FWIW, I did a clean install vs upgrade... not sure how the upgrade process goes.
I also did a clean install, went fine (thought so) but i'm getting this when i try to check for an update
No problems here.. been running it since mid Jan.
Thank you, just installing now
gderf Thank you for enlightening me
Hi All,
Long time no see!!! Few question and before anyone says anything i have been going through some posts to see if i could find the answers.
1) Is OMV6 Stable now?
2) Is there a guide on installing it fresh on a machine?
3) Not related but was OMV6 called "Shaitan" so this in one of the posts i was looking at
As always thank you in advance