Find the answer to your Linux question:
Results 1 to 4 of 4
These are my favorite things, wich I (as an average user) would like to see, when I insert a Live/Installation CD or DVD: 1. KwikDisk (needed for every beginner) 2. ...
  1. #1
    Linux Enthusiast minthaka's Avatar
    Join Date
    May 2006
    Location
    Mol, Vojvodina
    Posts
    556

    The things I would like to see in every distro

    These are my favorite things, wich I (as an average user) would like to see, when I insert a Live/Installation CD or DVD:
    1. KwikDisk (needed for every beginner)
    2. Wireless Assistant ( the dificulty of connection can definitely chase an user away from Linux)
    3. A resonable user management.

    These are only 3 things.
    I have them with Mepis 6.0.
    I would like to give a trial to its "grandfather", the Ubuntu, but I miss these things.
    Tell me please, how to access to the HD filesystems when I'm on Live Kubuntu 6.10?
    And I also cannot access the Internet. I have a Realtek 8180L card, the system recognizes it, and also the network, the "ESSID"s, but I cannot connect to them with or without sudo.
    Isn't the "sudo" principle for root access in Ubuntu a bit childish?
    If you need a CD/DVD catalogizer, give a try to my program:
    http://www.kde-apps.org/content/show...content=100682
    Linux Usert#430188

  2. #2
    Just Joined! tuxv's Avatar
    Join Date
    Jul 2006
    Location
    Colombo, Sri Lanka
    Posts
    92
    Isn't the "sudo" principle for root access in Ubuntu a bit childish?
    No it's not childish. To access HD file system use these commands

    Code:
    sudo mkdir /mnt/hda1
    sudo mount /dev/hda1 /mnt/hda1
    cd /mnt/hda1
    It's just that easy. You can also browse to that directory using Konqueror by typing the address /mnt/hda1 in the adress bar.

  3. #3
    Linux User cayalee's Avatar
    Join Date
    Sep 2004
    Location
    england
    Posts
    389
    i'd like to see mp3 support on there too
    You know, aliens are going to come to earth in 50 years and kill the hell out of us for DDoSing their networks with this SETI crap
    registered linux user #388463

  4. #4
    Linux Newbie easuter's Avatar
    Join Date
    Jan 2006
    Location
    Portugal
    Posts
    194
    Wireless-assistant is a good app but is a KDE app, and not everyone wants or needs kde installed, especially on older hardware.
    Wifi-radar is much lighter and doens't require any specific desktop environment t be installed.

    and for KwikiDisk the same thing: its a kde app. its far easier to open a terminal and type df to see disk usage.

    Any distro nowadays has "decent" user management via a control panel of some sort. Even VectorLinux's VASM control panel will help you manage users.
    And don't look at account separation as an impediment, because its one of the strongest barriers against malware infesting your computer.
    All Empires rise and fall. The Microsoft Empire has already risen, only one way to go now...

Posting Permissions

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