OpenMediaVault 6.9 Part 2: Setup User, share and protocols

  Рет қаралды 14,372

Practical IT with Jeremy Leik

Practical IT with Jeremy Leik

Күн бұрын

Пікірлер: 37
@Mortinner
@Mortinner 11 ай бұрын
Thanks a lot Jeremy. Pretty clear and very usefull!
@ronm6585
@ronm6585 Жыл бұрын
Thanks Jeremy. Appreciated.
@BramHarmsen
@BramHarmsen 11 ай бұрын
Thanks for the video! I was hoping to find out more about how to determine which options I should choose. You just used the defaults everywhere. Maybe something for another video perhaps.
@Practical-IT
@Practical-IT 11 ай бұрын
I do plan to pick up and go a little deeper, but that might not happen until OMV 7 is released. OMV7 just went to RC1 yesterday (1/15/24). If you've got a particular use case, please let me know. You could also look at my older OMV series which went deeper into users and permissions and such.
@BramHarmsen
@BramHarmsen 10 ай бұрын
@@Practical-IT sounds good! Nothing in particular, just wanted to know a bit more about all the different settings, what they mean and when to use which. I'll have a look at your previous video's that sounds like the things I'm looking for.
@DanLucas442
@DanLucas442 Ай бұрын
thank you!!
@Practical-IT
@Practical-IT Ай бұрын
You're welcome!
@Zhaytoshii
@Zhaytoshii 8 ай бұрын
Thank you so much very well detailed instructions.
@Practical-IT
@Practical-IT 8 ай бұрын
Glad it was helpful!
@christopherjames9843
@christopherjames9843 Жыл бұрын
I have an iMac, Macbook Pro, Windows machines and Linux boxes. TBH I enjoy my Mint Linux rigs the most.
@mkting101
@mkting101 11 ай бұрын
Thanks much appreciated
@FlavioProvedel
@FlavioProvedel 5 ай бұрын
Thanks! Great Video!
@Practical-IT
@Practical-IT 5 ай бұрын
Glad it helped!
@Steven-rv9sv
@Steven-rv9sv 6 ай бұрын
Really Great..... was battling with this until I found your video...... one question if I may. How to I get my open media vault accessible over different networks, I would love to be able to give my kids access who live on another continent... maybe this calls for another video ......
@Practical-IT
@Practical-IT 6 ай бұрын
I'm glad you found it useful. I was just getting started on the OMV 6.9 series when OMV 7 was released. As far as making OMV accessible over different networks, there are several ways to do it, they just aren't neatly integrated into OMV at this point in time. You could install ZeroTier, NetBird, Twingate or Tailscale from the command line and have your kids access through a shared network with one of those systems. You could setup Wireguard or OpenVPN if your firewall/router has provisions for those services. As a last resort you could open ports on your router to allow them access. These options are just off the top of my head. Certainly there are others. In 2024, it really is not advisable to open ports directly on your router/firewall. For testing, sure. For long-term use, no. I do wish the developers would add an easy plugin for OMV that would allow some of the overlay network options (ZeroTier, Tailscale, etc). I hope this gives you some ideas of what you could do, and that one of these options might work for you. There may very well be future videos that go into some of the options available. If you're asking, there are probably others out there with the same type of question. UPDATE: omv-extras does exist for OMV, but it's not available in the default install. They do have a Wireguard plugin that would likely do what you need. I will have to experiment with this a little before doing a video on it.
@PierreFiliatreault
@PierreFiliatreault 9 ай бұрын
Thanks for your video. Just a question, would there be an advantage to choose SMB3 instead of SMB2 ? It looks to work fine with SMB2.
@Practical-IT
@Practical-IT 9 ай бұрын
Security and speed are both improved in SMB 3.x
@PierreFiliatreault
@PierreFiliatreault 9 ай бұрын
@@Practical-IT Thank you for your answer, it is appreciated.
@fahlideso6235
@fahlideso6235 4 ай бұрын
Hi guest, How can access via browser? I tried using another "user name", but not appear menu/folder share, only can change password😢
@Practical-IT
@Practical-IT 4 ай бұрын
What exactly are you trying to access via the browser with a different username? The admin panel, files, something else? You would be well served to consult the OMV documentation. docs.openmediavault.org/en/stable/index.html If you can give some additional detail about what you're trying to do, I might be able to steer you in the right direction. The only thing I access from the web browser is the administration interface. To access files I use the file manager on whatever OS I happen to be running.
@NGXG18
@NGXG18 Ай бұрын
Any guide or suggestions on nested share drive. Ie. Parentfolder/folderA. Parentfolder/folderB, Parentfolder/folderC.
@Practical-IT
@Practical-IT Ай бұрын
I do not have a video at this point in time. That being said, the process is not as intuitive as it could be. Create Parentfolder from OMV From a computer connected to OMV create those sub-folders Return to OMV and create the nested shares. It's fiddly, but it can be accomplished. Figuring out the permission layers is another chanllenge for this scenario where you have to use a combination of ACLs and base permissions. I might do a video on this, or at least talk about it in an upcoming live stream, probably the Sunday stream on 10/27.
@BenLam00
@BenLam00 4 ай бұрын
I tried to setup user yesterday but when I opened shared folder it still prompted for password to the server. Your username and password for user setup is it just normal pc credentials or does it have to be under any workgroup like in small offices?
@Practical-IT
@Practical-IT 4 ай бұрын
You still need to authenticate the share on the NAS when you connect to it. One way around this is to use a login script that will connect to the shared folder every time you login to Windows. Unless this share is read-only, I do not recommend it. The problem is that if you get ransomware and your files get encrypted, it has the potential to encrypt files on the NAS as well. Alternatively, you could write a batch or powershell script to connect to the share and a second to disconnect from the share so that you can avoid the issue. Your mileage may vary, of course.
@CoolDude-vc2fl
@CoolDude-vc2fl 3 ай бұрын
You can make windows server and share network drives. So why using NAS OS Like OMV when windows based nas server can do it all?
@Practical-IT
@Practical-IT 3 ай бұрын
Thanks for the comment, but I do not share your opinion about Windows Server. OMV is much more flexible for what I want to do with a NAS, and requires less overhead. It also doesn't phone home to Microsoft.
@BladeEXE67
@BladeEXE67 4 ай бұрын
This is great for a total beginner like me, I could figure half of the stuff myself but it never crossed my mind that I need to create the file system like this. My caveman brain was like "put the ssd in your pc and format it manualy, ooga booga."
@Practical-IT
@Practical-IT 4 ай бұрын
Great to hear! There are absolutely parts of OMV which are less than intuitive. Having started with a pre-1.0 version of FreeNAS back in the day, nothing really phases me anymore.
@BladeEXE67
@BladeEXE67 4 ай бұрын
@@Practical-IT Since I don't know much about networking and servers in general, I would like to know why for example we chose BTRFS as the filesystem and not EXT4 or something, what is the most reliable and offers the most usable storage, or what makes more sense with NVMEs rather than HDDs. I made my first home server, thankfully omv was pre installed but I want to make use of it as best as I can, without being a networking or linux wizard. Your videos have been the most clear and helpful so far.
@Practical-IT
@Practical-IT 4 ай бұрын
The short answer: EXT4 is an older filesystem, that is more "traditional" in design and doesn't have a lot of "new" features. It is considered a "journaling" filesystem. BTRFS is a newer filesystem that works on the copy-on-write (COW) design. BTRFS has features to minimize the risk of data corruption. BTRFS also has some deduplication capabilities built in. Why did I select BTRFS in the video over EXT4? Well, the simple reason is to do longer-term testing of BTRFS. Another factor that played into my decision is that Synology (NAS manufacturer) is using BTRFS as standard on their devices. If it's ready for them to rollout, I feel pretty confident using it. If you'd like to see a more in-depth comparison of EXT4 and BTRFS, I would suggest taking a look at this link: www.geeksforgeeks.org/difference-between-ext4-vs-btrfs-filesystems-in-linux/ I hope this makes things a little more clear.
@-_-_-_-_-_-_-_-.
@-_-_-_-_-_-_-_-. 2 күн бұрын
can't upload files from ios to shared folder
@Practical-IT
@Practical-IT Күн бұрын
iOS is not part of my use case as I don't own any iOS devices. There's probably an app in the app store that would let you do it Also, have you tried anything besides SMB? Have you tried NFS or AFP? If you rule all that out, check the OMV forums or Reddit for somewhere like that.
@darrinpatterson2764
@darrinpatterson2764 4 ай бұрын
3 days trying to get truenas working and failing ( less than 1 hour inc instal with this video and i have my sharded folder up and running ) thanks 😁
@Practical-IT
@Practical-IT 4 ай бұрын
Thank you for the kind words. I'm glad you found the video useful.
@louissenderler6866
@louissenderler6866 11 ай бұрын
Nice video!
@Practical-IT
@Practical-IT 11 ай бұрын
Glad you enjoyed it
@maycolmack527
@maycolmack527 11 ай бұрын
Thanks bro :)
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 17 МЛН
路飞做的坏事被拆穿了 #路飞#海贼王
00:41
路飞与唐舞桐
Рет қаралды 26 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 42 МЛН
How to Make a Raspberry Pi NAS - A NAS-Berry that Runs OpenMediaVault
11:41
Mini PC OpenMediaVault NAS
19:48
ExplainingComputers
Рет қаралды 261 М.
Installing Plex on openmediavault using Docker Compose
16:15
Rob with Tech
Рет қаралды 32 М.
Is OpenMediaVault good now???
24:26
Raid Owl
Рет қаралды 36 М.
Openmediavault vs CasaOS : Which one is best for you?
12:26
Techno Dad Life
Рет қаралды 39 М.
Install & Configure openmediavault (omv6)   |   DIY NAS Part 3 - Software
33:28
Openmediavault 6 Install and Complete Setup
21:09
Techno Dad Life
Рет қаралды 130 М.
Raspberry Pi OMV 6 NAS
17:58
ExplainingComputers
Рет қаралды 147 М.
Quase Me MACHUQUEI no Ultimo😱 #shorts
0:34
Lucan Pevidor
Рет қаралды 3,5 МЛН
Inflatable bed for home, outdoor camping, good stuff to share
0:18
Air Mattress Review
Рет қаралды 13 МЛН
Колеса Для Самоката из ДИСКОВ!
0:50
Vlad Samokatchik
Рет қаралды 7 МЛН
Кошка мечтает быть русалкой.
1:03
Wow! You know? Shorts
Рет қаралды 12 МЛН
DÜNYANIN EN UZUN KADINI VE EN KISA KADINI 🥰 #guinness #engelli #disability
0:17