Beiträge von vaultluke

    Hi,


    I use Putty for ssh connection to OMV6. It seems that you can only log in via ssh only with root privileges.

    I'd like to add a new user to log in with in OMV , install some packages, and create folders with user privileges only. I created a new user in the GUI, but it is meant to be only for Samba which has nothing to do with a system user.

    Can I create a system user via GUI or do I need CLI necessarily for that?

    By the way, install gocryptfs, but I had a few problem with folder permissions.

    Thanks

    you're probably right. Thanks

    I've never tried LUKS on a pass through drive. There must be something on the drive header that LUKS can't access because it is passed through. Not sure how to avoid this but there is nothing the plugin can do.


    I thought that too.

    Anyway, I reboot boot Proxmox and OMV5 and tried to encrypt the HDD again. Got this this time:



    Are you able to sudo wipefs -a /dev/vda

    I ran this command in OMV5 via putty an got this



    Disk /dev/vda: 465.8 GiB, 500107862016 bytes, 976773168 sectors

    Units: sectors of 1 * 512 = 512 bytes

    Sector size (logical/physical): 512 bytes / 512 bytes

    I/O size (minimum/optimal): 512 bytes / 512 bytes

    root@openmediavault:~# sudo wipefs -a /dev/vda

    root@openmediavault:~#




    Thanks

    Hi,

    I installed OMV5 as a Virtual Machine in Proxmox 7. The installation process went ok. I also installed the extra plug, then openmediavault-luksecnryption.

    I had already passthought a HDD to my OMV5 VM from Proxmox WEBGUI. Everything seems to be ok so far since OMV sees it (vda), as you can see in the image I uploaded underneath.

    Unfortunately when I try to encrypt it I get an error message I don't know what exactly is about.

    Could you please help figure it out and fix the problem please?

    Thanks









    Hi everyone,

    I watched this tutorial by Tecnno Dad:


    https://www.youtube.com/watch?v=4HPXGKfFibc


    I was wondering how my dynamic public IP get updated. Do the container installed manage to do it by itself or it is something I have to do via cron linux command as suggested on duckdns site? As far as I know, many DDNs services often asks to install their client on the your host machine to send their servers your IP updated on a regular basis.

    Could you help me figure it out please?

    Thanks


    ok, I'll go for the debian-first route then. Thanks

    Why not simply try both and decide for yourself.


    Shouldn't take long.

    The installation process can even be succeful for both methods, but it is not only about get the job done. I'd like to know which one is the best and why, also if either of them can go through some issues after a while. Maybe other expert OMV users can give their thoughts. Thanks

    Hi everyone,

    In my OMV5, I enabled Samba and created a few shared folders. I created a few users in it as well. Now, each user through his or her OS (Windows 10 mostly) can only get access to his or her files via authentication. There is also a public folder whose files can be read and modified by everyone in my LAN. Good.


    Since I am not a linux expert (although I started studying it), I don't know well how to use linux by commands in a shell, but for learning purpose, I'd like to know which commands would show me how the file smb.conf is set up, which folders are shared and their permissions, users and authentication details too.


    Could you tell me which commands should I run?

    Thanks