[plug] Spark (HOWTO for Dave)

Leon Brooks leon at brooks.fdns.net
Mon Jul 1 22:02:41 WST 2002


On Mon, 1 Jul 2002 20:28, Dave Dartnall wrote:
> me to access a shell account there but I'm not clear about the
> 'www and email' bit.

Try things like this:

links http://http://www.cio.com/archive/010102/shop_content.html

df | mail -s 'yo, me!' darts at dialix.com.au

pine

echo 'darts at dialix.com.au' >.forward
chmod 600 .forward
# mail to yourloginhere at plug.linux.org.au will then go to dialIX

mkdir public_html
cat <<END >public_html/index.html
<html><head><title>DaveWorld</title></head>
<body bgcolor="#ffffff">
<h1 align=center>DaveWorld</h1>
<p>Welcome to DaveWorld, home of all that is germane and urbane on the
Internet, blah blah blah...</p>
<hr>
</body></html>
END
# then visit http://plug.linux.org.au/~yourloginhere/

Cheers; Leon



More information about the plug mailing list