Archive for June, 2010

Fish Shell, a Friendly Shell

Thursday, June 24th, 2010

Fish shell first time release in 2005. this command shell concentrate to interactivity , and users friendly. Compared with the other shell command, fish shell very helpfull for people who start learning shell command. Ok let we see what fish shell give for us:
(more…)

simple deadly directory

Monday, June 21st, 2010

What happen when you (or maybe someone that you don’t recognize) create directory “*” at directory / in your linux box.

mkdir "*"

And you want to delete it..? What will you do..?

rm -rf *

is this what you will do..? :D
think again.. and when you do this as root. You can erase all your system >:)

wwwsqldesigner, design SQL from your Browser

Wednesday, June 16th, 2010

When i try to upload my simple last night project, I wonder is google have some service to upload my private project ? like file hosting, but for project only, so i open code.google.com. But after searching into that site (code.google.com) i found no chance to upload my private project (look’s like i have to upload it again in my gdocs :D ).
(more…)

SOCKS and FTP,WGET, etc….

Monday, June 7th, 2010

Overview

SOCKS is one of the proxy implementation connection, that allow us to get connected from system that behind firewall. SOCKS also allow us to do internet activities in a place that unsecure (danger from eavesdropping, hijack connection, or the other security problem)
(more…)

Let’s make everything simple

Tuesday, June 1st, 2010

I like simplicity… although sometime i didn’t think like that… :)

From this blog i want to share everything i know especially about my experience about linux/unix and everything between that. This time i don’t have any idea to share.  Maybe next morning, next day.. or next week :)