[LARTC] need bandwidth manager
Andrew Beverley
andy at andybev.com
Wed Nov 15 17:47:22 CET 2006
> 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
More information about the LARTC
mailing list