Results 1 to 7 of 7

Thread: how old can the hardware be inorder to run ubuntu server

  1. #1
    Join Date
    Mar 2010
    Beans
    2

    how old can the hardware be inorder to run ubuntu server

    I would like to build a home server from some old computer parts that I have had laying around for about a year. I would like to use Ubuntu server for it but i don't know if my system can handle it. this is what i have.

    • pentium III 450MHz processor
    • 384MB's of RAM
    • 32MB graphics card
    • 20GB boot drive

    Heres what I will be adding later


    Also what websites have the best guides for setting up ubuntu server as a home server?

  2. #2
    Join Date
    Sep 2008
    Location
    Göttingen, germaniee
    Beans
    62
    Distro
    Ubuntu

    Re: how old can the hardware be inorder to run ubuntu server

    that will work for a server, you might consider using the minimal installer and only install what you need, maybe use icewm or another thinner windowmanager, though gnome will run, too

  3. #3
    Join Date
    Mar 2010
    Beans
    2

    Re: how old can the hardware be inorder to run ubuntu server

    ok that sounds good thanks. do you know of any online guides that i can follow for setting up the server?

  4. #4
    Join Date
    Sep 2008
    Location
    Göttingen, germaniee
    Beans
    62
    Distro
    Ubuntu

    Re: how old can the hardware be inorder to run ubuntu server

    https://help.ubuntu.com/community/In...tion/MinimalCD

    for a server also check dyndns (google) or another service, there are few free ones, so server can be found by domain rather then ip, unless you have a static ip.

    the following link I just googled, got to look yourself if that's usefull, haven't tested it :

    http://net.tutsplus.com/tutorials/ph...rver-for-free/
    Last edited by DasEi; March 5th, 2010 at 10:34 PM.

  5. #5
    Join Date
    Apr 2007
    Location
    An Aperture Science Lab
    Beans
    1,287

    Re: how old can the hardware be inorder to run ubuntu server

    You can use this command to help you install the services you need
    Code:
    sudo tasksel
    You'll be greeted with a CLI GUI (ncurses) with checkboxes and what not. It will help you configure the packages you need. If you want a web server, select the LAMP option, and you'll get Apache (web server), mysql and php scripting language support.
    I reject your reality and substitute my own.

  6. #6
    Join Date
    Jan 2006
    Location
    Not heaven... Iowa
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: how old can the hardware be inorder to run ubuntu server

    http://howtoforge.com has several "perfect server" articles - sometimes a bit more that necessary for basic server. Here is another (somewhat dated) guide.
    Linux User #415691 Ubuntu User #8629
    Iowa Team (LoCo): [Wiki] [Launchpad]
    IRC channel: #ubuntu-us-ia on irc.freenode.net

  7. #7
    Join Date
    Dec 2006
    Location
    Chicago
    Beans
    3,839

    Re: how old can the hardware be inorder to run ubuntu server

    Quote Originally Posted by DasEi View Post
    that will work for a server, you might consider using the minimal installer and only install what you need, maybe use icewm or another thinner windowmanager, though gnome will run, too
    A GUI doesn't belong on a server, and isn't installed on the "server edition" by default.

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
  •