Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: knoppix wish list, what would be nice if it was added:)

  1. #1
    Guest

    knoppix wish list, what would be nice if it was added:)

    I just would like to start a list of software that would be nice if it was added to knoppix.
    1.Some of the major language support for Abi Word; us, nl, german, spanisch and whatever dictonary, so that spell will work!
    2. A GUI firewall! Some linux distros will sell at very big prices their linux fire wall, now if knoppix had two or three choises of firewall it will be a great alternative!
    3.WebSuck, a small program to mirror websites, would be nice.
    4. The new Flash plugin, that is being developed in the debian development tree!
    5. A Media player/quicktime/realplayer, viewer if there is a free alternative for this, please add it!
    6. A p2p program, like gnutella can be usefull!?
    7. The soundblaster drivers, for SB 16bit, and 4.1, 5.1 etc!
    8. Small HTTP server.
    9. New themes for KDE, Xmms and Mozilla!
    10. VPN / Dutch ADSL protocol setup, added.
    11. Maybe a seperate distrobution that will focus on children so that they can play games and get to learn to love linux, and knoppix!
    Well thats it for now, i hope too see some of it in the next version, or a remastered version that will have an iso image.
    Good Luck and greetings from Cybernout <nick irc channnel>


  2. #2
    Member registered user
    Join Date
    Nov 2002
    Location
    Winnipeg, Manitoba, Canada
    Posts
    35
    - Include a script for remastering!

    - A way put pass boot args without typing, or perhaps one or two key combinations for args, so the buffer can pass them automatically (ie F2=Knoppix floppyconfig)

    - A distro with only a web browser, email and perhaps news client.


    Rixel

  3. #3
    Thomas
    Guest

    suggested additions

    Suggestions:

    1) NTpasswd - For resetting the Administrator password on NT and W2K boxes.
    makes knoppix a multi platform rescue disk
    http://home.eunet.no/~pnordahl/ntpasswd/

    2) AOL client - For convincing your boss that this thing is a "real" computer OS
    http://sourceforge.net/projects/pengaol/

    3) Simple Clustering software - Basic high Availability, easy setup for educational purposes
    http://linux-ha.org/download/

  4. #4
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    I'm intrigued by your #3, what ed purposes do you envision supported by clustered networks?

  5. #5
    Thomas
    Guest

    classroom demo of clustering, using Knoppix

    As an intro to clustering - an active/passive demo:

    1 - set up 2 nodes with matching webserver contents (pop in Knoppix CD)
    2 - have one student log into the virtual ip with telnet another with http
    telnet connection should verify he is actually on node 1 (use hostname -a )
    3 - fail node 1 (power off)

    the telnet session should die, the web surfer should not notice any change.
    Telnet back into the virtual ip. Telnet session will now be running on node 2.
    You have just demonstrated a sucessful fail over in a HA enviorment.
    Class, Please notice the lack of impact on a web connection when hardware dies.

    Topics for lecture - High availability, session oriented vs connection oriented protocols, recovery concerns. gratuitious ARP.

    for next class - Fail over (active/passive) vs distributed workload (active/active) clustering. Study notes on Mosix and Beowulf

    Demonstration outlined above was done after we installed heartbeat on two RH servers at work. We used a crossover cable for the cluster connection, but for a classroom demo, you could use a single network cable for cluster and network. The virtual ip is transferred via "gratuitious ARP" where the backup refreshes the ARP cache with his own physical address in response to a failure of the primary.

  6. #6
    Member registered user
    Join Date
    Feb 2003
    Posts
    43

    Knoppix Wish List

    I don't normally pitch for too many extras - there is only so much room, even if it is almost a Gig of space...

    However, I was started to see that ksh is missing from the CD. First thing I do on every install is convert the standard shell to ksh. In particular, I'm talking about pdksh (not AT&T ksh). If you're REALLY strapped for space:

    ln -s /bin/ash /bin/ksh

    ...but I don't see that as necessary...

    Having Sylpheed on CD would be nice, but that's 8Megs (at least!) of fluff...

  7. #7
    Member registered user
    Join Date
    Feb 2003
    Posts
    43

    Re: knoppix wish list, what would be nice if it was added:)

    Quote Originally Posted by Anonymous
    I just would like to start a list of software that would be nice if it was added to knoppix.
    Quote Originally Posted by Anonymous
    2. A GUI firewall! Some linux distros will sell at very big prices their linux fire wall, now if knoppix had two or three choises of firewall it will be a great alternative!
    I would recommend fwbuilder. Very nice! Supports both ipchains (Linux 2.4.x) and ipf (BSD).

    Quote Originally Posted by Anonymous
    3.WebSuck, a small program to mirror websites, would be nice.
    $ wget -m

    Quote Originally Posted by Anonymous
    8. Small HTTP server.
    $ sudo /etc/init.d/thttpd start

    Quote Originally Posted by Anonymous
    9. New themes for KDE, Xmms and Mozilla!
    Install them as knoppix, then save ~knoppix/.kde (minus cruft) and ~knoppix/.xmms and ~knoppix/.mozilla to your favorite large permanent storage. Or even - make those directories into links pointing to NFS mounts - maybe even automounted...

    Quote Originally Posted by Anonymous
    11. Maybe a seperate distrobution that will focus on children so that they can play games and get to learn to love linux, and knoppix!
    Thought there was one - but anyway, now you can strip out the abilities to change things in KDE 3.1...

  8. #8
    Junior Member registered user
    Join Date
    Feb 2003
    Posts
    25
    loadlin would come in handy.
    It isn't that big, with overburning it fit's on the original 3.1 iso.

  9. #9
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353

    Re: knoppix wish list, what would be nice if it was added:)

    Quote Originally Posted by Anonymous
    I just would like to start a list of software that would be nice if it was added to knoppix....

    2. A GUI firewall! Some linux distros will sell at very big prices their linux fire wall, now if knoppix had two or three choises of firewall it will be a great alternative!
    EADZ's KnoppixKDE has a nice gui firewall: Gurard Dog. I'd doesn't have all the apps that the official Knoppix has (e.g. no Open Office) but I was pleased to discover Guard Dog.

    EADZ is working on a version 2 of KnoppixKDE, but i'm not sure what will be on it.

  10. #10
    Member registered user
    Join Date
    Feb 2003
    Location
    The Netherlands
    Posts
    78
    Quote Originally Posted by Rixel
    - Include a script for remastering!

    Rixel
    Hopefully you can get something out of my scripts then...
    http://www.knoppix.net/forum/viewtopic.php?t=851
    (if the links there work; they seem to get people some problems)

Page 1 of 2 12 LastLast

Similar Threads

  1. a nice way to install Knoppix, but...
    By yanggers in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 09-16-2004, 04:33 PM
  2. Added HD, now devices are shifted - how to? (resolved)
    By Cuddles in forum General Support
    Replies: 7
    Last Post: 02-01-2004, 11:43 PM
  3. curl to be added
    By p.lavarre in forum Ideas
    Replies: 2
    Last Post: 09-11-2003, 01:14 AM
  4. kernel timer added twice
    By mantorpcity in forum Hdd Install / Debian / Apt
    Replies: 9
    Last Post: 04-08-2003, 07:08 PM
  5. Some things I have added
    By linuxfan in forum Ideas
    Replies: 2
    Last Post: 04-03-2003, 04:29 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
  •  


Vintage 5362 IBM System/36 Mini-Computer Mainframe 5291 2, CRT Terminal DM12N501 picture

Vintage 5362 IBM System/36 Mini-Computer Mainframe 5291 2, CRT Terminal DM12N501

$249.99



IBM Type 4869 External 5 1/4in Floppy Disk Drive Mainframe Collection - UNTESTED picture

IBM Type 4869 External 5 1/4in Floppy Disk Drive Mainframe Collection - UNTESTED

$65.00



6 Vintage Computer Tape Reels mainframe 3200 5000 data ibm magnetic processor picture

6 Vintage Computer Tape Reels mainframe 3200 5000 data ibm magnetic processor

$99.00



IBM Type 4869 External 5 1/4in Floppy Disk Drive Mainframe Collection picture

IBM Type 4869 External 5 1/4in Floppy Disk Drive Mainframe Collection

$145.99



VINTAGE IBM Type 4869 External 5 1/4

VINTAGE IBM Type 4869 External 5 1/4" ~ Floppy Disk Drive Mainframe ~

$159.99



Vintage Family owned Atari 1200xl computer sold as is tested turns on with cable picture

Vintage Family owned Atari 1200xl computer sold as is tested turns on with cable

$299.99



VINTAGE CIRCUIT BOARD A3281-4 chip K1LB553 Soviet Mainframe Computer USSR 1970's picture

VINTAGE CIRCUIT BOARD A3281-4 chip K1LB553 Soviet Mainframe Computer USSR 1970's

$11.99



Commodore Amiga 500 Computer w/Mouse and Amiga A520 RF Modulator As Is Untested picture

Commodore Amiga 500 Computer w/Mouse and Amiga A520 RF Modulator As Is Untested

$299.99



Sage MAS 90 Software for Windows Financial Reporting Mainframe Collection picture

Sage MAS 90 Software for Windows Financial Reporting Mainframe Collection

$339.99



Xargon 1 Beyond Reality RARE Game Floppy 3.5” Floppy Mainframe Collection picture

Xargon 1 Beyond Reality RARE Game Floppy 3.5” Floppy Mainframe Collection

$349.99