On Apr 8, 2000 at 23:03, Siddharth Dalal wrote:
>What is the 'normal' way to connect to the net on Linux. I use Linuxconf to
>connect and I have no idea how else to do it. RH6.0 came with usernet - cool
ifup ppp0
I use this script to quickly blit mail and news. I often give a `sleep
3h;ppp-blit;sleep 3h;ppp-blit;beep-on` before going to sleep.
#!/bin/sh
sleep 1;
if [ -e /root/ppp-blit.lck ]
then
echo ppp0 already up
else
echo Bringing up ppp0
echo Blitting email and news > /root/ppp-blit.lck
ifup ppp0
fi
--
Satya. http://satyaonline.cjb.net/
FREE! Email reminder service at http://satyaonline.cjb.net/rem.html
US-bound grad students! For pre-apps, see http://quickapps.cjb.net/
<<< Hi! I'm a tagline virus! Steal me & join in the fun! >>>
To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list
button and fill the appropriate information
and submit. For any other queries contact the ML maintener