Results 1 to 8 of 8

Thread: Building a linux server / pc - hardware

  1. #1
    Senior Member
    Join Date
    Jan 2004
    Location
    Leicestershire
    Posts
    1,212
    Thanks
    7
    Thanked
    31 times in 30 posts
    • madman045's system
      • Motherboard:
      • P9X79 Pro
      • CPU:
      • I7-3820
      • Memory:
      • 32GB
      • Storage:
      • Not enough!
      • Graphics card(s):
      • HD7970
      • PSU:
      • 850w Corsair
      • Case:
      • Corsair Carbide 300R
      • Operating System:
      • Win 7 Ultimate X64
      • Monitor(s):
      • Dell U2713HM & 2007WFP
      • Internet:
      • Plusnet FTTC - 30mbit/7mbit

    Question Building a linux server / pc - hardware

    Looking to build a linux server to store music, files etc.. and a linux pc to surf the net, watch films, use an ipod etc..

    But what i just thought is, what hardware do i pick for the job, what will definately work without the fiddle of hunting for drivers and trying to make it all work...

    Is there a guide on selecting compatible hardware?

    Thanks

  2. #2
    mush-mushroom b0redom's Avatar
    Join Date
    Oct 2005
    Location
    Middlesex
    Posts
    3,494
    Thanks
    195
    Thanked
    383 times in 292 posts
    • b0redom's system
      • Motherboard:
      • Some iMac thingy
      • CPU:
      • 3.4Ghz Quad Core i7
      • Memory:
      • 24GB
      • Storage:
      • 3TB Fusion Drive
      • Graphics card(s):
      • nViidia GTX 680MX
      • PSU:
      • Some iMac thingy
      • Case:
      • Late 2012 pointlessly thin iMac enclosure
      • Operating System:
      • OSX 10.8 / Win 7 Pro
      • Monitor(s):
      • Dell 2713H
      • Internet:
      • Be+
    Pretty much everything will work these days. Don't go for bleeding edge stuff, and you'll be fine.

    You might want to try Ubuntu if you're new to Linux, I understand that's reasonably easy to install/use:

    https://wiki.ubuntu.com/HardwareSupport

    Tom

  3. #3
    The King of Vague Steve B's Avatar
    Join Date
    Oct 2005
    Location
    Glasgow
    Posts
    5,051
    Thanks
    116
    Thanked
    67 times in 63 posts
    ive got an ubuntu box and its been pretty easy to get it all set up. hardware wise i think ATi linux driver support is pants, so try get an nVidia one

  4. #4
    Senior Member
    Join Date
    Aug 2005
    Posts
    213
    Thanks
    0
    Thanked
    0 times in 0 posts
    For a server I would probably choose old hardware as the drivers etc will be more stable and you don't need powerful kit to run a fileserver. For a desktop, choose well used popular kit as it would most like be supported - things like nVidia, Creative etc.

    Desktop distros will probably be ubuntu for ease of use, for server I would consider debian (Ubuntu is debian based anyway).

  5. #5
    Agent of the System ikonia's Avatar
    Join Date
    May 2004
    Location
    South West UK (Bath)
    Posts
    3,736
    Thanks
    39
    Thanked
    75 times in 56 posts
    don't go too old as some drivers will no longer exist in the 2.6 kernels and support will have been ceased. Also too old and you won't be able to take advantage of some of the more standard newer features.

    Just get a P3-ish style box with as simple controllers as possible (stay clear of nvidia or propritary disk controllers if possible)
    It is Inevitable.....


  6. #6
    Senior Member
    Join Date
    Jan 2004
    Location
    Leicestershire
    Posts
    1,212
    Thanks
    7
    Thanked
    31 times in 30 posts
    • madman045's system
      • Motherboard:
      • P9X79 Pro
      • CPU:
      • I7-3820
      • Memory:
      • 32GB
      • Storage:
      • Not enough!
      • Graphics card(s):
      • HD7970
      • PSU:
      • 850w Corsair
      • Case:
      • Corsair Carbide 300R
      • Operating System:
      • Win 7 Ultimate X64
      • Monitor(s):
      • Dell U2713HM & 2007WFP
      • Internet:
      • Plusnet FTTC - 30mbit/7mbit
    Thanks All, well i actually have the ubuntu cd on my desk, so i will give that a whirl, i did make a VM of it and found it good...

    As for the server, i will get debian, i have a p3 933 spare, intel mobo and 512mb on it so that can be the file server

    Edit: 15 ISO cds for debian...

    Do you really need all that as 8GB in two DVD ISOs is tad OTT.
    Last edited by madman045; 21-09-2006 at 12:10 AM.

  7. #7
    The King of Vague Steve B's Avatar
    Join Date
    Oct 2005
    Location
    Glasgow
    Posts
    5,051
    Thanks
    116
    Thanked
    67 times in 63 posts
    theres a server version of ubuntu, which doesn't come with x, but can be installed post-server-install. It should fit on one CD

    any packages that need to be downloaded, php, mysql or apache modules or even X itself, just use
    Code:
    sudo apt-get ...

  8. #8
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS
    Quote Originally Posted by madman045 View Post
    Edit: 15 ISO cds for debian...

    Do you really need all that as 8GB in two DVD ISOs is tad OTT.
    depends how you want to install. the 15 CD set contains binaries for every package in debian (of which there are about 21000) for a given architecture. the alternative to installing packages from CD is to install from the web. to that end, you can get away with installing the base system with a single disk:

    CD1 (700MB)contains the installer, base system, and most popular packages, and installs the rest as needed
    "netinstall" (100MB) contains the installer, and installs the rest as needed
    "businesscard" (40MB) contains a little bit of the installer, and installs the rest as needed

    though i'd support the Ubuntu Server suggestion - there's some neat things not in Debian

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Windows OneCare Live: Has the world gone mad?
    By aidanjt in forum Software
    Replies: 26
    Last Post: 10-02-2006, 07:38 PM
  2. Whither Linux?
    By Nick in forum Question Time
    Replies: 49
    Last Post: 11-11-2005, 06:06 PM
  3. Replies: 0
    Last Post: 11-03-2005, 06:31 PM
  4. Linux server Call Of Duty united offensive
    By besni in forum Software
    Replies: 1
    Last Post: 16-02-2005, 03:40 PM

Posting Permissions

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