I used to told my friends that "HUMAN IS GOD" and as usual they don't accept it because they cant, now its time to rethink ha ha ha :)
Craig Venter and his team have built the genome of a bacterium from scratch and incorporated it into a cell to make what they call the world's first synthetic life form.
find out more here.
Showing posts with label science. Show all posts
Showing posts with label science. Show all posts
Sunday, May 23, 2010
Subscribe to:
Posts (Atom)
list open ports and unix sockets
To do this I use netstat command to list all open ports: $ sudo netstat -tuplen to list open ports and unix sockets: $ sudo netstat -...
-
[ These steps may work on CentOS 5.* too] Prepare your OS for it $ sudo yum groupinstall "Development tools" $ sudo yum in...
-
This is very unconventional but a valid code and it will run!!, the magic is the static initializer block. this block is hidden from ever...