this post was submitted on 05 Aug 2023
26 points (93.3% liked)

Linux

45573 readers
766 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have my father's old work PC (one of those Fujitsu Siemens models) from yesteryears. It features:

  • OS: Ubuntu 23.04
  • CPU: Intel Core i7-4770 (I forgot the clock speed in GHz).
  • RAM: 8 GB DDR3 1600MHz (Single Channel).
  • Storage: 128 GB SSD (installed in 2020) & 1 TB HDD (also installed in 2020).
  • Graphics: NVIDIA GeForce GT 620 (or was it GTX?).

I am considering using it as a file server since my laptop only has a 256 GB SSD, and I need more space to store my files on the old PC. But the question is, do I need a home server? When is a home server necessary?

Any sources or information on how to set up a file server with a PC would be greatly appreciated.

Vocabulary and Grammatical Errors were improved and fixed by ChatGPT because English is my 2nd Language

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 11 months ago* (last edited 11 months ago) (1 children)

I have replaced my amd phenom II X6, 12GB ram and 4 disk raid 10 and a crappy psu desktop, with a topton amd ryzen 5825U with 64 GB ram and 2 TB SSD.
I run proxmox with powertop optimized excluding the ethernet adapters.
This was really a big step forward in performance and because my workloads (nextcloud,homeassistant and vaultwarden) are mostly idle a lot of the time the processor cores can spend in sleep mode conserving power. To be honest i have not used an power measuring device, so my estimation is based on the powertop reported powerconsumption times 2. However in homeassistant the lowest power consumed in the night for my home dropped from 147 watts to about 85 watts.

[–] [email protected] 1 points 11 months ago

wow, you are running a lot of things, but in my case, I just need a backup (without cloud) or extra storage because 256 gigs ain't enough if you have videogames. Also, I run Ubuntu 23.04, forgot to mention in the post.