> i want to install and configure bandwidth manager > using Rednat Linux server, i saw the codes to use from > website but the problem is how to apply the code, will > i be entering the code one after the other at shell > prompt or put it in a notepad or how can I use the > codes? You can do either, but I suggest you put them in a bash script, which means that you will be able to run them again more easily. Make sure you start your script with '#!/bin/bash' and make it executable (chmod +x scriptname). Andy Beverley _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc