there is a nice software that tells you how much disk space that you have been using. This software names is filelight. you can install it using apt-get install filelight. Below is the screenshot.
Archive for May, 2009
membuka terminal linux ketika suatu proses menjadi tidak responsif
Posted: May 25, 2009 in All about linuxjika suatu proses menjadi tidak responsive dan hang dan hal ini terjadi di windows maka kita akan menekan “ctrl+alt+del” utk menampilkan task manager dan mematikan proses yang hang tersebut. nah skrg apa yg akan kita lakukan jika hal ini terjadi di linux? utk solusinya aq mempunyai 2 cara 1. ketika kita berada di x-windows session [...]
I was using google chrome alpha for linux. You can download it here what I found most interesting is that I don’t have to install it, I just have to click it and the chrome browser is already open and ready to use. I guess because it’s still in development. And also this alpha version [...]
command du menampilkan ukuran suatu folder atau file dalam bytes. Kita bisa menggunakan command ini utk menentukan berapa ukuran suatu folder dalam linux menggunakan terminal. Di bawah ini adalah contohnya. root@yucie-desktop:/home/kamsis# du -s /home/kamsis 17460680 /home/kamsis command diatas menampilkan ukuran dari folder yg ada di /home/kamsis. opsi -s menampilkan ukuran yg telah di kumpulkan. Jika [...]
I just installed Gvim, a GUI version of vim and it’s really good. a lot of improvement. you can read all about it here. and you can install it in ubuntu by using apt-get. here is the screenshot.
So I have been using wolframalpha to test out this new search engine and I have to say it’s kind of a nice things. This wolfram is designed to compute things. It will search the internet and crunches all the data and it will produce a solution. The first thing I try in wolfram is [...]
if you want to activate apache in fedora the method is quite different from ubuntu. In ubuntu I usually use this command sudo apt-get install apache2 and when I type http://localhost in firefox the apache message appear and I can use apache afterwards. But if you use fedora 10 then here is the method. firstly [...]
I need to disable selinux because i cannot access my computer using samba. so to do this I edit the file here [root@kamsis home]# vim /etc/selinux/config # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing – SELinux security policy is enforced. # [...]
actually at first I was a bit confuse of how to install konqueror in fedora 10, I kept trying to use command like this yum install konqueror but the output is that yum cannot find any package that name konqueror, so after much time searching in the internet I found that there is no package [...]
Actually when I try to use fedora 10, I encounter 2 problems, I will explain them here first problem when I try to install fedora 10 using VIA for the graphic card, the mouse pointer become invisible. So I cannot see the mouse. but this can be easily fixed. firstly I have to install system-config-display [...]


