Tag Archives: opensolaris

ed2k for some OSes

ed2k – A program computing eDonkey link (ed2k://), or only the Hash/Id (à la md5).
I first time installed it on FreeBSD (which exists in ports). Later I tried compiling it on OpenSolaris – and it doesn’t work. Lots of errors. … Continue reading 

Posted in links, software, tnt | Also tagged , , , , , | Leave a comment

OpenSolaris desktop?

Today I messed with certain newly-released Linux distro and found that it’s too easy boring. Then I decided to take another attempt at “using OpenSolaris as desktop OS” – which doesn’t actually work well (kinda obvious since I’ve installed it … Continue reading 

Posted in commentary, links, software | Also tagged | 5 Comments

pam_mysql on OpenSolaris

Thanks to boredness, I tried to finish installing pam_mysql which was failed before. Here’s the tricks:

Symlink pam_appl.h and pam_modules.h from /usr/include/security to /usr/include
Use Sun C Compiler. GCC won’t work – don’t bother trying
make will most likely fail because -lCrun doesn’t … Continue reading 

Posted in software, tnt | 2 Comments

Random things about OS and Web Server

This one is sure NOT how you should name your program.
Well, functionality-wise, it looks good. I will try it sometime next week since REE/passenger setup is PITA in term of management. Not to mention there’s annoying bug regarding kill -HUP … Continue reading 

Posted in random, software | Also tagged , , , , | Leave a comment

One does not simply install danbooru on OpenSolaris

Seriously D:
Basically we have two choices:

Posted in random, web | Also tagged | Leave a comment

Headache-free dual/triple/multiple-boot Windows/OpenSolaris/Linux/FreeBSD

…after being wtf-ed by trying to add GRUB entry to boot to ArchLinux’s ext4 partition.

Install Windows
Install OpenSolaris
Install Linux/FreeBSD, with GRUB on the Linux/FreeBSD partition then add entry on OpenSolaris’ GRUB to chainload to Linux/FreeBSD partition
???
Profit!

There’s also this but I prefer … Continue reading 

Posted in software, tnt | Also tagged , , , | 3 Comments