Thursday, February 24, 2011

this is a new post

these are the details

Monday, November 16, 2009

Ubuntu Enterprise Cloud - Getting Started

Ubuntu Enterprise Cloud - Getting Started

Find a package that provides a program

Find a package that provides a program: "First, we install it and update its database:

sudo aptitude install apt-file
sudo apt-file update

Now, let’s find what package provides command mimencode (since I’m looking for a program, I’ll prepend the search with “bin” since that’s where executables go):

apt-file search bin/mimencode
metamail: usr/bin/mimencode"

Monday, November 9, 2009

enabling and disabling a site in Apache under ubuntu

# enabling
sudo a2ensite mynewsite
sudo /etc/init.d/apache2 reload

# disabling
sudo a2dissite mynewsite
sudo /etc/init.d/apache2 reload

Friday, October 30, 2009

Live in Joy

From _why's way of living
Live in Joy, In love,
Even among those who hate.

Live in joy, In health,
Even among the afflicted.

Live in joy, In peace,
Even among the troubled.

Look within. Be still.
Free from fear and attachment,
Know the sweet joy of living in the way.

list of processes using network

processes using the internet
how to find out which process is listening upon a port

sudo lsof -i -n

other useful tools:
- trojanscan
- ethereal

Wednesday, October 28, 2009


When asked what motivated him to don the producer's hat, Abhay revealed: "I had bad experiences in the past, with 'Manorama...' being the classic example where the director did his job - he made it well, actors gave their level best but when it was the producer's turn to distribute and market the film, it was nowhere to be seen."