How to find a program’s process id (pid)

Here’s an easy way to get the pid of a running process. Running the “pidof” command will return the pid(s) for a running program. See sample below, danny@pandora:~> pidof syslog-ng<br /> 2043<br /> danny@pandora:~> pidof acpid<br /> 2045<br /> danny@pandora:~> pidof /usr/bin/firefox<br /> 14408<br /> danny@pandora:~> pidof /usr/bin/compiz<br /> 27164<br /> danny@pandora:~> pidof /bin/bash<br /> 27011 17339 16792 16477 15151 14403 Simple right!?

2008-07-18 · 1 min · Danesh Manoharan

Whoops, my Gmail’s down

I’m receiving this after a long time. Seen the same yourself? [1]: /wp-content/uploads/2008/07/gmail-error.png)

2008-07-17 · 1 min · Danesh Manoharan

Firefox 3.0.1 released

Firefox 3.0.1 is out. This is the first update for Firefox 3 which was released not too long ago. It covers security, stability and bug fixes. <p> <a href="http://en-us.www.mozilla.com/en-US/firefox/3.0.1/releasenotes/index.html">Download Firefox 3.0.1 now</a>. Remember, Firefox 2 will only be available till December 2008.</div> </div> </div> [1]: /wp-content/uploads/2008/07/firefox-logo.png)

2008-07-17 · 1 min · Danesh Manoharan

Anwar vs Shabery fuel debate

I missed the debate last night thanks to work. But anyways, here are they videos if you missed them too. It turned out to be more of a personal attack session then what it was initial intended to be, an open debate. Anwar stood his grounds well with good facts and discreet sarcasms but Shabery was personal insults all the way, blunt. I know who won. [youtube]http://www.youtube.com/watch?v=vkIRfaXLN6Y[/youtube] Part 1 ...

2008-07-16 · 1 min · Danesh Manoharan

WordPress 2.6 Released

WordPress 2. 6 (Tyner) is out with some new improvements. Post Revisions :: You get to diff your post changes now. A new Press This! button. :: Directly post from any site you are on. Plus support to automatically detect media files from sites like YouTube and Flickr. Google Gears :: My fav, you get a local cache for your WordPress. Speedier access and the possibility of new and better feature moving forward. Theme Previews :: Now you get to preview your theme without enabling it. ...

2008-07-15 · 2 min · Danesh Manoharan