Results 1 to 8 of 8

Thread: Building a Server

  1. #1
    Join Date
    Oct 2012
    Location
    Kansas
    Beans
    99
    Distro
    Ubuntu

    Building a Server

    I recently aquired a 2005 Compaq Presario. My plan is to turn it into a fileserver for me and my friends to store our designs. Anyway, for specs:
    2.46 GHZ AMD Athlon X64 Processor, 1 gig ram (not sure what kind yet), and it will have a 1TB hdd. Will that suffice? What OS should I use? I have a copy of Ubuntu server 12.04 LTS. If you have any suggestions, that'd help.
    ~Gerrman~

  2. #2
    Join Date
    Oct 2012
    Location
    Kansas
    Beans
    99
    Distro
    Ubuntu

    Re: Building a Server

    I have another computer, a Dell Inspiron 531 with the same processor, but double the ram. Should I use that instead. Currently no hard drive. The one I usually use is in my laptop. Or, maybe I should combine them. Idk. Opinions please.
    ~Gerrman~

  3. #3
    Join Date
    Dec 2012
    Beans
    53

    Re: Building a Server

    I am running a server with the same intentions as you, generally a file server to share information with friends, and I have a cloud setup with it too. Depending on how much traffic you plan on getting to the box the above specs should be more then enough to suffice. My server has about the same specs as yours and I have had it up for days with no problems.
    As I said before, depends on how much traffic you are looking at.

    Regards,
    D4rk0wl

  4. #4
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Building a Server

    Hi gerrman97.

    For a file server you don't much specs. 1gig of RAM is plenty, and the processor looks powerful enough.

    Another thought: In my experience, even when 1Tb looks like a lot, you may be run out of space in a certain amount of time. I'd recommend using the machine that allows you grow in storage capacity (have more disks). An inspection of the SATA ports in the each motherboard should make the decision very easy.

    Regards.

  5. #5
    Join Date
    Jul 2010
    Location
    Michigan, USA
    Beans
    2,136
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Building a Server

    Another very important thing to consider is if the data is important, how do you make it redundant (RAID1/5/6 or SnapRAID, etc) and how you will back it up.

  6. #6
    Join Date
    Feb 2009
    Beans
    98
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Building a Server

    Use both computers you just described. Make one computer your internal fileserver in the LAN/office to host your drawings. Put the 2nd server somewhere remotely outside of the office where you have good internet connection. Setup rsync on the internal fileserver and backup it up to the 2nd server remotely.
    Overclocked HPML150 running Precise Pangolin 12.04 LTS

  7. #7
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Building a Server

    Quote Originally Posted by rubylaser View Post
    Another very important thing to consider is if the data is important, how do you make it redundant (RAID1/5/6 or SnapRAID, etc) and how you will back it up.
    Huge +1 to that. Backing up isn't too bad if you have a script for it, but you also have to test your backups and make sure everything is ok before you actually need those backups.

    you could run a server off a single drive, but I wouldn't recommend it unless you are keeping very, very recent backups. if that drive dies, you just lost all your data.

    I've been running RAID5 for a while now with little problems and I have my server set it backup daily + offsite backups via crashplan.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  8. #8
    Join Date
    Dec 2008
    Location
    USA
    Beans
    528
    Distro
    Ubuntu 18.10 Cosmic Cuttlefish

    Re: Building a Server

    On the OS side stick to an LTS. Be aware that the server version has no desktop environment.

    When I set up my first ever linux machine I wanted it right so I went no desktop, I couldn't do anything.
    I don' really like coffee. I guess I'll give my Ubuntu beans to my wife.

    Luke

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •