<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5546263018127067530</id><updated>2011-04-21T20:15:30.349-07:00</updated><title type='text'>console operating system  linux  solaris solaris10  solari  rachel solari  sun microsystems    linx</title><subtitle type='html'>console operating system</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-3699218834802378606</id><published>2009-03-15T03:07:00.001-07:00</published><updated>2009-03-15T03:07:58.591-07:00</updated><title type='text'>Solaris Containers</title><content type='html'>&lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:85%;"&gt;One of the most intriguing aspects of the Solaris 10 operating system is the functionality included in the system. The three main items, Solaris Containers, the Service Service Manager, and DTrace have spawned their own communities and discussions and for some these features along are enough to encourage them to switch to the Solaris operating system. &lt;/span&gt;&lt;/p&gt;   &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:85%;"&gt;As computer power keeps increasing, the need for such power on an individual machine basis is beginning to decrease. Five or ten years ago it would be common to find an SME (Small to medium Enterprise) supporting a number of different servers, each one dedicated to its own task. Today, if the organization is operating in the same way it's likely the power of some of the machines is being underused. It's no wonder then that virtualization software such as VMware or Microsoft's Virtual Server/VirtualPC has become a popular way of sharing the power of a single machine through multiple virtual servers. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:85%;"&gt;These solutions are fine, but they involve emulating a complete machine with its own operating system and often this means increased licensing costs in addition to the technical overhead of emulating a hardware environment for the sake of running software within a dedicated environment.&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-3699218834802378606?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/3699218834802378606/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=3699218834802378606' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/3699218834802378606'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/3699218834802378606'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/solaris-containers.html' title='Solaris Containers'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-3883751699131788083</id><published>2009-03-15T03:06:00.000-07:00</published><updated>2009-03-15T03:07:24.831-07:00</updated><title type='text'>Solaris Service Manager</title><content type='html'>&lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:100%;"&gt;For SVR4-based Unix operating systems the services and applications executed during a normal boot are controlled through a combination of the run-level selected and the scripts located within the /etc/rcX.d directory. For example, when entering run-level 3 (the default), all the scripts in /etc/rc3.d are executed, in numbered order, to start up different services like NFS or Apache. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:100%;"&gt;From an execution perspective the process is time-consuming, and from a technical perspective the system is basic and laced with difficulties. For example, the NFS service relies on the system having configured networking (another script), but it is up to the administrator to ensure that the NFS script runs after the networking script. Getting the order and sequence of the scripts correct is therefore vital. The script model also had problems in that the script would run once at boot time, but a failure during execution would need to be addressed by an administrator.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:100%;"&gt;The Service Management Facility (SMF) addresses these problems through a more extensive method of configuration that allows you specify prerequisites (which implies execution order) and the necessary methods to start, stop and restart services. As an active management facility, rather than script execution process, the SMF becomes an much more integral part of running services within Solaris. &lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-3883751699131788083?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/3883751699131788083/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=3883751699131788083' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/3883751699131788083'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/3883751699131788083'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/solaris-service-manager.html' title='Solaris Service Manager'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-6152482974894576101</id><published>2009-03-15T03:05:00.000-07:00</published><updated>2009-03-15T03:06:21.948-07:00</updated><title type='text'>Dynamic Tracing (DTrace)</title><content type='html'>&lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:85%;"&gt;The DTrace tool is an extension of this original idea, but with a much wider scope and more configurability. There almost 40,000 different probes built into DTrace and you can write a "script" to monitor specific aspects of an execution. In effect, the DTrace tool is like a combination of the original truss and a very flexible debugger. Unlike debugging, DTrace doesn't require any special options to enable tracing the code and this means that you can trace not only your application, but also the internals of the libraries, system calls, and kernel functions called during the execution. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:85%;"&gt;Because DTrace is not tied to the method you use to compile your application, administrators can use DTrace to find out why applications aren't running or why kernel modules aren't loading, without ever needing access to the source code. DTrace is still a relatively new tool and extensions are being provided for other applications, libraries and environments to improve the level of information provided. For example, it is possible to examine the internal workings of Java applications, a boon for Java developers. In recent months we've also seen DTrace functionality added for PHP, Perl, Python, and many others. &lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-6152482974894576101?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/6152482974894576101/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=6152482974894576101' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/6152482974894576101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/6152482974894576101'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/dynamic-tracing-dtrace.html' title='Dynamic Tracing (DTrace)'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-4414431397896505501</id><published>2009-03-15T03:04:00.000-07:00</published><updated>2009-03-15T03:05:31.182-07:00</updated><title type='text'>OpenSolaris</title><content type='html'>&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:85%;"&gt;OpenSolaris is a completely free and open source version of the Solaris operating system. OpenSolaris is made up of source code for the commercial Solaris operating system and both products will feed each other. The two "versions" of the operating system are based on the same source code, with the major benefit for OpenSolaris users that they have access to the latest source code and bug fixes for Solaris. OpenSolaris is not, in any way, a cut-down or restricted version of the main Solaris operating system, it is just an open source version of that solution.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:85%;"&gt;Sun has formalized the open source approach by making OpenSolaris available as a distribution in the form of the Solaris Express: Community Release, a free version of Solaris, based on the OpenSolaris code and designed to be used to help further develop the OpenSolaris product. The release is available as a set of CDs (four, currently) available for free download as ISOs which you can write and use to install Solaris. Both the SPARC and x86 versions are available and although the current Sun Download Center interface requires you to click for approval before download, technically the license does not require click-approval. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica;font-size:85%;"&gt;If you prefer, you can download the sources and build them for yourself to create your preferred Solaris operating system. The whole process can take from about an hour to 24 hours depending on your hardware and environment.&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-4414431397896505501?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/4414431397896505501/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=4414431397896505501' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/4414431397896505501'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/4414431397896505501'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/opensolaris.html' title='OpenSolaris'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-7240253810412618057</id><published>2009-03-11T23:40:00.000-07:00</published><updated>2009-03-11T23:52:31.873-07:00</updated><title type='text'>Linux security benefits in the data center and on the desktop</title><content type='html'>&lt;p&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Linux&lt;/span&gt; v2.6  provides support for cryptographic security, with the addition of a cryptographic API used by IPSec. This enables multiple algorithms (e.g., SHA-1, DES, Triple DES, MD4, HMAC, EDE, and Blowfish) to be used for network and storage encryption. &lt;span style="color: rgb(51, 204, 0);"&gt;Linux's&lt;/span&gt; ability to support IPSec protocols for IPv4 and IPv6 is a significant advance. With security abstracted to the protocol level, applications are less vulnerable to a potential exploit. Cryptographically signed modules are not yet a part of &lt;span style="color: rgb(51, 204, 0);"&gt;Linux&lt;/span&gt;, but if the issues about implementing such a feature can be resolved it will prove useful in preventing unsigned modules from being accessed by the kernel.&lt;/p&gt;  &lt;p&gt;One of the issues that continues to plague Windows users is buffer overflow. &lt;span style="color: rgb(51, 204, 0);"&gt;Linux&lt;/span&gt; users will appreciate the ability to use the exec-shield patch, which is available with the Linux 2.6 kernel. Exec-shield enables protection against a variety of exploits that attempt to overwrite data structures or insert code within these structures. Since a recompile is not required for the exec-shield patch to work, this makes it easier to implement. Also, the addition of a preemptive kernel, also in v2.6, reduces latency, which is likely to drive the use of Linux not only in the data center, but also for applications that require a deterministic kernel with soft real-time capabilities.&lt;/p&gt;  &lt;p&gt;Many &lt;span style="color: rgb(51, 204, 0);"&gt;Linux&lt;/span&gt; users depend on non-open source drivers and other binary modules from hardware manufacturers and systems providers. The problem is that although adding these drivers and modules is often useful, it is not necessarily beneficial to the operation of a Linux system. For example, a non-open source driver or binary module can overwhelm a system call and change the system call table. The Linux v2.6 kernel provides protection against these dangers by placing restrictions on the level of access a non-open source driver or module has to the kernel. This feature promotes stability, but does not place any new restrictions from a security point of view to stop a determined hacker from writing a malicious module.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-7240253810412618057?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/7240253810412618057/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=7240253810412618057' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/7240253810412618057'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/7240253810412618057'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/linux-security-benefits-in-data-center.html' title='Linux security benefits in the data center and on the desktop'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-8297803056940087700</id><published>2009-03-11T23:34:00.000-07:00</published><updated>2009-03-11T23:39:56.827-07:00</updated><title type='text'>Networking With Linux Wireless-Tools</title><content type='html'>&lt;h2 style="color: rgb(51, 102, 255);"&gt;&lt;span style="font-size:100%;"&gt;&lt;span class="mw-headline"&gt;Using iwconfig For wireless-tools Configuration&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;&lt;br /&gt;&lt;p&gt;After physically installing your Linux-compatible NIC, you need to configure your NIC's IP and wireless settings before Wireless Tools works. &lt;/p&gt;&lt;p&gt;You can configure your NIC's IP settings as if the NIC were a regular Ethernet device. After you use the ifup command the NIC becomes active, but it will not function correctly as its wireless settings haven't been configured yet. &lt;/p&gt;&lt;p&gt;The most commonly used command in Wireless Tools is iwconfig, which you can use to configure most of the wireless parameters, including the SSID and the wireless mode. For the wireless mode, Managed means that there is a wireless access point (WAP) on the network and Ad-hoc signifies that there is none. &lt;/p&gt;&lt;p&gt;For example, if your wireless NIC is named eth0 and your managed network's ESSID is homenet, then the commands would be.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;      |  ------------------------------------------------------------------------------|       &lt;br /&gt;&lt;/p&gt;&lt;pre&gt;   |                  &lt;span style="color: rgb(51, 204, 0);"&gt; iwconfig eth0 mode Managed       &lt;/span&gt;                  |    &lt;br /&gt;  |                &lt;span style="color: rgb(51, 204, 0);"&gt;    iwconfig eth0 essid homenet       &lt;/span&gt;                |&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;      |---------------------------------------------------------------------------------|&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-8297803056940087700?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/8297803056940087700/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=8297803056940087700' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/8297803056940087700'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/8297803056940087700'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/networking-with-linux-wireless-tools.html' title='Networking With Linux Wireless-Tools'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-7796910435588973748</id><published>2009-03-10T03:41:00.000-07:00</published><updated>2009-03-10T03:45:39.985-07:00</updated><title type='text'>basic linux commands</title><content type='html'>&lt;span style="font-size:100%;"&gt;&lt;span style="font-weight: bold;"&gt;prompt&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;p&gt;If you login as root, the prompt will be machinename:~# and if you login as user, the prompt will be machinename:~$. &lt;/p&gt;  &lt;p&gt;The tilde character (~) represents the home directory; appended to the end of a filename, it means a backup of a file that has been edited (the file as it existed before it was last edited, and if your configuration is set up to make backups).&lt;br /&gt;&lt;/p&gt;&lt;p style="font-weight: bold;"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;shell account&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&lt;p&gt;&lt;span style="font-size:100%;"&gt;How to Explore Your Shell Account&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So you’re in your shell account. You’ve tried the “ls -alF” command and&lt;br /&gt;are pretty sure this really, truly is a shell account. What do you do&lt;br /&gt;next?&lt;br /&gt;&lt;br /&gt;A good place to start is to find out what kind of shell you have. There&lt;br /&gt;are many shells, each of which has slightly different ways of working. To&lt;br /&gt;do this, at your prompt give the command “echo $SHELL.” Be sure to type in&lt;br /&gt;the  same lower case and upper case letters. If you were to give the&lt;br /&gt;command ECHO $shell, for example, this command won’t work.&lt;br /&gt;&lt;br /&gt;If you get the response:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt; &lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(51, 204, 0);"&gt;       /bin/sh&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;That means you have the Bourne shell.&lt;br /&gt;&lt;br /&gt;If you get: &lt;br /&gt;&lt;br /&gt;    &lt;span style="color: rgb(51, 204, 0);"&gt;   /bin/bash&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Then you are in the Bourne Again (bash) shell.&lt;br /&gt;&lt;br /&gt;If you get:&lt;br /&gt;&lt;br /&gt;    &lt;span style="color: rgb(51, 204, 0);"&gt;   /bin/ksh&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You have the Korn shell.&lt;br /&gt;&lt;br /&gt;If the “echo $SHELL” command doesn’t work, try the command “echo $shell,”&lt;br /&gt;remembering to use lower case for “shell.”  This will likely get you the&lt;br /&gt;answer:&lt;br /&gt;&lt;br /&gt;    &lt;span style="color: rgb(51, 204, 0);"&gt;   /bin/csh&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This means you have the C shell.&lt;br /&gt;Why is it important to know which shell you have? For right now, you’ll&lt;br /&gt;want a shell that is easy to use. For example, when you make a mistake in&lt;br /&gt;typing, it’s nice to hit the backspace key and not see ^H^H^H on your&lt;br /&gt;screen. Later, though, for running those super hacker exploits, the C&lt;br /&gt;shell may be better for you.&lt;br /&gt;&lt;br /&gt;Fortunately, you may not be stuck with whatever shell you have when you&lt;br /&gt;log in. If your shell account is any good, you will have a choice of&lt;br /&gt;shells.&lt;br /&gt;&lt;br /&gt;Trust me, if you are a beginner, you will find bash to be the easiest&lt;br /&gt;shell to use. You may be able to get the bash shell by simply typing the&lt;br /&gt;word “bash” at the prompt. If this doesn’t work, ask tech support at your&lt;br /&gt;ISP for a shell account set up to use bash.&lt;br /&gt;&lt;br /&gt;If you want to find out what other shells you have the right to use, try&lt;br /&gt;“csh” to get the C shell; “ksh” to get the Korn shell, “sh” for Bourne&lt;br /&gt;shell, “tcsh” for the Tcsh shell, and “zsh” for the Zsh shell. If you&lt;br /&gt;don’t have one of them, when you give the command to get into that shell&lt;br /&gt;you will get back the answer “command not found.”&lt;br /&gt;&lt;br /&gt;Now that you have chosen your shell, the next thing is to explore. See&lt;br /&gt;what riches your ISP has allowed you to use. For that you will want to&lt;br /&gt;learn,  and I mean *really learn* your most important Unix commands and&lt;br /&gt;auxiliary  programs. Because I am supreme arbiter of what goes into these&lt;br /&gt;Guides, I get to decide what the most important commands are. Hmm, “ten”&lt;br /&gt;sounds like a famous number. So you’re going to get the:  &lt;/span&gt;&lt;/p&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;span style="font-size:100%;"&gt;Ten Meinel Hall of Fame Shell Account Exploration Tools&lt;br /&gt;&lt;br /&gt;1) &lt;span style="color: rgb(51, 204, 0);"&gt;man &lt;/span&gt;&lt;command name=""&gt;&lt;br /&gt;This magic command brings up the online Unix manual.  Use it on each of&lt;br /&gt;the commands below, today! Wonder what all the man command options are?&lt;br /&gt;Try the"man -k" option.&lt;br /&gt;&lt;br /&gt;2) &lt;span style="color: rgb(51, 204, 0);"&gt;ls&lt;/span&gt;&lt;br /&gt;Lists files. I suggest getting people in the habit of using "ls -alF".&lt;br /&gt;This will come into play down the road for security-conscious users.”&lt;br /&gt;You’ll see a huge list of files that you can’t see with the “ls” command&lt;br /&gt;alone, and lots of details. If you see such a long list of files that they&lt;br /&gt;scroll off the terminal screen, one way to solve the problem is to use “ls&lt;br /&gt;-alF|more.”&lt;br /&gt;&lt;br /&gt;3)&lt;span style="color: rgb(51, 204, 0);"&gt; pwd&lt;/span&gt;&lt;br /&gt;Shows what directory you are in.&lt;br /&gt;&lt;br /&gt;4) &lt;span style="color: rgb(51, 204, 0);"&gt;cd &lt;/span&gt;&lt;directory&gt;&lt;br /&gt;Changes directories.  Kewl directories to check out include /usr, /bin and&lt;br /&gt;/etc.  For laughs, I advise exploring in /tmp. Changes&lt;br /&gt;directories.  Kewl directories to check out include /usr, /bin and&lt;br /&gt;/etc. /usr directory belongs to the accounts, /bin belongs to the commands&lt;br /&gt;and executable programs/files, and /tmp of course, the temporary&lt;br /&gt;directory.&lt;br /&gt;&lt;br /&gt;5) &lt;span style="color: rgb(51, 204, 0);"&gt;more &lt;/span&gt;&lt;filename&gt;&lt;br /&gt;This shows the contents of text files. Also you might be able to find&lt;br /&gt;“less” and “cat” which are similar commands.&lt;br /&gt;&lt;br /&gt;6) &lt;span style="color: rgb(51, 204, 0);"&gt;whereis &lt;/span&gt;&lt;program name=""&gt;&lt;br /&gt;Think there might be a nifty program hidden somewhere?  Maybe a game you&lt;br /&gt;love? This will find it for you. Similar commands are “find” and “locate.”&lt;br /&gt;Try them all for extra fun.&lt;br /&gt;&lt;br /&gt;7) &lt;span style="color: rgb(51, 204, 0);"&gt;vi&lt;/span&gt;&lt;br /&gt;An editing program. You’ll need it to make your own files and when you&lt;br /&gt;start  programming while in your shell account. You can use it to write a&lt;br /&gt;lurid file for people to read when they finger you. Or try “emacs.” It’s&lt;br /&gt;another editing program and IMHO more fun than vi. Other editing programs&lt;br /&gt;you may find include “ed” (an ancient editing program which I have used to&lt;br /&gt;write thousands of lines of Fortran 77 code), “ex,” “fmt,” “gmacs,”   you&lt;br /&gt;may find include “ed” (an ancient editing program which I have used to&lt;br /&gt;write thousands of lines of Fortran 77 code), “ex,” “fmt,” “gmacs,”&lt;br /&gt;“gnuemacs,” and “pico.”&lt;br /&gt;&lt;br /&gt;8) &lt;span style="color: rgb(51, 204, 0);"&gt;grep&lt;/span&gt;&lt;br /&gt;Extracts information from files, especially useful for seeing what’s in&lt;br /&gt;syslog and shell log files. Similar commands are “egrep,” “fgrep,” and&lt;br /&gt;“look.”&lt;br /&gt;&lt;br /&gt;9) &lt;span style="color: rgb(51, 204, 0);"&gt;chmod &lt;/span&gt;&lt;filename&gt;&lt;br /&gt;Change file permissions.&lt;br /&gt;&lt;br /&gt;10) &lt;span style="color: rgb(51, 204, 0);"&gt;rm &lt;/span&gt;&lt;filename&gt;&lt;br /&gt;Delete file. If you have this command you should also find “cp” for copy&lt;br /&gt;file, and “mv” for move file. &lt;/filename&gt;&lt;/filename&gt;&lt;/program&gt;&lt;/filename&gt;&lt;/directory&gt;&lt;/command&gt;&lt;/span&gt;&lt;/p&gt;&lt;/pre&gt;&lt;p&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-7796910435588973748?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/7796910435588973748/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=7796910435588973748' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/7796910435588973748'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/7796910435588973748'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/basic-linux-commands.html' title='basic linux commands'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-3757404526046661406</id><published>2009-03-05T09:56:00.000-08:00</published><updated>2009-03-05T09:57:13.723-08:00</updated><title type='text'>Penetration Testing Tool</title><content type='html'>&lt;h1&gt;&lt;img src="http://www.saintcorporation.com/images/saintexploit_logo.gif" alt="SAINTexploit™" border="0" width="153" height="47" /&gt;&lt;/h1&gt;       &lt;p&gt;The SAINTexploit™ &lt;strong&gt;Penetration Testing Tool&lt;/strong&gt; is the ultimate resource to demonstrate the security—or vulnerability—of your network. SAINTexploit goes beyond simply detecting vulnerabilities to safely exploiting them. The first integrated vulnerability and penetration testing tool, SAINTexploit is part of the complete solution SAINT offers to evaluate the vulnerabilities on your network.&lt;/p&gt;       &lt;p&gt;This fully automated product examines potentially vulnerable services discovered by SAINT, exposes points where an attacker could breach the network, and exploits the vulnerability to prove its existence without a doubt. The file browsing and command execution capabilities resulting from a successful exploit provide undeniable evidence of a network vulnerability. &lt;/p&gt;       &lt;p&gt;SAINTexploit™ demonstrates the path an attacker could use to breach a network, quantifies risk to the system, and allows administrators to manage resources more efficiently to better defend information assets.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-3757404526046661406?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/3757404526046661406/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=3757404526046661406' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/3757404526046661406'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/3757404526046661406'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/penetration-testing-tool.html' title='Penetration Testing Tool'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-2033976569848806909</id><published>2009-03-05T09:30:00.000-08:00</published><updated>2009-03-05T09:31:42.419-08:00</updated><title type='text'>Pentesting with BackTrack (offsec 101)</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_F_fifESNe3U/SbAMa34TGgI/AAAAAAAAAAs/AT-bFyASKak/s1600-h/offsec101_boxDP.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 211px; height: 320px;" src="http://1.bp.blogspot.com/_F_fifESNe3U/SbAMa34TGgI/AAAAAAAAAAs/AT-bFyASKak/s320/offsec101_boxDP.jpg" alt="" id="BLOGGER_PHOTO_ID_5309757616486029826" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b class="quotes_4"&gt;Pentesting with BackTrack" (previously known as Offensive Security 101) is an online course designed for network administrators and security professionals who need to get acquainted with the world of offensive security. The course introduces the latest hacking tools and techniques, and includes remote live labs for exercising the material presented to the students.&lt;br /&gt;&lt;br /&gt;This course gives a solid understanding of the penetration testing process, and is equally important for those wanting to either defend or attack their network. The course can be taken from your home, as long as you have a modern computer with high speed internet.&lt;br /&gt;&lt;br /&gt;"Pentesting with BackTrack" qualifies you for 40 ISC2 CPE Credits. This applies to students who submit their exercise documentation at the end of the course, or pass the certification challenge.&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-2033976569848806909?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/2033976569848806909/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=2033976569848806909' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/2033976569848806909'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/2033976569848806909'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/pentesting-with-backtrack-offsec-101.html' title='Pentesting with BackTrack (offsec 101)'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_F_fifESNe3U/SbAMa34TGgI/AAAAAAAAAAs/AT-bFyASKak/s72-c/offsec101_boxDP.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-8658904786975075555</id><published>2009-03-05T09:27:00.000-08:00</published><updated>2009-03-05T09:29:25.008-08:00</updated><title type='text'>what is BACKTRACK</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_F_fifESNe3U/SbAL5nQNQeI/AAAAAAAAAAk/DGs1o6YokIQ/s1600-h/backtrack3-final.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 210px;" src="http://2.bp.blogspot.com/_F_fifESNe3U/SbAL5nQNQeI/AAAAAAAAAAk/DGs1o6YokIQ/s320/backtrack3-final.png" alt="" id="BLOGGER_PHOTO_ID_5309757045087224290" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b class="quotes_4"&gt;BackTrack is the result of the merging of two innovative penetration testing live linux distributions - Whax and Auditor. BackTrack has been dubbed as the best Security Live CD today, and has been rated 1st  in its category, and 32nd  overall by Insecure.org. Based on SLAX (Slackware), BackTrack provides user modularity. This means the distribution can be easily customised by the user to include personal scripts, additional tools, customised kernels, etc.&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-8658904786975075555?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/8658904786975075555/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=8658904786975075555' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/8658904786975075555'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/8658904786975075555'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/what-is-backtrack.html' title='what is BACKTRACK'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_F_fifESNe3U/SbAL5nQNQeI/AAAAAAAAAAk/DGs1o6YokIQ/s72-c/backtrack3-final.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-400168752301643281</id><published>2009-03-05T09:23:00.000-08:00</published><updated>2009-03-05T09:24:16.271-08:00</updated><title type='text'>Is your system unstable ?</title><content type='html'>&lt;p&gt;Have you ever lost your precious work because Windows crashed? Do you  always shut down your computer the proper way, or do you sometimes just  switch it off because Windows has gone crazy and doesn't let you do  anything anymore? Have you ever gotten the "blue screen of death" or error  messages telling you that the computer needs to be shut down for obscure  reasons? &lt;/p&gt;  &lt;p&gt;The latest versions of Windows, especially the "Professional" ones  are becoming more stable than before. Nevertheless this kind of problem still  happens fairly often.&lt;/p&gt;  &lt;p&gt;Of course, no operating system is perfect, and people who tell you  that theirs can never ever crash are lying. However, some operating  systems can be so stable that most users never see their systems crash,  even after several years. This is true for Linux. Here's a good way to see  this. When a system crashes, it needs to be shut down or restarted. Therefore,  if your computer can stay up and running for a long time, no matter how  much you use it, then you can say the system is stable. Well, Linux can  run for &lt;i&gt;years&lt;/i&gt;without needing to be restarted (most internet  servers run Linux, and they usually never restart). Of course, with  heavy updates, it still needs to be restarted (the proper way). But if  you install Linux, and then use your system as much as you want, leaving  your computer on all the time, you can go on like that for years without  having any trouble.&lt;/p&gt;  &lt;p&gt;Most of the time, you won't leave your computer on for such a long time, but  this shows how stable Linux is.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-400168752301643281?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/400168752301643281/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=400168752301643281' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/400168752301643281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/400168752301643281'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/is-your-system-unstable.html' title='Is your system unstable ?'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-1733120513582024251</id><published>2009-03-05T09:22:00.001-08:00</published><updated>2009-03-05T09:22:29.034-08:00</updated><title type='text'>Linux protects your computer</title><content type='html'>&lt;p&gt;Viruses, trojans, adwares, spywares... Windows lets all these enter your  computer pretty easily. The average period of time before a Windows PC (connected  to the Internet and with a default "Service Pack 2" installation) gets  infected is &lt;b&gt;40 minutes&lt;/b&gt; (and it sometimes takes as little time as 30 seconds).&lt;/p&gt;  &lt;p&gt;So you can either 1) install a firewall, 2) install an antivrus program, 3)  install an anti-adware program, 4) get rid of Internet Explorer and Outlook  (replacing them with Firefox and Thunderbird), and 5) pray that pirates  aren't smart enough to overcome these protections and that, if a  security flaw is discovered, Microsoft will take less than a month to  make an update available (and this doesn't happen very often). Or you  can install Linux and sleep soundly from now on.&lt;/p&gt;  &lt;p&gt;As we have already said in the "virus" section, Open Source software (e.g.  Linux) means more eyes to check the code. Every programmer on Planet  Earth can download the code, have a look, and see whether it might have  security flaws. On the other hand, the only people allowed to look at  the Windows source code (its "recipe") are people working for Microsoft.  That's hundreds of thousands of people (maybe millions) versus a few  thousand. That makes a big difference.&lt;/p&gt;  &lt;p&gt;But actually, it isn't exactly a matter of &lt;i&gt;how many&lt;/i&gt; flaws a  system has, compared to the others. If there are many flaws, but nobody  has discovered them yet (including pirates), or they are minor (they  don't compromise an important part of the system), pirates won't be able  to do great damage. It is really a matter of &lt;i&gt;how fast a security flaw  can be solved once it has been discovered&lt;/i&gt;. If a security flaw is  discovered in an open source program, anyone in the open source  community can have a look and help solve it. The solution (and the  update) usually appears within a few days, sometimes even a few hours.  Microsoft doesn't have that much manpower, and usually releases security  patches within about a month after the flaw has been discovered (and  sometimes published): that's more than enough for pirates to do whatever  they want with your computer.&lt;/p&gt;   &lt;img src="http://www.whylinuxisbetter.net/items/security/Images/security_thumb.png" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-1733120513582024251?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/1733120513582024251/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=1733120513582024251' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/1733120513582024251'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/1733120513582024251'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/linux-protects-your-computer.html' title='Linux protects your computer'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-639763270663589432</id><published>2009-03-05T09:07:00.000-08:00</published><updated>2009-03-05T09:08:02.668-08:00</updated><title type='text'>Forget about drivers</title><content type='html'>&lt;p&gt;New pieces of hardware, even the simplest kind, usually come with a CD. On the CD, a very small piece of software called a "driver". If you read the instructions manual, you'll know that the hardware won't work on a Windows computer until you install the driver. If you're like most people and do not read the manual, then you'll probably figure it out yourself when you see your new high-tech gizmo doesn't work out of the box.&lt;/p&gt;  &lt;p&gt;Insert CD, click on installation wizard, wait, eject CD, reboot computer.&lt;/p&gt;  &lt;p&gt;If you bought the hardware a while ago and are re-using it on another computer, you'll probably want to forget about the CD and fetch the latest version of the driver from the manufacturer's website. Which can take quite a bit of time, given how, huh, let's say strangely organized some manufacturers' web sites are.&lt;/p&gt;  &lt;p&gt;Okay, now that's only one piece of hardware. Now imagine you want to install Windows on a whole new, untouched, computer. For each little piece of hardware you'll have to find the latest driver (or use a CD), install it, and reboot from time to time. Video card, sound card, keyboard, mouse, motherboard chipset, etc. (better do the video card driver first or you're stuck with your high-end screen showing a very low resolution mode). And that comes after an already rather long installation of Windows itself.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Linux doesn't need separate drivers&lt;/b&gt;. All the drivers are already included in the Linux kernel, the core of the system, and that comes with every single Linux installation. This means:&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;A &lt;b&gt;very fast and standalone installation process&lt;/b&gt;. Once you're done, you have everything you need to start working (including the software you'll be using, see "When the system has installed..." item on this website).&lt;/li&gt;&lt;li&gt;&lt;b&gt;Out-of-the-box ready&lt;/b&gt; peripherals.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Less harm for the planet&lt;/b&gt; because all these CDs don't need to come with hardware any more (well, at least once Windows don't need them either...).&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-639763270663589432?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/639763270663589432/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=639763270663589432' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/639763270663589432'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/639763270663589432'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/forget-about-drivers.html' title='Forget about drivers'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-5122542857295650903</id><published>2009-03-05T09:06:00.000-08:00</published><updated>2009-03-05T09:07:16.809-08:00</updated><title type='text'>Forget about viruses</title><content type='html'>&lt;p&gt;If your computer shuts itself down without asking you, if strange  windows with text you don't understand and all kinds of advertisements  appear when you don't ask for them, if emails get sent to all your  contacts without your knowing it, then your computer probably has a  virus. The main reason for this is because it runs Windows.&lt;/p&gt;  &lt;p&gt;Linux hardly has any viruses. And that's not like "Oh well, not very  often, you know". That's like "If you've ever heard of a real Linux  virus, please tell me". Of course, a Linux virus is not impossible to get. However, Linux makes it very hard for this to happen, for several  reasons:&lt;/p&gt;  &lt;ul&gt;&lt;li&gt;Most people use Microsoft Windows, and pirates want to do as much  damage (or control) as possible: therefore, they target Windows.  But that's not the only reason; the Apache web server (a web server is a  program located on a remote computer that sends web pages to your  browser when you ask for them), which is open source software, has the biggest market share (against  Microsoft's IIS server), but it still suffers from &lt;i&gt;much&lt;/i&gt; fewer  attacks/flaws than the Microsoft one.&lt;/li&gt;&lt;li&gt;Linux uses smart authorization management. In Windows you (and any  program you install) usually have the right to do pretty much anything  to the system. If you feel like punishing your PC because it just let  your precious work disappear, you can go inside the system folder and  delete whatever you want: Windows won't complain. Of course, the next  time you reboot, trouble begins. But imagine that if you can delete this  system stuff, other programs can, too, or just mess it up. Linux doesn't  allow that. Every time you request to do something that has to do with  the system, an administrator password is required (and if you're not an  administrator on this system, you simply can't do it). Viruses can't  just go around and delete or modify what they want in the system; they  don't have the authorization for that.&lt;/li&gt;&lt;li&gt;More eyes make fewer security flaws. Linux is Open source software, which means that any  programmer in the world can have a look at the code (the "recipe" of any program), and help out,  or just tell other developers "Hey, what if blah blah, isn't this a security flaw?".&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-5122542857295650903?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/5122542857295650903/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=5122542857295650903' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/5122542857295650903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/5122542857295650903'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/forget-about-viruses.html' title='Forget about viruses'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-3868772443930304431</id><published>2009-03-05T09:05:00.002-08:00</published><updated>2009-03-05T09:06:36.591-08:00</updated><title type='text'>Don't pay $300 for your operating system</title><content type='html'>&lt;p&gt;You're probably saying to yourself : "Oh, I didn't pay for Windows". Are you absolutely sure  ? If your computer came with a copy of Windows, then you paid for it, even if the store didn't  tell you about that. The price for a Windows license amounts to an average of &lt;b&gt;one fourth of  each new computer's price&lt;/b&gt;. So unless you obtained Windows illegally, you probably paid for  it. Where do you think Microsoft gets its money from?&lt;/p&gt;  &lt;p&gt;On the other hand, you can get Linux &lt;b&gt;completely free of charge&lt;/b&gt;. That's right, all  these guys all around the world worked very hard to make a neat, secure, efficient, good-looking  system, and they are giving their work away for everybody to use freely (if you wonder why these  guys do such things, drop me an email and I'll try to explain the best I can :) ). Of course,  some companies are making good business by selling support, documentation, hotline, etc., for  their own version of Linux, and this is certainly a good thing. But most of the time, you won't  need to pay a cent.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-3868772443930304431?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/3868772443930304431/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=3868772443930304431' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/3868772443930304431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/3868772443930304431'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/dont-pay-300-for-your-operating-system.html' title='Don&apos;t pay $300 for your operating system'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-1337074922359612888</id><published>2009-03-05T09:05:00.001-08:00</published><updated>2009-03-05T09:05:32.456-08:00</updated><title type='text'>No backdoors in your software.</title><content type='html'>&lt;p&gt;The difference between "closed source" (proprietary) and "open  source" software is (how did you guess?) that their "source" is open.  Huh, okay, why do I care? Well, the "source", or "source code", is like  the secret &lt;b&gt;recipe&lt;/b&gt; of every software, like the recipe of a cake.  When you buy a cake, there's no way you can figure out the exact recipe  (although you can guess bits and pieces, "there's some coconut in  here"). If a bakery gave out the recipe for its super-sucessful  cheesecake, it would soon go out of business because people would bake  it for themselves, at home, and stop buying it. Likewise, Microsoft does  not give out the recipe, or "source code", of their software, like  Windows, and rightly so because that's what they make their money  from.&lt;/p&gt;  &lt;p&gt;The problem is they can put &lt;i&gt;whatever they want&lt;/i&gt; in their  recipe, without us knowing. If they want to add a bit of code saying  "every 12th of the month, if the computer is online, create a list of  all the files that have been downloaded in this computer since last  month, and send it back to Microsoft through the network". Microsoft  probably doesn't do that, but &lt;i&gt;how would you know&lt;/i&gt;, since  everything is closed, invisible, secret?&lt;/p&gt;  &lt;p&gt;A little while ago (October 2008) a lot of Chinese Windows users  (most of them buy pirated copies of Windows) saw something strange  happen with their computer: every hour, their screen would go black for  a few seconds. Nothing to really prevent you from working, but it can  easily make you go nuts. Microsoft had added a bit of code (an  ingredient to the recipe) saying "if this is detected as a pirated copy  of Windows, make the screen black for a few seconds, every hour". Now  the point is not that the software was pirated: pirating software is  bad, period. The point is that these users got an automatic update for  Windows (updates usually fix bugs and add new features) without knowing  how it would affect their system. No one knew.&lt;/p&gt;  &lt;p&gt;Changing the source code of open source software is a much more open  process. By definition, all the recipes are public. It doesn't matter to  you since you won't be able to understand the code anyway, but people  who understand it can read it, and speak out. And they often do. Every  time someone wants to change the source code, all other developers are  able to see the change ("hey man, why did you add this code spying on  the user's keyboard input, are you out of your mind?"). And even if the  whole team of maintainers for a piece of software go crazy and start  adding puppy-killing features all over their source code, someone  outside the team can very well take the code, remove all the bad bits,  create a whole new version of it, and let the world know what the  difference is. It's &lt;i&gt;open&lt;/i&gt;.&lt;/p&gt;  &lt;p&gt;That's why you can be sure open source software doesn't do bad things  behind your back: the community keeps a close eye on all the  recipes.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-1337074922359612888?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/1337074922359612888/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=1337074922359612888' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/1337074922359612888'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/1337074922359612888'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/no-backdoors-in-your-software.html' title='No backdoors in your software.'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-1031690281373796618</id><published>2009-03-05T09:02:00.000-08:00</published><updated>2009-03-05T09:04:04.510-08:00</updated><title type='text'>Use MSN, AIM, ICQ, Jabber, with a single program</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_F_fifESNe3U/SbAF76iCivI/AAAAAAAAAAc/VzX4aIZ2h1I/s1600-h/gaim_im_services.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 227px; height: 320px;" src="http://4.bp.blogspot.com/_F_fifESNe3U/SbAF76iCivI/AAAAAAAAAAc/VzX4aIZ2h1I/s320/gaim_im_services.png" alt="" id="BLOGGER_PHOTO_ID_5309750487552264946" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;You may have accounts for several instant messaging services, such as  MSN, Yahoo, ICQ, Jabber, AIM, etc. While running Windows or Mac OS X,  you probably need one program to connect to each one of those : MSN  Messenger for MSN, ICQ for ICQ, etc.&lt;/p&gt;  &lt;p&gt;With Pidgin, the instant messenger for Linux (it exists for Windows  as well, and for Mac OS X with the name "Adium"), you can connect to all  these services at once, with this one program, and see all your buddies  at the same time.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-1031690281373796618?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/1031690281373796618/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=1031690281373796618' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/1031690281373796618'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/1031690281373796618'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/use-msn-aim-icq-jabber-with-single.html' title='Use MSN, AIM, ICQ, Jabber, with a single program'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_F_fifESNe3U/SbAF76iCivI/AAAAAAAAAAc/VzX4aIZ2h1I/s72-c/gaim_im_services.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-6585010623942220827</id><published>2009-03-05T09:00:00.000-08:00</published><updated>2009-03-05T09:02:06.255-08:00</updated><title type='text'>Too many windows? Use workspaces.</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_F_fifESNe3U/SbAFfpeqM2I/AAAAAAAAAAU/1x-caKcqnv4/s1600-h/workspaces.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 249px;" src="http://3.bp.blogspot.com/_F_fifESNe3U/SbAFfpeqM2I/AAAAAAAAAAU/1x-caKcqnv4/s320/workspaces.png" alt="" id="BLOGGER_PHOTO_ID_5309750001938346850" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;I never was a Windows user and there is something I just cannot  understand: once you have your word processor, your web browser, your  email application, your instant messenger software and some windows open to  explore your files, how do Windows users manage not to &lt;b&gt;get lost&lt;/b&gt;  in this clutter?&lt;/p&gt;  &lt;p&gt;Workspaces is a feature I would never trade for anything else. You  probably only have one screen, right? Try Linux, and you have four.  Well, you can't actually look at the four of them at the same time, but  this doesn't matter since your eyes can't look in two directions at  once, right? On the first screen, lets put your word processor. On the  second one, your instant messenger software. On the third one, your web  browser. So when you're writing something in your word processor and you  want to check out something on the web, no need to review all your  windows to find your browser, stacked all the way behind the others. You  just switch to your third screen and voilà, here it is.&lt;/p&gt;  &lt;p&gt;Take a look at the following screen, and pay particular attention to  the bottom right of the screen:&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;                                                                        &lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-6585010623942220827?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/6585010623942220827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=6585010623942220827' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/6585010623942220827'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/6585010623942220827'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/too-many-windows-use-workspaces.html' title='Too many windows? Use workspaces.'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_F_fifESNe3U/SbAFfpeqM2I/AAAAAAAAAAU/1x-caKcqnv4/s72-c/workspaces.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-4633846127125375538</id><published>2009-03-05T08:56:00.000-08:00</published><updated>2009-03-05T09:00:25.234-08:00</updated><title type='text'>Why Linux is Better</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_F_fifESNe3U/SbAFEyXxA_I/AAAAAAAAAAM/IyxYS9XQhjM/s1600-h/report_bugs_thumb.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px; height: 150px;" src="http://3.bp.blogspot.com/_F_fifESNe3U/SbAFEyXxA_I/AAAAAAAAAAM/IyxYS9XQhjM/s320/report_bugs_thumb.png" alt="" id="BLOGGER_PHOTO_ID_5309749540468884466" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;If you find a bug in Windows, you can basically wait and pray that  Microsoft will fix it fast (and if it compromises your system's  security, you would have to pray twice as hard). You might think that reporting that  bug to Microsoft (so that they can fix it more quickly) must be easy. Well,  think again. &lt;span style="text-decoration: underline;"&gt;here&lt;/span&gt;  is an interesting article about this. What if Microsoft doesn't even  notice the bug ? Well then, let's hope the next version of Windows will  fix it (but you'll need to pay another few hundred bucks).&lt;/p&gt;  &lt;p&gt;Nearly all open source software (including Linux distributions) have  a &lt;i&gt;bug tracking system&lt;/i&gt;. You can not only file bug reports (and  you're encouraged to do so !) explaining what the problem is, but you  can see what happens next : everything is open and clear for everyone.  Developers will answer, they also might ask a little extra information to help  them fix the bug. You will know when the bug has been fixed, and you  will know how to get the new version (still for free, needless to say).  So here you have people taking care of your problems, keeping you  informed about it, and all that for free ! If the problem is solved on  your system, it will be on everyone else's : it's in everyone's interest to  work together to make software better. This is how open source  works.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-4633846127125375538?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/4633846127125375538/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=4633846127125375538' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/4633846127125375538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/4633846127125375538'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2009/03/why-linux-is-better.html' title='Why Linux is Better'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_F_fifESNe3U/SbAFEyXxA_I/AAAAAAAAAAM/IyxYS9XQhjM/s72-c/report_bugs_thumb.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5546263018127067530.post-4825422127691957291</id><published>2008-01-24T22:50:00.000-08:00</published><updated>2008-01-24T22:53:08.183-08:00</updated><title type='text'>lets know about biotechnology</title><content type='html'>Bio-Technology is a research oriented science, a combination of Biology and Technology. It covers a wide variety of subjects like Genetics, Biochemistry, Microbiology, Immunology, Virology, Chemistry and Engineering and is also concerned with many other subjects like Health and  Medicine, Agriculture and Animal Husbandry, Cropping system and Crop Management, Ecology, Cell Biology, Soil science and Soil Conservation, Bio-statistics, Plant Physiology, Seed Technology etc. Bio-Technology is the use of living things, especially cells and bacteria in industrial process. There is a great scope in this field as the demand for biotechnologist are growing in India as well as abroad. &lt;br /&gt;&lt;br /&gt;There are many application  of biotechnology such as developing various medicines, vaccines and diagnostics, increasing productivity, improving energy production and conservation. Biotechnology's intervention in the area of animal husbandry has improved animal breeding. It also helps to improve the quality of seeds, insecticides and fertilizers. Environmental biotechnology helps for pollution control and waste management.&lt;br /&gt;&lt;br /&gt;Most of the information that has led to the emergence of biotechnology in the present form has been generated during the last five decades. The setting up of a separate Department of Biotechnology (DBT) (www.dbtindia.nic.in ) under the Ministry of Science and Technology in 1986 gave a new impetus to the development of the field of modern biology and biotechnology in India. More than 6000 biotechnologists of higher skill are required  in India as per the report from the Human Resource Development Ministry. To overcome this vast requirement the department of Biotechnology (DBT) has highlighted the need to set up a regulatory body for the maintenance of standard education under the name of 'All- India Board of Biotechnology Education and Training' under the AICTE .&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5546263018127067530-4825422127691957291?l=venumadhav89.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://venumadhav89.blogspot.com/feeds/4825422127691957291/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5546263018127067530&amp;postID=4825422127691957291' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/4825422127691957291'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5546263018127067530/posts/default/4825422127691957291'/><link rel='alternate' type='text/html' href='http://venumadhav89.blogspot.com/2008/01/lets-know-about-biotechnology.html' title='lets know about biotechnology'/><author><name>Biotechnology</name><uri>http://www.blogger.com/profile/00114459493107304839</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
