HomeLab Series 3: NFS Setting up NFS and systemd Automounts

preview_player
Показать описание
Today we're going to setup a NFS file share on our server, also we have problems. But do I ever not make something hard for myself???

Written Guide:

---------------------------------------------------------------------------------------------------------------------------------------------
Connect With Me:

Support Me:
Amazon Wish List
Librepay

Sponsorship Policy:

I'm also on Peertube!

---------------------------------------------------------------------------------------------------------------------------------------------
Chapters:
00:00 - Intro
00:10 - NFS
00:25 - Why not Samba
00:38 - Why NFS first?
01:22 - SSH into the server
01:50 - Install NFS utilities
02:25 - Written guide
03:29 - Editing /etc/exports
03:52 - Over sharing
04:32 - Checking your ip address
06:21 - Exporting the file system
07:06 - Fedora's firewall
08:41 - Start the NFS server
09:32 - Mounting empty folders
11:35 - Making the mounts persistent
15:40 - Setting up automount
18:45 - Config conflicts
19:38 - Games subvolume
22:40 - Installing Steam
24:17 - Linking Steam to shared folder
25:27 - How Josh uses NFS
26:57 - Your NFS uses
27:52 - PeerTube
Рекомендации по теме
Комментарии
Автор

from what i understand mount mounts it everytime you reboot is it is enabled while automount mounts on request kinda like socket triggered services, which are services that run when socket is hit

bigpod
Автор

Great video!! i have something similar on a Raspi4. But why not use the fstab method instead?

cesar
Автор

I need that bird ASCII animation where do I get it ?

archygonzalez
Автор

but why you use fedora instead of debian??

anantmishra
Автор

I am also using steam on hyprland and having the same issues with menus in steam. I found the following window rules solve the issue.

windowrulev2 = stayfocused, title:^()$, class:^(steam)$
windowrulev2 = minsize 1 1, title:^()$, class:^(steam)$

docmatson
welcome to shbcf.ru