Deadjasper
2[H]4U
- Joined
- Oct 28, 2001
- Messages
- 2,384
Need a server replacement to complete migration away from Microshit.
TIA
TIA
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
For some distros there might be some minor differences between desktop and server spins in the default services and/or config details (e.g., Ubuntu using Network Manager for desktop but not server), but they're unlikely to affect whatever apps you're running on top of it.
What application do you need to run?
You can run a GUI with most Linux distro's. Whether or not you need to or want to is a different story. I rarely install any GUI with any Linux server I have to build, and the very few times I have is because the application that I needed to run required it. Less packages installed, less packages to patch.
Just for the sake of being a dick how often do you need to look at the temperature though? I would just put sufficient cooling in there and don't worry about it. When it fails, you wont likely be sitting there watching it happen anyways, would rather have that scripted to either email you or start throttling/shutting down if a fan binds up and fails.It's just a file server but I'd like to keep an eye on things like HD health, temps, etc. Using the CLI would be kinda clutsy. It would nice if there was a web page GUI.
Just for the sake of being a dick how often do you need to look at the temperature though? I would just put sufficient cooling in there and don't worry about it. When it fails, you wont likely be sitting there watching it happen anyways, would rather have that scripted to either email you or start throttling/shutting down if a fan binds up and fails.
Honestly give cli a good try, once you get used to it you wont ever want a gui again for a server. Faster, less resource hogging, and yea as said less stuff to patch. And when you need help, people are going to tell you what script to run or commands, not where to click.
Im a little rusty but iirc "sudo apt-get update", then "sudo apt-get upgrade" if that is your package manager. And you can use a job scheduler so if you wanted a hands off approach you could schedule it to happen at the least amount of usage day/time.How are updates handled without a GUI?
This ^^^For some distros there might be some minor differences between desktop and server spins in the default services and/or config details (e.g., Ubuntu using Network Manager for desktop but not server), but they're unlikely to affect whatever apps you're running on top of it.
Wow. I completely forgot Webmin was a thing!
As for update, there are many ways to handle patches automatically. Depends on the distro.
Have you thought about running a purpose-build NAS distro like FreeNAS or Xpenology?
I would imagine the rest of the thread already pointed this out, but often a server can be mostly headless, not even a monitor, so the notion of GUI can become quite optional.It's just a file server but I'd like to keep an eye on things like HD health, temps, etc. Using the CLI would be kinda clutsy. It would nice if there was a web page GUI.
Have error logs from "systemctl status webmin" or "journalctl -xe | grep webmin"?Feel like I'm pissing in the wind. I can't connect to the server using Webmin. I get connection refused no matter what. I've tried everything I could find via google.![]()