Monday, November 8, 2010

Hmmmmm

after 4 years
i had to carry only
a bunch of tears and blames
love is different than the brotherhood
who sweet you were
still remember we ate together
bt im still correct
i never did a wrong to u
dont worry truth will win
!!!! we will see !!!

Saturday, November 6, 2010

නුඹ!!

පිටින් පෙනෙන ලස්සන නුඹෙ හිතේ
තිබුන නAM
අක්කල සෙET එක කියපු දේවල්
අහුවෙ නෙත්නAM
බොරැවට තරහ වෙලා
සති ගනන් 4n එක off කලේ නෙත්න
නුඹත් අද REජිනකි **නි!!

Friday, October 1, 2010

මගේම පැටී

කොච්චර මට hate කලත්
හැමදාමත් මගේ මතකයේ
රැජිණ වෙලා
මගේ ලගින් ඉඳීවි ඔයා
මගේම පැටී!!

Thursday, September 30, 2010

අනේ මගේ කට!!!

හැමදාම ඔයා ඉදපු
Bordin එක ලගින් යද්දි..
ඔයාට Films දෙන්න ආව මතකයි...
ඒත් මට අන්තිමේදි කීවෙ  "දර්ශන ඔයා ඕක ඕනෑම කෙල්ලෙක් වෙනුවෙන් කරයි"
 අනේ මගේ කට!!!!

Thursday, July 29, 2010

Logging off using the terminal

Open a terminal and type:
gnome-session-save --kill

if you dont want the log off window add --silent

Tuesday, July 27, 2010

How to install compiz

Compiz is a very great desktop effect application that runs on Linux environment, here how to install it

type in the terminal:
sudo apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-main compiz-fusion-plugins-extra emerald librsvg2-common

and

sudo apt-get install fusion-icon

Friday, July 23, 2010

How to create a custom symlink

If you compile some custom program and you need to run it without adding path
you can create a symlink(symbolic link) so that it will directed to the specified link

open terminal
type:
sudo ln -s /home/darshana/ns-allinone-2.34/ns-2.34/ns /usr/bin/ns

Here I explained to add the symbolic link for ns (network simulator)