Stan’s Obligatory Blog

Page 17 of 20« First...10«1516171819»...Last »

10/31/2003

Filed under: — stan @ 6:21 pm

Set up a link so Lucinda’s computer can access the Web. Set up a Squid 2.5 proxy server on Moe. Gave the dc1 interface an IP address of 192.168.2.1 and gave her computer 192.168.2.2. Made a long crossover cable to connect them.

10/22/2003

Filed under: — stan @ 10:49 am

To make a directory into an ISO filesystem image:

mkisofs -L -a -R -o output.raw  /path/to/directory

To mount an ISO image file as a device:

bort# cd /modules
bort# ls -al *vn*
-r-xr-xr-x 1 root wheel 71386 Dec 24 10:36 vn.ko
bort# kldload vn.ko
bort# vnconfig -c /dev/vn0c smoothwall-1.0.iso
bort# mount -t cd9660 /dev/vn0c /mnt

To burn a CD with the image file:

cdrecord -v speed=1 dev/dev/cd0d:6,0 output.raw

10/3/2003

Filed under: — stan @ 9:52 am

Mandy gave me a digital camera to experiment with. I got it to mount on FreeBSD with:

camcontrol rescan all
mount -t msdos /dev/da0s1 /mnt
cd /mnt/dcim/100_fuji/

10/2/2003

Filed under: — stan @ 10:36 am

Added ‘deirdre [at] sokol.com‘ and ‘owner-skeptic [at] listproc.hcf.jhu.edu‘ to the whitelist for SpamAssassin in /usr/local/etc/mail/spamassassin/local.cf.

9/18/2003

Filed under: — stan @ 10:28 am

Upgraded sendmail and openssh last night. The sendmail wasn’t working for sending out. Got a ‘permission denied’ error. The fix was to get the ’submit.cf’ file from /usr/share/sendmail/cf/cf and put that in /etc/mail.

9/15/2003

Filed under: — stan @ 6:55 pm

To do multiple copies in Postscript:


%%Page: 1 1
<</NumCopies 9 /Collate false>>setpagedevice <- Add this

7/2/2003

Filed under: — stan @ 4:25 pm

I should have done this last week…

I put one of those little online poll thingies on the dot-com album page. I’ve noticed that when people post the link to my album on a page that allows feedback, there is often a debate about is-this-funny-or-sad. So a poll is just natural. The poll is here.

Filed under: — stan @ 12:35 pm

There is another rush on the web server today. Not as big as last week’s but still it’s amusing. The links generating it are:

www.browsertune.com/flanga/hotspots.htm
www.canada.com/technology/webjunkie

The traffic from these two is running just about neck-and-neck. In addition, there are some other new links, but not generating significant traffic:

www.tangmonkey.com/features/linkarc.php
fugitivealien.com/
www.simiandesign.com/blog-fu/
www.jm3.net/linkworld

6/30/2003

Filed under: — stan @ 3:27 pm

More traffic today. We got a link from www.fajaf.com/lankarkiv.html. I don’t know what language it is, but a lot of people must read it. Other new links include:

www.halfbakery.com/user/bristolz
sablog.com
www.scriptfurnace.com
www.calpundit.com/mt/mt-comments.cgi?entry_id=1539

6/29/2003

Filed under: — stan @ 8:02 pm

Lucinda had a sleepover with Aunt Maggi this weekend. This was nice, since we got to spend some quiet couple time at home. And we also got to go out to a party for the first time in months.

And the traffic is finally dying down on our web server. Check out the graph of our network traffic for the last three weeks.



Page 17 of 20« First...10«1516171819»...Last »

Powered by WordPress