F5F Stay Refreshed Software Operating Systems Operating system for Linux server is typically Ubuntu, CentOS, or Debian.

Operating system for Linux server is typically Ubuntu, CentOS, or Debian.

Operating system for Linux server is typically Ubuntu, CentOS, or Debian.

Pages (3): 1 2 3 Next
S
Super_AapjexD
Posting Freak
766
09-23-2016, 06:55 AM
#1
After much research and support from different groups, I'm still unsure about the ideal OS for your home server/NAS setup. You're planning to use it for NAS purposes, backups, self-hosted cloud storage, run a TP-Link Omada controller, serve Jellyfin, act as a Tailscale exit node, plus some custom Docker apps. So far, Unraid and Truenas with Ubuntu Server stand out, mainly because of my limited Linux experience. Any advice would be greatly appreciated!
S
Super_AapjexD
09-23-2016, 06:55 AM #1

After much research and support from different groups, I'm still unsure about the ideal OS for your home server/NAS setup. You're planning to use it for NAS purposes, backups, self-hosted cloud storage, run a TP-Link Omada controller, serve Jellyfin, act as a Tailscale exit node, plus some custom Docker apps. So far, Unraid and Truenas with Ubuntu Server stand out, mainly because of my limited Linux experience. Any advice would be greatly appreciated!

W
WinterMeNuts
Junior Member
37
09-23-2016, 07:47 AM
#2
My current configuration has a bit of an odd setup, but it fits my needs. I'm using Proxmox with a virtualized TrueNAS instance, plus several other VMs for services like NextCloud and Jellyfin. Running TrueNAS Scale alone isn't ideal here because I need GPU access inside the Jellyfin VM and since I'm running a headless environment, TrueNAS Scale is necessary to have a dedicated GPU for the console. For your specific goal, TrueNAS Scale seems to be the best choice. UnRAID shines when you can combine drives and upgrade HDDs one at a time, but for most other tasks TrueNAS generally offers better value and free functionality.
W
WinterMeNuts
09-23-2016, 07:47 AM #2

My current configuration has a bit of an odd setup, but it fits my needs. I'm using Proxmox with a virtualized TrueNAS instance, plus several other VMs for services like NextCloud and Jellyfin. Running TrueNAS Scale alone isn't ideal here because I need GPU access inside the Jellyfin VM and since I'm running a headless environment, TrueNAS Scale is necessary to have a dedicated GPU for the console. For your specific goal, TrueNAS Scale seems to be the best choice. UnRAID shines when you can combine drives and upgrade HDDs one at a time, but for most other tasks TrueNAS generally offers better value and free functionality.

F
FrostbiteYT
Junior Member
9
09-27-2016, 10:38 AM
#3
Debian! One time I'll discover REHL haha
F
FrostbiteYT
09-27-2016, 10:38 AM #3

Debian! One time I'll discover REHL haha

H
HajenHugo
Junior Member
12
09-28-2016, 03:41 AM
#4
i use Proxomox VM's LXC setup. Zabbix, Kasam, Debian server for Docker, LXC iVentory, LXC Plex through GPU, Truenas Scale through HDD lab—opnsense, Server 2022, Windows 11 BareMetal, Truenas scale 60TB built from reused items from skip bins.
H
HajenHugo
09-28-2016, 03:41 AM #4

i use Proxomox VM's LXC setup. Zabbix, Kasam, Debian server for Docker, LXC iVentory, LXC Plex through GPU, Truenas Scale through HDD lab—opnsense, Server 2022, Windows 11 BareMetal, Truenas scale 60TB built from reused items from skip bins.

T
tomasaro
Member
68
09-28-2016, 04:13 AM
#5
We rely on Minimal Arch bases for every node, keeping everything inside Kubernetes. This approach isn’t ideal for beginners, but it helps us stay current and avoid unreliable backports. We can customize configurations as needed. If I had to suggest another option, I’d likely choose Alma Linux or Talos (a k8s-specific distro). Among the three options you mentioned, I’m not familiar with unRAID, and Ubuntu has been the most challenging to deploy. In that case, TruNAS would probably be the best fit. It offers OpenZFS, KVM, and a Rancher K3s variant—essentially a streamlined Kubernetes solution.
T
tomasaro
09-28-2016, 04:13 AM #5

We rely on Minimal Arch bases for every node, keeping everything inside Kubernetes. This approach isn’t ideal for beginners, but it helps us stay current and avoid unreliable backports. We can customize configurations as needed. If I had to suggest another option, I’d likely choose Alma Linux or Talos (a k8s-specific distro). Among the three options you mentioned, I’m not familiar with unRAID, and Ubuntu has been the most challenging to deploy. In that case, TruNAS would probably be the best fit. It offers OpenZFS, KVM, and a Rancher K3s variant—essentially a streamlined Kubernetes solution.

E
ElixirsYT
Junior Member
7
10-03-2016, 04:42 AM
#6
Based on the goal... I mainly use Fedora servers (running an internal mirror to cut down on downloads), but I also have a couple of Proxmox setups. I still have some VMs and need to move them from CentOS7.
E
ElixirsYT
10-03-2016, 04:42 AM #6

Based on the goal... I mainly use Fedora servers (running an internal mirror to cut down on downloads), but I also have a couple of Proxmox setups. I still have some VMs and need to move them from CentOS7.

J
Jayrome
Member
61
10-04-2016, 02:41 PM
#7
I use Unraid, but I think you should know that it’s not the right place to ask questions about this. Basically, you have two approaches: one focuses on running things meant for containers like Docker or VMs, while the other centers on software that needs a live operating system with other components. 2: you have raw hardware (again, mostly Debian-based) plus tools like Docker or a VM manager to handle containerized apps. Unraid has its niche with features such as SR-IOV and custom storage setups, but for most users, Truosana offers better value and simplicity.
J
Jayrome
10-04-2016, 02:41 PM #7

I use Unraid, but I think you should know that it’s not the right place to ask questions about this. Basically, you have two approaches: one focuses on running things meant for containers like Docker or VMs, while the other centers on software that needs a live operating system with other components. 2: you have raw hardware (again, mostly Debian-based) plus tools like Docker or a VM manager to handle containerized apps. Unraid has its niche with features such as SR-IOV and custom storage setups, but for most users, Truosana offers better value and simplicity.

T
TheFallenRose
Senior Member
616
10-04-2016, 03:21 PM
#8
You've just added CentOS Stream, leaving RHEL six months behind.
T
TheFallenRose
10-04-2016, 03:21 PM #8

You've just added CentOS Stream, leaving RHEL six months behind.

L
LuvmyKitty
Member
179
10-10-2016, 04:23 PM
#9
I'm just an APT user, not a Yum person, haha. My upcoming server project will use CentOS.
L
LuvmyKitty
10-10-2016, 04:23 PM #9

I'm just an APT user, not a Yum person, haha. My upcoming server project will use CentOS.

M
Mitas211
Member
124
10-11-2016, 09:55 AM
#10
To be honest, the main distinctions come from having a firewall turned on by default and SELinux potentially reacting with you—just remember, don’t turn it off unless you understand what you’re doing.
M
Mitas211
10-11-2016, 09:55 AM #10

To be honest, the main distinctions come from having a firewall turned on by default and SELinux potentially reacting with you—just remember, don’t turn it off unless you understand what you’re doing.

Pages (3): 1 2 3 Next