header

HP Deskjet 5850

Through a friend, I’ve acquired an HP Deskjet 5850 Color Printer with wireless capabilities. It boasts “Connect to either a wired or a wireless network without using an external print server.”

I have mixed feelings about this printer. I’m very happy that it comes with a built-in Jetdirect card and wireless capabilities, but setting it up wasn’t intuitive. After fumbling with the manual for about 10 minutes, I finally found out how to set it up. You need to plug it in on the ethernet to configure it for wireless, which makes sense. The manual suggests you use the driver disk (full featured one, not the basic one) to `automagicly` configure the device. This did not go as planned.

After attempting to save the settings I gave it a few times, I finally gave up and looked for another solution. I found out that there is a web server packed onto the hardware which allows you to edit all of the settings manually. It had by default 128bit encryption and didn’t let you change it for the setup. So after correcting that, the printer installed and I could ping it when I removed the ethernet cord.

One downside is that it would appear the ONLY way you can setup this printer is by using the driver executable. The usual methods on a windows network would be to \{computer-sharing-printer} then double click on the printer to add it, but this isn’t connected directly to any computer, so it must be setup by another means. That would get somewhat annoying if it had to be done for many computers.

I set up the printer right next to my wireless access point. The printer said in its control panel that the connection with the WAP was a 4 (Good) on a scale from 1-5. Upon printing a test page over, about halfway through the print job, I received a message that the document could not print, but the job would be restarted. Instead of restarting it resumed the job only to error with the same message just seconds later. After the second restart, it errored again and didn’t resume.

I’d like to believe that the printer we received was faulty (it wasn’t new in package), but I’d assume that it might just be a faulty model.

Overall, I’m not that impressed. I will most likely use it for its wired ethernet services.

Comments (3)

Upgraded to Wordpress 1.5

I upgraded to Wordpress 1.5… and I lost some stuff… and some stuff didn’t come over right :-P .

Edit: I can’t get my referrals to work after about 5 minutes of trying. The database is handled differently now so it won’t let me just make queries… poo. I might look at it later.

Switched “theme” to silver is the new black.

Comments (0)

Freebsd and Proftpd

I just installed Proftpd from FreeBSD’s ports (/usr/ports/ftp/proftpd/) today and noticed that when I tried to start it, it wouldn’t start by default. I would get this:


-su# /usr/local/etc/rc.d/proftpd.sh start
Starting proftpd.
-su# /usr/local/etc/rc.d/proftpd.sh status
proftpd is not running.

I inspected /var/log/messages, and found this message
Feb 10 15:59:42 {hostname} proftpd [4375]: {hostname} – error opening scoreboard: No such file or directory.

What you have to do is edit /usr/local/etc/proftpd.conf and add the line

ScoreboardFile /var/run/proftpd.scoreboard

then execute the command

touch /var/run/proftpd.scoreboard

to create the file. Then when you run the startup script, you will get this message

-su# /usr/local/etc/rc.d/proftpd.sh start
Starting proftpd.
-su# /usr/local/etc/rc.d/proftpd.sh status
proftpd is running as pid 4576.

Comments (6)

Classes, Spring 2005 pt3

Well, this is the third time I’ve updated my school schedule for Spring, 2005. Turns out I couldn’t handle the full load, so I dropped my networks class.

I was getting on average like 5 hours of sleep a night, which was really not good.

Anywho, looks like it will work out good now

Comments (1)

Forwarding non spam gmail emails

I have a few gmail accounts that I use for various purposes, and earlier this month and last I was looking for a way to transfer the mail that gmail considers non-spam to my primary account. I found that there is a way to transfer all mail (in mail settings), and a way to transfer mail that matches a certain filter, but wasn’t able to flag only the items that weren’t spam.

After asking on a few forums, I was finally able to find it in google groups:

If you’re using filtering to forward your gmails to another account:
In the filter, use “-in:spam” in the “has the words” section. Spam won’t be forwarded to your other email account.

I find this very useful. I have all of my mail pass through gmail’s spam filters before coming to me now.

Comments (0)


blogtimes