Feed on
Posts
Comments

Archive for February, 2008

A MacOS X like panel for Gnome
Avant Window Navigator is a dock-like bar whichs sits at the botton of the screen. The default bar is empty. To add a new icon just drag any icons on the Ubuntu Menus into Avant Window Navigator. To remove any icons on Avant Window Navigator, [...]

Read Full Post »

Compiz is a program to create amazing effect in Linux Desktop. Compiz is automatically installed as default in Ubuntu Gutsy. Unfortunately you can only do few effects with it. To set more effect with Compiz you a program named Comfiz Config Setting Manager. You will have a new menu, Advanced [...]

Read Full Post »

In WordPress you can not modify your HTML code unless you are registered as paid member. So, if you want to put and additional link with a picture on it, it will be difficult.
But with a bit trick, you can do that.
For example, I want to put cluster map visitor [...]

Read Full Post »

When you open a console terminal and you get bored with your default prompt, you can change.
$ _
That is the default prompt.
$ is a prompt shell
_ is a cursor
# is a prompt shell for super user or root
Change Prompt
The command is: PS1=”your_string”
For example, I want to make my new prompt to [...]

Read Full Post »

Step 1. Download the Real Player
Download link: https://player.helixcommunity.org/2005/downloads/
I suggest to download the ‘Installer’ program. It’s much easier.
Step 2. Change access permission
taufanlubis@toshiba:~$ ls -l realplay-10.0.9.809-linux-2.2-libc6-gcc32-i586.bin
-rw-r–r– 1 taufanlubis taufanlubis 5790356 2008-02-12 08:20 realplay-10.0.9.809-linux-2.2-libc6-gcc32-i586.bin
taufanlubis@toshiba:~$ sudo chmod a+x realplay-10.0.9.809-linux-2.2-libc6-gcc32-i586.bin
taufanlubis@toshiba:~$ ls -l realplay-10.0.9.809-linux-2.2-libc6-gcc32-i586.bin
-rwxr-xr-x 1 taufanlubis taufanlubis 5790356 2008-02-14 07:55 realplay-10.0.9.809-linux-2.2-libc6-gcc32-i586.bin
Note:
When [...]

Read Full Post »

Kaffeine is a media player for KDE 3.5.8, but it still can run in Ubuntu. Its support multiple player engines. Its default engine is xine. That’s why kaffeine has wide variety of supported media types. Kaffeine can play CDs, DVDs and network streaming easily.
Installation
From Ubuntu Linux terminal (Applications > Accessories > [...]

Read Full Post »

At about 22 years ago, Assembly Language is my second language after BASICA. I used Borland Turbo Assembler and Microsoft Debug on that time. I think Debug one of the very powerful tools for hacking. I like hacking. With Assembly, you can order the machine to do anything you want and [...]

Read Full Post »

Etherape is graphical network traffic browser. It uses gnome library for displaying graphical network activity. Node and link color shows the most used protocol. The more busy a node is, the bigger its representation. For packet capture and filtering, it uses libpcap.
The etherape webpage is at http://etherape.sourceforge.net/.
Etherape only can see [...]

Read Full Post »

Older Posts »