Results 1 to 6 of 6

Thread: Recommended light ubuntu applications

  1. #1
    Join Date
    Mar 2010
    Beans
    141
    Distro
    Ubuntu 9.10 Karmic Koala

    Recommended light ubuntu applications

    Hello,

    I am building an ubuntu 10.04 server. I have installed a minimal gui on it with a startup script.

    Code:
    sudo apt-get install xinit blackbox bbkeys numlockx conky slim
    and my .xsession file

    Code:
    numlockx on &
    bbkeys &
    conky &
    exec blackbox
    This computer is being used for web, ftp, and data hosting.

    What other lightweight programs would be good for me to install that are not necessities to run the server (apache, mysql, php, vsftp, etc.)

    Thanks,



    ----------
    Apps

    openssh-server
    wicd-curses
    Last edited by LuniTux; February 2nd, 2012 at 10:11 PM. Reason: added apps to list

  2. #2
    Join Date
    Oct 2008
    Location
    Down Under
    Beans
    1,568
    Distro
    Ubuntu Budgie 18.04 Bionic Beaver

    Re: Recommended light ubuntu applications

    What do you wont to do ? What sort of programs, terminal, text writer, what ?

    Rodney

  3. #3
    Join Date
    Oct 2008
    Location
    Down Under
    Beans
    1,568
    Distro
    Ubuntu Budgie 18.04 Bionic Beaver

    Re: Recommended light ubuntu applications

    Double Post
    Last edited by Rodney9; February 3rd, 2012 at 03:34 AM. Reason: Double Post

  4. #4
    Join Date
    Sep 2008
    Location
    Colorado
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Recommended light ubuntu applications

    Might I suggest you use a format similar to this for defining which apps are required (based on your impose demands).

    Then request feedback on your predefined objectives. You could provide members with a listing of what you believe are critical apps and ask for any futher recommends. An open ended question may only result in recommendations that are unnecessary or don't meet with your expectations.

    Narrowing down your requirements and exposing your objectives may have a more positive impact on your project. Perhaps, the use of a spreadsheet to list your pre-existing apps would assist other members in understanding said objectives and providing beneficial feedback.

    Just a thought. Good Luck.
    "All change is not growth, as all movement is not forward."
    Ellen Glasgow

  5. #5
    Join Date
    Jan 2008
    Beans
    7,744

    Re: Recommended light ubuntu applications

    I recommend using your favorite system monitor (for example 'top' or conky can be used to display this information) to analyze your performance issues (which you haven't clearly articulated to us).

    For example if your CPU is running at 100% it may require a different solution than if your RAM is at 100%.

  6. #6
    Join Date
    Mar 2010
    Beans
    141
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Recommended light ubuntu applications

    Any changes made to files,data,etc. will be made from another computer.

    current programs:
    text editor: nano
    terminal: xterm
    sys monitor: conky (config from http://crunchbanglinux.org/.../my-conky-config/) (2nd post with minor changes)
    firewall: ufw
    send email: ssmtp/mutt
    battery mon: apcupsd

    web browser: (should not need)

    ---

    I guess what I should be asking is what programs should I use to make the server more secure/ easier to use? (opening/closing ports, knowing when someone is connected to the server, list connection times from external computers, etc.)
    Last edited by LuniTux; February 3rd, 2012 at 04:59 PM.

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
  •