Skip to main content

FInally Promo DVD 12.1 Come to Indonesia

Talking about bureaucracy, Indonesia maybe one of the worst case in the world. Sometimes officials cannot differentiate what is "commercial thing" and what is "social thing". Their head and brain full of how to monetizing something. Long story short when openSUSE 11.4 was out, SUSE sent 300 pieces promo DVD for me on August 2011 that I should then distribute again for free with my own time and money to spread the free open source software here in Indonesia.

At that time the combination of stupid person on forwarder side and corrupted-mind officials made me cannot took the DVD from Customs.

When openSUSE 11.1 out a couple of years ago I can easily got my openSUSE DVD sent from SUSE to Jakarta. So we are talking about declining quality of Indonesian Customs here after government always talking about good governance. Shame on them isn't it?

On March 2012 openSUSE sent me 500 pieces promo DVD of openSUSE 12.1 and this time SUSE change the stupid forwarder. The new forwarder asks me to prepare some documents that should be submitted through government offices, Ministry of Justice and Ministry of Commerce prior to go to Customs office. Previous forwarder not clearly explain this new thing to me. The new forwarder also doesn't allow me to bring the documents to Customs office, they will do it for me. I just only come to the Customs in the end of the process to claim the goods. So in April 26, 2012 three months after the release date I get the openSUSE 12.1 Promo DVD here in Jakarta. Huh...
I will distribute the DVD to school teachers and facilitators in Yogyakarta province in Indonesia, and also for Indonesia Translation Team for openSUSE Documentation.



PS:
Officials if you read this rambling "shit" don't get me wrong, I'm 100% Indonesian, I love this beautiful country very much so please don't ruin that. Please serve Indonesian citizen better because that's your only duty as a civil servants.
For capitalist company please train your staff and fire your in-competence people!

Comments

Popular posts from this blog

LibreOffice Conference Indonesia 2018

In early 2018 I got a news from community that LibreOffice Indonesian Community will held a conference in Electronic Engineering Polytechnic Institute of Surabaya (EEPIS) on March 23-25, 2018. I discussed with some member of openSUSE Indonesia community and we're willing to give our hands and also to open openSUSE booth on that event. I sent the proposal to Douglas De Maio from openSUSE and he agree to give some donation for the event. On March 1st, I received some marketing material from openSUSE that we can put on our booth and distribute to the conference participant. Thanks openSUSE! LibreOffice Conference Indonesia (LOCI) 2018 is the first LibreOffice Conference in Indonesia so as a user of Libre Office  since a long time I'm so excited to attend this conference. On early morning March 23, 2018 I took the flight flying through the golden hour to Surabaya. It was still 6.00 o'clock in the morning and I'm very surprised that Darian , the local committee of...

Heartbeat dan DRBD

Dalam sebuah implementasi saya harus mengganti implementasi vrrpd (virtual router redundancy protocol) dengan heartbeat+drbd disebabkan adanya penambahan database dalam server yang digunakan. Service awal pada mesin ini hanyalah web server statis, named dan dhcpd yang relatif statis dan file-filenya saya sinkronisasi dengan rsync. Tetapi dengan adanya penambahan database (mysql) dibutuhkan sebuah mekanisme dimana data yang disimpan dalam satu mesin primary dapat secara langsung ditulis juga ke mesin backup. Untuk hal yang terakhir ini vrrpd saja tidak mencukupi karenanya saya harus mengganti vrrpd dengan heartbeat (baca hartbit, bukan hertbet :-) )sedangkan untuk menjamin mekanisme clusternya saya menggunakan drbd. Implementasi heartbeat saja sangatlah mudah. Cukup mendownload, mengkompilasi dan mengkonfigurasi tiga buah file /etc/ha.d/ha.cf, /etc/ha.d/authkeys dan /etc/ha.d/haresources. Untuk drbd bisa download tarball dan jangan lupa untuk membaca dokumentasinya, karena drbd harus ...

Asterisk 1.6.1 on openSUSE 11.1 (Part 1)

In several articles from this one, I will share some of my experience in preparing emergency operation center for disaster management in Indonesia. One of the software we implement in this project is Asterisk. I use Asterisk 1.6.1.5 from openSUSE repository. Actually I built a custom 64 bit appliance using KDE 4.3 from factory repositories through SUSE Studio and took Asterisk from openSUSE Build Service repositories. Well, it was a couple years ago (by the time I submit this post), but I believe it still useful for anyone learning Asterisk :-) I also used DAHDI (Digium Asterisk Hardware Device Interface), but during the implementation I have a problem with Indonesia PSTN telephone signaling so I should download dahdi trunk version from digium subversion server to make the digium card works. Here are the hardware I use: 2 HP tower based server with 8 GB memory (it is overkill actually, but the owner insist it) running in high availability. See the pictures here and here . 10 PS...