If you ask me, what FOSS that I use. I would like to share it a little now.
# Operating System
Kubuntu 10.04 pre-release.
## Desktop
KDE SC 4.4
## Command line
I use Yakuake.
# Productivity Tools
For serious document, e.g. scientific paper, I use LaTEX. It is used on international journal. Many have their own template so I can do […]
02.27Totally Blatant Crap
Because of the UI disaster, I’ve just now got the time to blog and blogwalking. Harry Sufehmi had given a shocking news on 24th Feb about IISA’s complain on IGOS movement (Indonesia Goes Open Source). Well, for those of you that actually read the document, you could see that the government recommendation is not the […]
02.25UI Down
Karena terjadi masalah di ruang server, maka layanan-layanan UI terpaksa dimatikan termasuk Kambing. Kami mohon maaf atas ketidaknyamanan Anda.
Dear, otaku and, yes, you, Ghost In The Shell fans, Drool!
Now, you could pinged the network router, yet, you couldn’t access google.com. It’s because the way internet runs is by using IP, not names. So, when you type google.com, actually your system is trying to translate it into IP.
There are two ways of setting it.
#1 Using /etc/hosts
This is an ARPANET legacy and still holds true. […]
There are several reasons why this basic skill is important:
Your network is failing because of your experimentation.
You want to be an l33t and impress your GF.
You are stranded on an Debian/Ubuntu server.
To configure a basic networking, usually we use “/etc/network/interfaces“. Every network interface (e.g. ethernet card) can be brought up and down by using command
[…]
What scenarios does this would likely involved you in? Well, for instance:
Creating an Ubuntu system on your USB stick because your lack of faith to trust all of your system to GNU/Linux.
Creating new system from your Ubuntu stick because you have become the enlightened.
Creating a customized *buntu flavour because you have become one.
Killing time because […]
Baru lihat dari blognya [BR] tentang penggunaan kata email dalam Bahasa Indonesia. Satu kata yang saya bisa katakan, seandainya ini dibahas dahulu kala, maka saya akan memilih kata “surel” dari pada “ratron”. Dahulu ketika hendak mendokumentasi [MAILUI], saya melakukan pertarungan antara dua kata “surel” dan “ratron”. Keduanya imbang digunakan. Tetapi, kata “ratron” akhirnya dipilih menjadi kata […]
If you are experiencing:
Caused by: java.net.SocketException: Network is unreachable
This is most likely because of the Debian bug to force all system using IPv6. According to the reference, you should do:
$ sudo sed -i ’s/net.ipv6.bindv6only\ =\ 1/net.ipv6.bindv6only\ =\ 0/’ \
/etc/sysctl.d/bindv6only.conf && sudo invoke-rc.d procps restart
REFERENCE:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560044
Onno W. Purbo dalam tulisan di [DTK] menyatakan keberatannya kepada Rancangan Peraturan Menteri mengenai Konten Multimedia. Setali dua uang, saya pun keberatan dengan peraturan tersebut. Kecenderungan menggunakan peraturan untuk menyaring informasi publik dari Internet adalah hal yang sia-sia. Berikut yang bisa saya sampaikan:
Tidak ada teknologi yang bisa membendung konten Internet, kecuali dengan memberangus Internet itu […]
