8.05.2012

Mac OS: disable startup


How to disable Mysql at startup in Mac OS X

1- Open hostconfig file in vi editor : vi /etc/hostconfig
2- Change "MYSQLCOM=-YES-" to "MYSQLCOM=-NO-"
3- Save and exit

8.01.2012

EJBCA: Install JBoss

pitfall, there is a bug for 5.1 GA which is has error on initiation because missing parameter. Here it is you can look for the correction.

https://community.jboss.org/thread/2390?tstart=0

don't forget that you might want to shutdown the service. command is shutdown.sh -S

JDK: Install on OSX

First, download dmg package from google code. double click and drag to the point that directed. second thing is set the JAVA_HOME path to the new one.

Default path can not be override based on the README.
export JAVA_HOME=/Library/Java/JavaVirtualMachines/1.8.0.jdk/Contents/Home

write on your ~/.profile

The main thing is get your symbolic link on the /usr/bin/java* redirect to the new folder.

EJBCA: Revisit

After long time none post I made, here it is revisit EJBCA since 2008 for the first time installing based on Win platform. Now, I'm trying to install based on OSX (Mountain Lion).

Step I've already set:
1. Download Ejbca.
2. Download JBoss 5.1 (don't be tempted with luxury 7.x, because it result error compiled).
3. Already have java for OSX, now I moved out with OpenJDK. same problem with point 3rd, error compilation.

4.29.2011

new alternation!

please visit my new site when you have spare time!.
http://www.tuxceria.web.id
relax

updated (1 Aug 12): sadly the site discontinue. instead of having new blog with wordpress, I stick with old blogspot.

2.24.2011

Running Your Own Server on Your Desktop!

beberapa pilihan adalah dengan menggunakan Linux Ubuntu Server vmimage yang disediakan oleh thoughtpolice. pilih LTS (long time support) 10.4. http://www.thoughtpolice.co.uk/vmware/

1.12.2011

How Do We define Team Work

Pendapat pribadi, kita ini manusia yang terbatas. Ketika kita memiliki sebuah tujuan, kita berawal dengan mengusahakannya sendiri. Lantas kemudian jika diluar kemampuan pribadi, muncullah ilmu bagaimana mengelola sumberdaya untuk mencapai tujuan tersebut bersama-sama.

ini ilmu politik bukan ya?

9.09.2010

What can u do with..

apa yang bisa kamu lakukan dengan:
1. laptop
2. motor
3. koneksi internet
4. kucing
5. ikan
6. tivi
7. rumah
8. waktu berhargamu

tambah satu lagi:
9. blackberry

jawab:
1. buka les-lesan buat anak kompleks.
2. proyekan
3. tulis artikel

9.08.2010

Liferay Social Office

alternative dari sharepoints

8.08.2010

8.01.2010

GWT 2.0.4

learn something new about GWT awesomeness

7.07.2010

Better Speaking with BBC Service

not bad using internet with confidence that i can improve my skill. one of them is try to be a better English speaker.

:)
http://www.bbc.co.uk/worldservice/learningenglish/general/talkaboutenglish/2009/11/091116_tae_reading_group.shtml

7.03.2010

Antivirus Linux

kandidat avira

clamd update untuk centos dengan menambahkan repo baru

7.01.2010

Take a glimpse of Helios

www.eclipse.com

download egit. git plugin for eclipse

6.30.2010

Bagaimana Mendeteksi Apakah Komputer sedang Dikontrol dari Luar

Ada beberapa program yang dapat digunakan untuk mengontrol komputer lain.
1. Built-in Windows: Remote Desktop
by default jika komputer menggunakan Windows XP atau Vista, jika user lain login ke komputer, maka user akan locked-in

2. third party application: VNC, RealVNC, TightVNC, UltraVNC, LogMeIn, GoToMyPC
lihat di installed program (control panel -> Add Remove Programs), dan lihat satu per satu aplikasi yang diinstall apakah termasuk dalam list di atas. jika ada nama aplikasi mencurigakan quick search dengan google aplikasi apakah itu.

jika terlihat mencurigakan pertimbangkan untuk remove aplikasi tersebut.

Langkah pengamanan lain:
3. check windows firewall (control panel -> windows firewall) pilih tab exception. cermati aplikasi apa yang boleh lewat network dan aplikasi yang tidak. pastikan program-program pada list no.2 atau aplikasi yang mencurigrakan tidak terdaftar

4. check proses dengan task manager (tekan ctrl-alt-delete kemudian pilih task manager, pilih tab process.
scroll ke list proses tersebut dan cermati User Name yang digunakan. pastikan hanya anda dan User Name defautl seperti LOCAL SERVICE, NETWORK SERVICE, SYSTEM.

jika terdapat proses dari user yang tidak anda kenal, pertimbangkan untuk end process dengan mengklik-kanan proses yang mencurigakan tersebut dan pilih end proses

6.26.2010

Mifos Development

1. ambil artifact dari svn mifos
2. and then... maven update dependencies.
- fix tambahkan dependency standard taglibs, jstl di maven

desperate java coder shortcut-er :(

re-run

1. ambil artifact memakai git
Jalankan mysql dan create default database mifos untuk user mifos dengan password mifos :(
-ralat: grant privileges mifos on *.*
2. mvn clean install

re-run do not checkout head version unless you know what you're doing :|
stuck with 1.4 version. gotta need a hand form mifos expertise :(

ternyata karena salah menamakan artifact di mavennya. :(

6.21.2010

MySQL Recovery Nightmare

250G-an data, marked as crashed. myisamchk.
surely kind of nightmare you have to avoid!

copy data dari beda partisi. jangan gunakan command 'dd'. awful!

6.14.2010

Network Discovery with The Dude

http://www.mikrotik.com/thedude.php

6.11.2010

samba Ubuntu Linux


frustated samba beginners ;(

seharusnya samba file sharing memudahkan. pertama karena windows mencoba untuk cache password sehingga jika digunakan dua user untuk share network yang sama pastikan untuk clear authentication



gunakan file config sederhana dengan menggunakan security USER.
create share definition dan pastikan permission file pada path tersebut granted akses untuk user yang bersangkutan

pastikan user unix dan smbpasswd didaftarkan untuk user yang dibuat