Dashboard
Ungelesene Themen
Letzte Aktivitäten
-
Aussie3d
Hat eine Antwort im ThemaBeitrag- gelöst
LINUX!?!!!
[…]
Nice to learn something new everyday.
Thanks for correcting my ignorance, with linux no matter how much I learn I still feel like a rookie!
-
Teschbert
Reaktion (Beitrag)TLDR; Thank you. If you post answers, if you help people, thank you! You've been massively helpful and wonderful.
The reason I'm posting is that I've been through this forum and this webpage multiple times. I've been using openmediavault for over a year… -
votdev
Hat eine Antwort im Thema login trouble verfasst.BeitragGo to the CLI and run omv-firstaid to reset the admin password. Make sure to use the user admin. -
Kekusss111
Hat eine Antwort im Thema A thank you! verfasst.BeitragThanks for the comment -
Kekusss111
Hat eine Antwort im Thema OMV clean install fail verfasst.BeitragSounds like something is still hanging around in metadata somewhere. I ran into almost the same thing last year messing with OMV on a spare box. Turned out I hadn’t wiped the partition table properly — gparted “delete” wasn’t enough. I had to… -
bobby2
Hat eine Antwort im Thema Add icons on dashboard of users to access docker images verfasst.BeitragI just made bookmarks in my browser for the various applications. It also has the benefit of me not needing to log into the OMV-webgui everytime. Maybe that could be a solution for you too? -
raulfg3
Hat eine Antwort im Thema Add icons on dashboard of users to access docker images verfasst.Beitrag -
BernH
Hat eine Antwort im ThemaBeitrag- OMV 7.x
[…]
Wireguard is a peer-to-peer vpn. To use it, the receiving system (acting like a server), needs to have a port forwarded through the router to the system, and ideally a dns configuration if you have a dynamic ip address. Once that is done, an incoming… -
BernH
Hat eine Antwort im ThemaBeitrag- OMV 7.x
[…]
I have been working with large RAID arrays in the audio and video post production industry since the late 90's with some files living on those arrays for years befor a project is finished, and have been carrying my own files forward since the early to… -
crashtest
Hat eine Antwort im ThemaBeitrag- gelöst
As ryecoarron has pointed out:
[…]
su - root is different from su root. (the command is su space - space root)
su - root changes to the root user profile which enables /usr/sbin.
su root gives root file access but it does not change from the admin users…
