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>
:roll:
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.
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...
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!
:roll:
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.