Results 1 to 5 of 5

Thread: Minimal Hard Core Ubuntu From Scratch

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Beans
    8

    Minimal Hard Core Ubuntu From Scratch

    I notice after playing around that you can use any kind of distribution and only install neassery pakages ... with out window manager or other cosmetics.

    Like Ubuntu ... i run 12.10 server edition install with out installing anything then the base pakages and with out server option.

    Then you get a minimal Ubuntu distribution and just have to run apt-get to install and costomize your Ubuntu.

    I run Ubuntu with Fluxbox and Openbox and it works great.
    Just some simple and easy apt-get commands and you are done with a new Ubuntu distribution with your own needs and likes.

    After a clean minimal install you just run the following ...

    sudo apt-get install xorg
    sudo apt-get install fluxbox

    or

    sudo apt-get install xorg
    sudo apt-get install openbox
    sudo apt-get install opconf
    sudo apt-get install obmenu

    Now if you want to start system with "startx" you have to add "apt-get install xinit" or if you would like a login prompt you add "apt-get install xdm"

    I BELIVE that you can run any Linux Distribution with server edition, Fedora, RedHat, Mint or any other based upon the same principals i mention above.

    My self use old computers that i got tierd on and put new life into them using this kind of minimal installations.
    And i can experiment with no limits and learn alot as newbie that way.

    HOPE you find this topic to gain you some inspiration.

  2. #2
    Join Date
    Sep 2012
    Location
    Classic 12o4
    Beans
    2,603

    Re: Minimal Hard Core Ubuntu From Scratch

    The server edition contains server packages. The mini.iso can give you a console only install without extra packages.

  3. #3
    Join Date
    Jul 2005
    Location
    England
    Beans
    Hidden!

    Re: Minimal Hard Core Ubuntu From Scratch

    Yes, much easier with Minimal CD

  4. #4
    Join Date
    Feb 2012
    Location
    GR
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Minimal Hard Core Ubuntu From Scratch

    Quote Originally Posted by ibjsb4 View Post
    The server edition contains server packages. The mini.iso can give you a console only install without extra packages.
    Quote Originally Posted by ajgreeny View Post
    Yes, much easier with Minimal CD
    Agreed +1

    Just last night I build one , with Unity . ubuntu-destkop --no-install-recommends
    Much lighter
    Attached Images Attached Images
    # How to mark the Thread as [SOLVED] when done.
    # Ubuntu Greek Community

  5. #5
    Join Date
    Feb 2008
    Location
    Villa del Vegemite
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Minimal Hard Core Ubuntu From Scratch

    Quote Originally Posted by ibjsb4 View Post
    The server edition contains server packages. The mini.iso can give you a console only install without extra packages.
    +1. Roll your own ... from scratch. You can also go here:

    http://www.linuxfromscratch.org/
    TO HELP OTHERS: When thread solved mark as 'Solved' from 'Thread Tools' at top right.
    DIG DEEP: Search before posting!
    BUILDING A LINUX COMPUTER?

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
  •