Posts categorized under: Unix/Linux

FreeBSD at Home (3) : IPv6 is there, now what ?

So, I got IPv6 running in the house, now every device at home is routable from internet, which is ... 10% good and around 90% BAD. Why ? You know why. Without any decent protection, anyone with just enough knowledge on how internet works ( by that I mean how to search in …

Bye bye OpenSolaris ?

So, I heard that OpenSolaris will be dead a.k.a discontinued. Me my self, currently has no reason to use OpenSolaris. Why ? Simple question, what cant a Solaris box do compared to OpenSolaris ? currently Solaris also stil free, gcc stil runs on it, (sunfreeware.com ?). Need to install Oracle …

Solaris Jumpstart on Linux

Intro : - Linux, Debian based (mine: Lenny), hostname : pegasus, act as the Solaris jumpstart server. - Solaris, Solaris 10, hostname: solclient, will be the machine to be installed. - IP addresses range 192.168.10.x (class C), make sure you use standard network class IP, this is where the standard broadcast address …

Bye bye apache, welcome Nginx

Bagi saya, php tetap memiliki kenangan yang indah dalam mengisi hari-hari pemrograman saya terdahulu. Programming language yang fleksibel, dan nggak pake ribet. Justru kesulitan ditemui ketika deploy di server. Kebanyakan server yang tersedia sudah diinstall default dengan bundle apache, beserta modul-modul yang sudah di tentukan sebelumnya. Kalau pake keluarga Redhat …

Ruby Install on DSL Linux

Went home earlier than before today, after a day full of meeting with client. I missed my linux. Got a bling about ruby. This stuff sounds cool. Lot's of java programmer migrating to this language, let's give it a shot. I started my adventure by googling with some 'beginner standars' …

SimplyMepis

Beberapa hari ini nyoba SimplyMepis, nice distro. As easy as Mandrake, but as powerful as Debian. Such a perfect combination. We can choose, whether RPM or APT. Ditambah internet di indosat yang sangat cepat, menjadikan nih linux mantep banget. Kecuali satu hal, ada trouble di libxml2 sehingga agak kacau nginstall …

Apache Httpd and Tomcat integration using mod_jk, part 2

This posting splitted because somehow blogspot just cut it. I don't know why but when I previewed the posting, blogspot just cut the postings, so I splitted it into 2 parts.

Ok, now we create workers.properties file.

onty@phoenix:/opt/httpd-2.2.4$ vi conf/workers.properties
\------------------------------------------------------------------------------------
worker …

Nexenta Alpha 5

Hehe, alhamdulillah, seneng juga bisa nyobain nexenta alpha 5 walau hanya di vmware. Sempat kaget nggak nemu pkgadd, malah nemu apt-get. Dan pertama bingung juga waktu mau install package dasar -> GCC karena kalo install satu-satu dependancy nya kan nggak mungkin (bisa kriting). Akhirnya nemu repository yg harus ditambahin di /etc …

Solaris, SNMP, and OpenNMS

These day, I explore about SNMP. After wikipedia-ing in here, I try to install one of the recomended software called OpenNMS. After tried the live demo, it looks cool. So I decided to download it in here.

I followed all the installation step guide from here. I also need to …

Tora(Toolkit for Oracle) Installation

Yesterday I managed to install my laptop with Tora. I'm using Kubuntu Feisty Fawn.For you who doesnt have any idea what kind of animal Tora is, let me give you some hint. If you used to use Toad in M$-Windows to do your oracle database-related jobs, well, you …