Twitter bot for yahoo

 
 

After my previous attempt at making a twitter bot resulted with a decent liking from people ,i thought i would hack up another one .Some of my friends are addicted to yahoo and they r on it most of the days so why not a bot to help you twitter from yahoo messenger ?However there [...]


openid powered

Openid is slowly becoming the standard for user authentication .Wordpress went open first ,soon blogger has followed suit .
For those who don’t know what openid is ,
“OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience.You get to choose the OpenID Provider that best meets your needs and most importantly that [...]


Analyze log files with splunk

Maintaining a unix/linux based server is not easy ,especially with so many log files and if you were to trace an attack on your system ,it goes from /var/log /whatnot :) .
Many a times when i needed to look at some clean logs like my sendmail logs ,http logs ,looking through the text files can [...]


Add sudoers in fedora7

The one thing that i loved ubuntu was sudo .It was like magic making ordinary users root :-) .
It doesnt come by default with the fedora and so i added this way .For those wanting to do the same just see below
bash$su
bash#sudoedit -e -u root /etc/sudoers
find the below line in the file
” root [...]


Ubuntu studio new look

i was looking at the release of ubuntu studio and i was impressed by their new gdm theme,wallpaper,icon set and boot splash but installing the whole distro was of no use to me and so installed just the themes and i love this new look .

Boot splash

GDM theme

and now how to get them
From your terminal [...]