Can you install Ubuntu server on this hardware? Any problems?
Fujitsu Esprimo Q510 (mini PC) Intel G2020T 2.5GHz
Further question: is the fan loud?
I want to use it as a ubuntu server for mini-projects at home.
Cheers!
Can you install Ubuntu server on this hardware? Any problems?
Fujitsu Esprimo Q510 (mini PC) Intel G2020T 2.5GHz
Further question: is the fan loud?
I want to use it as a ubuntu server for mini-projects at home.
Cheers!
It worked just fine to install Ubuntu Server on Esprimo Q510. No issues.
I installed Ubuntu Server over DHCP/PXE-boot (dnsmasq).
The Q510 is very quiet. I can't hear any fan noise.
The easiest way to find out is to start a Xubuntu desktop install disk after connecting a Monitor, Mouse and keyboard and possible USB DVD drive. Insert the CD, (maybe select DVD in BIOS) and select "Try it".
This will boot up the live CD. That does already check parts of your hardware. If you can use the GUI and maybe connect to the network, then you have a very good feel whether or not your box is running the system ok. Ubuntu is actually very good to detect hardware and run on most system. I have it running on quite a few low spec and old PCs and use it even with GUI.
The server is using the same kernel and code base, it just does not install the GUI stuff and has a few typical server defaults programs installed. So if the desktop ran ok, but a bit slow the server should be fine. If you got a lot or errors or trouble in booting the live CD you could except a trouble with the server as well.
Also your fans would behave the same.
Once that is OK, I would install the Server CD and activte OpenSSH to get a remote access for headless operation.
Hope it helps