I'll try to point this out by assuming your username on the pop3 server and
on your local machine is "jason". The hostname of your local one seems to be
"magneto.whizzird.net".
If you tell fetchmail in .fetchmailrc "poll mail.whizzird.net user jason
password secret" it will fetch the mail from the
Do something like:
# for initialisation - deny everything that will not be allowed later...
ipchains -P input DENY
ipchains -P forward DENY
ipchains -P output DENY
ipchains -F
# allow local things
ipchains -A input -j ACCEPT -i lo
ipchains -A output -j ACCEPT -i lo
# allow SSH connections from
You should be able to play wav files with a utility like sox. It comes with
handy shell scripts that implement a "play" and a "rec" command.
Mid files can be played with playmidi.
Tobias
On Sun, May 27, 2001 at 05:18:20AM -0300, Antonio Lobato wrote:
> I have a SoundBlaster 16 sou
3 matches
Mail list logo