Finally, Control-Z gets some work!
The first thing migrated to the new server was popsicle.easymac.org. It used to be an old P4 machine with no RAM, and some crappy amount of storage, and it’s now something nice!
Everyone who is a user on popsicle should check that everything they had going before is still going! If not, you know who to contact.
Fixing Images: imgfixr.com
This site is functional, but… Well, I guess it’s not really that functional is it?
Could use a total redesign, and a few new features. Maybe I’ll try to work on that a little bit this weekend or something.
God, even the code looks disgusting. Gah…
Projects Page
After not visiting my site for quite a while, I remembered that I left the projects page unfinished. Man is it ugly. It needs some thumbnails, at least.
Yet another thing to do in my spare time…
I’m running out of that faster and faster it seems.
OpenBSD iscsi-target
A while back, I had a random interest to see if FreeBSD could be used as an iSCSI target. Since FreeNAS could do it, I figured the ability would be built into FreeBSD, but I was wrong. After a bit of Googling, I found that somebody ported the OpenBSD version of iscsi-target over to FreeBSD.
I decided to play with it a bit, and found that it functioned. It’s got a few problems though (can’t rehash config files to add/remove lun’s without killing all open connections, and restarting).
My ability to code in c is very weak, but I guess maybe I’ll try to investigate how it works, and see if I can’t at least come up with a patch for that specific thing. The other problems with the code are way above my head, having to do with authentication, and encryption.
Who knows…