<?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-6344196596725585202</id><updated>2011-12-12T17:35:23.745+05:30</updated><category term='SAP'/><category term='Computers'/><category term='Virtualization'/><category term='Linux'/><category term='Guitar'/><title type='text'>Kaleidoscope</title><subtitle type='html'>A portal for guidance on technology,entertainment and the like...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6344196596725585202.post-1049320282434908890</id><published>2009-08-17T13:07:00.010+05:30</published><updated>2009-08-17T13:42:19.700+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><title type='text'>Changing boot parameters</title><content type='html'>&lt;div style="text-align: justify;"&gt;Open a terminal and do the following:&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;/span&gt;&lt;/span&gt;Type sudo&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;        &lt;/span&gt;&lt;/span&gt;Type vim /boot/grub/menu.1st&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;/span&gt;&lt;/span&gt;Press Insert key&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;&lt;/span&gt;Make necessary changes&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Press Esc key&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;        &lt;/span&gt;&lt;/span&gt;Type :wq! and press Enter key&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;You can change the timeout value to your preference. During bootup after that number of seconds without any key press, the default OS will be automatically booted unless the user manually chooses one at boot time.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;To cange the default boot OS simply change the value in default=X. The numbers are counted from 0. For eg if the OS you want to boot by default is the third title in your menu.1st file then make the following change:&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;/span&gt;&lt;/span&gt;default=2&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;To change the names displayed for the operating systems at the boot menu simply change the title in the menu.1st file.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;To comment a line in the menu.1st file, simply add a # symbol at the start of the line.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;To remove an entry from boot menu, either comment or remove the lines for that particular entry from the menu.1st file. The lines to remove will include a title line and two or three option lines below it in the menu.1st file.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;To add Windows entry into GRUB menu, add  the following lines at the end of menu.1st file:&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;#windows&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;title Microsoft Windows&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;/span&gt;&lt;/span&gt;root (hd0,X)&lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;- where X is windows partition no&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;savedefault&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;makeactive&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;chainloader +1  &lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;P.S. Before making changes to menu.1st file it is good to backup your existing file by typing the following in a terminal:&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;cp /boot/grub/menu.1st /boot/grub/menu.1st_backup&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;In case you corrupt the boot file you can restore it by reversing the above command:&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;span class="Apple-tab-span" style="white-space:pre"&gt;      &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;cp /boot/grub/menu.1st_backup /boot/grub/menu.1st &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-1049320282434908890?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/1049320282434908890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/08/changing-boot-parameters.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/1049320282434908890'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/1049320282434908890'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/08/changing-boot-parameters.html' title='Changing boot parameters'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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-6344196596725585202.post-6279209066937478650</id><published>2009-08-17T12:25:00.005+05:30</published><updated>2009-08-17T13:06:42.736+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><title type='text'>Recover boot loader</title><content type='html'>&lt;div style="text-align: justify;"&gt;If any os like Win XP is installed on a sytem running linux, the linux boot loader GRUB gets overwritten. This creates problems as the windows boot loader NTLDR is unable to boot linux. To solve this issue simply restore GRUB as the boot loader and you can dual boot both linux and XP. To restore GRUB try any one of the following methods:&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li style="text-align: justify;"&gt;Insert a linux installation CD and enter the Rescue mode. If such a boot option is not visible, type "linux rescue" at the boot : prompt. At the terminal which opens, type the following one after the other, where X is the partition containing linux. To find this simply type "root (hdO," and hit the tab key, which will display the partitions on your disk. Choose X as the one with type Ox83 : &lt;/li&gt;&lt;/ul&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="white-space: normal; "&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt;        &lt;span class="Apple-tab-span" style="white-space:pre"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;grub&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;span class="Apple-tab-span" style="white-space:pre"&gt;    &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;root (hdO,X)&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;    &lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;setup(hdO)&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt;      &lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;quit&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li style="text-align: justify;"&gt;Boot into a live CD environment. Open a terminal and type the following commands sequentially :&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt;        &lt;span class="Apple-tab-span" style="white-space:pre"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;sudo grub&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt;        &lt;span class="Apple-tab-span" style="white-space:pre"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;find /boot/grub/stage1   - output will be like (hdO,X)&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt;        &lt;span class="Apple-tab-span" style="white-space:pre"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;root (hdO,X)  &lt;span class="Apple-tab-span" style="white-space:pre"&gt;   &lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt;        &lt;span class="Apple-tab-span" style="white-space:pre"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;setup(hdO)&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt;        &lt;span class="Apple-tab-span" style="white-space:pre"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;quit&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;span class="Apple-tab-span" style="white-space:pre"&gt;           &lt;/span&gt;&lt;/span&gt;reboot&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li style="text-align: justify;"&gt;The third method is using the graphical Recover options that come with certain distros of linux. Simply enter the recovery mode with the installation CD in the drive during boot. There will be automated recovery options for restoring GRUB. However this is not available with all distros of linux.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-6279209066937478650?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/6279209066937478650/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/08/recover-boot-loader.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/6279209066937478650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/6279209066937478650'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/08/recover-boot-loader.html' title='Recover boot loader'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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-6344196596725585202.post-3470510463583996472</id><published>2009-07-28T14:55:00.002+05:30</published><updated>2009-07-28T15:09:05.862+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP'/><title type='text'>MM Module - SAP</title><content type='html'>MM stands for Materials Management. The following steps are involved in purchasing goods and services through the MM module in SAP:&lt;div&gt;&lt;ol&gt;&lt;li&gt;User requirements&lt;/li&gt;&lt;li&gt;Service/Material specification&lt;/li&gt;&lt;li&gt;Purchase Requisition (PR)&lt;/li&gt;&lt;li&gt;PR Release&lt;/li&gt;&lt;li&gt;Request For Quotation (RFQ)&lt;/li&gt;&lt;li&gt;Compare vendor terms&lt;/li&gt;&lt;li&gt;Choose vendor&lt;/li&gt;&lt;li&gt;Purchase Order (PO)&lt;/li&gt;&lt;li&gt;PO Release&lt;/li&gt;&lt;li&gt;Service entry&lt;/li&gt;&lt;li&gt;Service accepted&lt;/li&gt;&lt;li&gt;Invoice Verification&lt;/li&gt;&lt;li&gt;Payment&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;In the case of goods, steps 10 and 11 are replaced by Goods Receipt (GR).&lt;/div&gt;&lt;div&gt;The vendor can be chosen according to different criterion. Normally L1 method is used whereby the vendor with lowest bid is chosen. Goods to be purchased can be classified into three categories :&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Revenue expenditure - day to day expenditure&lt;/li&gt;&lt;li&gt;Capital expenditure - funds allocated for a new project or maintenance&lt;/li&gt;&lt;li&gt;Destined for warehouse - items to be stored in warehouse bins&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;MRP (Material Requirements Planning) based procurement ensures that shortage of a material item never occurs. MRP maintains three limits for a material, namely safety stock, minimum stock and maximum stock. When th level of an item falls below the minimum stock, MRP automatically generates PR for (maximum stock - minimum stock) numbers of that item.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-3470510463583996472?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/3470510463583996472/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/07/mm-module-sap.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/3470510463583996472'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/3470510463583996472'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/07/mm-module-sap.html' title='MM Module - SAP'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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-6344196596725585202.post-7336066364393859069</id><published>2009-07-26T00:21:00.012+05:30</published><updated>2009-07-28T15:49:01.701+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Computers'/><title type='text'>Useful websites</title><content type='html'>&lt;span class="Apple-style-span"  style=" ;font-family:'Times New Roman';"&gt;&lt;div style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; width: auto; font: normal normal normal 100%/normal Georgia, serif; text-align: left; "&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Laptop technology &amp;amp; reviews&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; width: auto; font: normal normal normal 100%/normal Georgia, serif; text-align: left; "&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="http://www.notebookcheck.net/"&gt;&lt;span class="Apple-style-span" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;Notebook Check&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; width: auto; font: normal normal normal 100%/normal Georgia, serif; text-align: left; "&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Free software&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; width: auto; font: normal normal normal 100%/normal Georgia, serif; text-align: left; "&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="http://sourceforge.net/"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;Sourceforge&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.filehippo.com/"&gt;&lt;span class="Apple-style-span" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;FileHippo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span style="font-weight: bold; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Tech news&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; width: auto; font: normal normal normal 100%/normal Georgia, serif; text-align: left; "&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="http://www.tomshardware.com/us/"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;T&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.tomshardware.com/us/"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;oms Hardware&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;&lt;a href="http://www.tomshardware.com/us/"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.extremetech.com/"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;E&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.extremetech.com/"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;xtreme Tech&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;&lt;a href="http://www.extremetech.com/"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.techtree.com/techtree/jsp/home.jsp"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;T&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.techtree.com/techtree/jsp/home.jsp"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;echtree&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;&lt;a href="http://www.techtree.com/techtree/jsp/home.jsp"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://reviews.cnet.com/"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;C&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://reviews.cnet.com/"&gt;&lt;span class="Apple-style-span" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;NET&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; width: auto; font: normal normal normal 100%/normal Georgia, serif; text-align: left; "&gt;&lt;span style="font-weight: bold; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Video tutorials&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="http://showmedo.com/"&gt;&lt;span class="Apple-style-span" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;ShowMeDo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/span&gt;&lt;span style="font-weight: bold; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;ebooks&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="http://www.ebookshare.net/"&gt;&lt;span class="Apple-style-span" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;Ebook Share&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/span&gt;&lt;span style="font-weight: bold; "&gt;&lt;span class="Apple-style-span"  style="font-size:medium;"&gt;Windows XP troubleshooting&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-weight: normal; "&gt;&lt;a href="http://www.windowsnetworking.com/kbase/WindowsTips/"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;W&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.windowsnetworking.com/kbase/WindowsTips/"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;indows Tips&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-weight: normal; "&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;&lt;a href="http://www.windowsnetworking.com/kbase/WindowsTips/"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.merawindows.com/Forums/tabid/324/forumid/15/threadid/8771/scope/posts/Default.aspx"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span"  style="color:#CC9933;"&gt;Mera Windows&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; width: auto; font: normal normal normal 100%/normal Georgia, serif; text-align: left; "&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-7336066364393859069?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/7336066364393859069/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/07/useful-websites.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/7336066364393859069'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/7336066364393859069'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/07/useful-websites.html' title='Useful websites'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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-6344196596725585202.post-6585562793226347876</id><published>2009-07-25T23:55:00.009+05:30</published><updated>2009-07-28T14:44:33.374+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Guitar'/><title type='text'>Guitar exercises : Increasing finger speed</title><content type='html'>&lt;span class="Apple-style-span" style="  white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;span class="Apple-style-span"  style="font-family:'lucida grande';"&gt;There are 6 strings numbered 6-1 from  top to bottom, labelled E A D G B E respectively and 20 frets.A good strumming exercise to increase finger speed is pluck the first 4 frets of 6th string ,then first 4 frets of 5th string and so on upto 1st string.. Then pluck the 2nd,3rd,4th,5th frets of 1st string,then of 2nd string and so on upto 6th string. In this manner proceed upto the last fret.. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="  white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;span class="Apple-style-span"  style="font-family:'lucida grande';"&gt;Also keep practising the scales as regularly as possible.. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style=" white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;span class="Apple-style-span"  style="font-family:'lucida grande';"&gt;Now onto a trick to identify chord families. It's the 1st, 4th and 5th chords when taken in alphabetic order(A-G-A..) starting from the main chord..For eg to find the chords in G major family write G A B C D and choose the 1st, 4th n 5th. Thus the chords in G major are G C D..Similarly for A major A B C D E, the chords in the family are A D E..&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="white-space: pre-wrap; "&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;span class="Apple-style-span"  style="font-family:'lucida grande';"&gt;For more tips refer to the included video on guitar tips by the master himself, Joe Satriani..I've tried his exercises and believe me they are damn effective if you practise on a regular basis..&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"   style="  white-space: pre-wrap; font-family:-webkit-monospace;font-size:48px;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;     &lt;/span&gt;&lt;object width="320" height="266" class="BLOG_video_class" id="BLOG_video-969cb67878104a26" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"&gt;&lt;param name="movie" value="http://www.youtube.com/get_player"&gt;&lt;param name="bgcolor" value="#FFFFFF"&gt;&lt;param name="allowfullscreen" value="true"&gt;&lt;param name="flashvars" value="flvurl=http://v5.nonxt3.googlevideo.com/videoplayback?id%3D969cb67878104a26%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1330148609%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D3FFC96C407FEDC2DDFEFF6DAD68B532831D37CDE.85411FD2C1111A92AC64748983E917679F70B8C0%26key%3Dck1&amp;amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3D969cb67878104a26%26offsetms%3D5000%26itag%3Dw160%26sigh%3DyuksYCCbaixlQP69KtZUJx4NLm0&amp;amp;autoplay=0&amp;amp;ps=blogger"&gt;&lt;embed src="http://www.youtube.com/get_player" type="application/x-shockwave-flash"width="320" height="266" bgcolor="#FFFFFF"flashvars="flvurl=http://v5.nonxt3.googlevideo.com/videoplayback?id%3D969cb67878104a26%26itag%3D5%26app%3Dblogger%26ip%3D0.0.0.0%26ipbits%3D0%26expire%3D1330148609%26sparams%3Did,itag,ip,ipbits,expire%26signature%3D3FFC96C407FEDC2DDFEFF6DAD68B532831D37CDE.85411FD2C1111A92AC64748983E917679F70B8C0%26key%3Dck1&amp;iurl=http://video.google.com/ThumbnailServer2?app%3Dblogger%26contentid%3D969cb67878104a26%26offsetms%3D5000%26itag%3Dw160%26sigh%3DyuksYCCbaixlQP69KtZUJx4NLm0&amp;autoplay=0&amp;ps=blogger"allowFullScreen="true" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-6585562793226347876?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/6585562793226347876/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/07/guitar-exercises-increasing-finger.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/6585562793226347876'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/6585562793226347876'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/07/guitar-exercises-increasing-finger.html' title='Guitar exercises : Increasing finger speed'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6344196596725585202.post-2864722243774971496</id><published>2009-07-25T00:40:00.001+05:30</published><updated>2009-07-28T14:43:52.458+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Virtualization'/><title type='text'>Containers vs Paravirtualization</title><content type='html'>&lt;div&gt;Containers virtualize only an OS's operating environment..Paravirtualization virtualizes part of an OS's operating environment but also selectively emulates the hardware devices that a virtualized OS requires..A future technique being considered is known as pre-virtualization which is an automated version of paravirtualization..&lt;/div&gt;&lt;div&gt;Examples :&lt;/div&gt;&lt;div&gt;Containers : Linux -VServer&lt;/div&gt;&lt;div&gt;Paravirtualization: Xen&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Paravirtualization is better than containers because containers support only native applications..Also a kernel crash would affect all the users on a container based system..However containers offer better performance in some ways..For further material on this refer to the following link :  &lt;/div&gt;&lt;a href="http://gh-linux.blogspot.com/2006/08/containers-vs-xen-everyone-wins.html#links"&gt;Linux and Open Source: Containers vs. Xen:  Everyone wins!&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-2864722243774971496?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/2864722243774971496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/07/lightweight-virtualization.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/2864722243774971496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/2864722243774971496'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/07/lightweight-virtualization.html' title='Containers vs Paravirtualization'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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-6344196596725585202.post-5885339924124873965</id><published>2009-07-24T23:47:00.004+05:30</published><updated>2009-07-25T18:21:52.239+05:30</updated><title type='text'>Technical Writer - Career Path</title><content type='html'>I've always enjoyed working with computers, tweaking them, troubleshooting issues,trying out new softwares etc..Hence i did my bachelors in computer science..However i've found that im not into the whole programming,algorithms stuff..Lately i've been searching for a career option that would enable me to work with computers but not go into the boring programming line..&lt;div&gt;It's called TECHNICAL WRITING..It involves working extensively with software products and creating the help documentation..The help documentation includes both the online help and the help menus that come inbuilt with the software..It's basically simplifying the complex technical stuff for a layman so that he can navigate and use the software easily..For more information on this line of work refer to the following site :&lt;div&gt;www.words4nerds.com&lt;/div&gt;&lt;div&gt;Don't know if this is for me but it is certainly enlightening to know there are such career options out there..&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-5885339924124873965?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/5885339924124873965/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/07/technical-writer.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/5885339924124873965'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/5885339924124873965'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/07/technical-writer.html' title='Technical Writer - Career Path'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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-6344196596725585202.post-4265567705819876669</id><published>2009-07-18T18:37:00.005+05:30</published><updated>2009-07-28T14:45:56.761+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Computers'/><title type='text'>HP laptop recall</title><content type='html'>Guys i had a hp laptop 2 yrs old..the display conked out a few months back..jst recently i found out that it was a design flaw..something to do with a faulty fan algorithm that resulted in overheating..hp has released a new bios update to resolve the issue by updating the fan algorithm..so if you have a similar issue do check up on the hp site if your product number is among those eligible for a free repair..&lt;div&gt;The affected models include :&lt;div&gt;Hp Pavilion dv2000/dv6000/dv9000 and Compaq Presario V3000/V6000 series&lt;/div&gt;&lt;div&gt;Another issue that could occur is wireless adapter not detected in device manager..it's good that hp is giving a free repair..&lt;/div&gt;&lt;div&gt;The following links will help you identify if your laptop is eligible for a free repair :&lt;/div&gt;&lt;div&gt;&lt;a href="http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01087277&amp;amp;lc=en&amp;amp;cc=us"&gt;http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01087277&amp;amp;lc=en&amp;amp;cc=us&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&amp;amp;dlc=en&amp;amp;cc=in&amp;amp;lang=en&amp;amp;product=3195466&amp;amp;docname=c01296338"&gt;http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&amp;amp;dlc=en&amp;amp;cc=in〈=en&amp;amp;product=3195466&amp;amp;docname=c01296338&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-4265567705819876669?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/4265567705819876669/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/07/hp-laptop-recall.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/4265567705819876669'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/4265567705819876669'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/07/hp-laptop-recall.html' title='HP laptop recall'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6344196596725585202.post-1779899679603856773</id><published>2009-07-04T00:47:00.005+05:30</published><updated>2009-07-28T14:43:21.986+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP'/><title type='text'>SAP</title><content type='html'>That's Systems, Applications, Products in data processing..It was developed by SAP AG, a company based in Germany..It's an ERP(enterprise resource planning) software used to manage the various departments in an enterprise..&lt;div&gt;The modules which may include SD(Sales and Distribution), MM(Materials Management), FI(Financials Accounting), CO(Controlling), HR etc all share a common database..There is thus a presentation server(sapgui.exe), an application server and a database server..SAP uses the ABAP(Advanced Business Application Programming) language..The number and type of modules may vary depending on the industry(IS - Industry Specific)..&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;SAP started as SAP R/1(Financial accounting system), proceeded to SAP R/2(Mainframe business management) and is now in SAP R/3(client-server distributed architecture)..The cost and time to implement SAP in an industry depends on it's size and complexity..Once implemented it helps in getting real time data processing done..SAP certifications are done in either of the modules and generally takes about a month..&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-1779899679603856773?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/1779899679603856773/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/07/sap.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/1779899679603856773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/1779899679603856773'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/07/sap.html' title='SAP'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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-6344196596725585202.post-8420063423158201453</id><published>2009-01-26T05:29:00.008+05:30</published><updated>2009-08-01T00:28:37.563+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><title type='text'>Bash Shell Tutorial</title><content type='html'>Linux uses the Bourne-again(Bash) shell. A few of the must know commands for working your way through the shell&lt;br /&gt;pwd : show path of present working dir&lt;br /&gt;ls : list contents of pwd&lt;br /&gt;cd : change dir&lt;br /&gt;rm : to delete files, to delete dir use the -r flag with rm&lt;br /&gt;emacs : text editor to open file&lt;br /&gt;su : switch user&lt;br /&gt;sudo : execute a command with temporary root privileges&lt;br /&gt;chmod : change privileges for a file, value 777 specifies r,w,x for root,group and others&lt;br /&gt;ps : list current processes&lt;br /&gt;kill : stop processes that are not responding&lt;br /&gt;poweroff : shutdown system&lt;br /&gt;reboot : reboot system&lt;br /&gt;init : switch between run levels, 5 is the default run level for multi-user, networking and gui&lt;br /&gt;/etc/init.d/gdm stop : to stop the gnome desktop manager and enter shell mode&lt;br /&gt;/etc/init.d/kdm stop : to stop kde desktop manager&lt;br /&gt;startx : start the xserver&lt;br /&gt;ifconfig : configure network adapter&lt;br /&gt;All services are in the /etc/init.d directory&lt;br /&gt;&lt;br /&gt;mount : to mount hard drives, cds&lt;br /&gt;mount -t iso9660 /dev/cdrom /media/new : will mount a cd in the new folder in media dir&lt;br /&gt;mount -t ntfs /dev/sda1 /mnt/c : will mount ntfs partition 1(scuzzy device)in c folder in mnt dir&lt;br /&gt;umount : to unmount a mounted drive, if device busy error comes use -l option for lazy unmount&lt;br /&gt;To automount a partition on boot add the mount entry to  fstab file in /etc directory&lt;br /&gt;&lt;br /&gt;cp : copy&lt;br /&gt;mv : move&lt;br /&gt;man : this is the most useful command, typing man command will give you the manual pages for that command which describe the command in detail and how to use it&lt;br /&gt;&lt;br /&gt;ctrl+alt+(F1-F6) : enters any of the six available terminals&lt;br /&gt;ctrl+alt+F7 : switch back to gui mode from the terminal&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;rpm -i : to install an red package manager package&lt;br /&gt;rpm -e : to remove an installed rpm package&lt;br /&gt;&lt;br /&gt;To manually compile a binary executable with a make file, execute the following sequentially&lt;br /&gt;./configure&lt;br /&gt;make&lt;br /&gt;make install&lt;br /&gt;&lt;br /&gt;For a complete guide to master the shell commands, refer linux guides like the Red Hat guide. A good video for learning linux is given by CBT nuggets.&lt;br /&gt;The best way to learn linux is through experimentation, use a virtual software if ur reluctant to install linux. Qemu with pendrive linux is what i used to learn and experiment with linux. It is available for download at the following link :&lt;br /&gt;&lt;a href="http://www.pendrivelinux.com/portable-qemu-persistent-pendrivelinux/"&gt;http://www.pendrivelinux.com/portable-qemu-persistent-pendrivelinux/&lt;/a&gt;&lt;br /&gt;Using this u can run linux within windows, just like any normal windows app without rebooting or installing anything.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-8420063423158201453?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/8420063423158201453/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/01/crash-course-on-linux.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/8420063423158201453'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/8420063423158201453'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/01/crash-course-on-linux.html' title='Bash Shell Tutorial'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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-6344196596725585202.post-4903147207470164859</id><published>2009-01-25T23:25:00.004+05:30</published><updated>2009-07-28T14:44:03.005+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Virtualization'/><title type='text'>Lightweight Virtualization</title><content type='html'>It is the latest trend in virtualization. There are 2 techniques, containers and paravirtualization.&lt;br /&gt;Containers virtualize an OS's operating environment, not the hardware.&lt;br /&gt;Paravirtualization virtualizes part of the operating environment and selectively emulates necessary hardware.&lt;br /&gt;Both these are faster and much more efficient than traditional virtualization.&lt;br /&gt;So, those of you working on VMWare and other traditional virtualization platforms, try out the new products like XenSource's Xen and Linux -VServer. Other free packages include Qemu and Boch's.&lt;br /&gt;As for why go for virtualization, the benefits are limitless. Try out all unstable software and do all your experimentation in virtual environments without affecting your host OS or valuable data. Run multiple servers on a single server hardware.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-4903147207470164859?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/4903147207470164859/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/01/lightweight-virtualization.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/4903147207470164859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/4903147207470164859'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/01/lightweight-virtualization.html' title='Lightweight Virtualization'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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-6344196596725585202.post-8296302568066414977</id><published>2009-01-22T12:57:00.000+05:30</published><updated>2009-07-28T14:46:26.363+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Computers'/><title type='text'>A few computer tips</title><content type='html'>&lt;span style="font-family: arial;"&gt;&lt;span style="font-weight: bold;"&gt;Speed up the boot process&lt;/span&gt;&lt;br /&gt;Run msconfig utility from start-&gt;run. In the startup tab uncheck non critical items.Be careful not to remove items in the system 32 dir.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Set the page file as static&lt;/span&gt;&lt;br /&gt;Go to start-&gt;control panel-&gt;system-&gt;advanced.&lt;br /&gt;Click on virtual memory settings.Go to advanced tab and click change.Set initial size and maximum size as the same, optimally 1.5 times the system RAM.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Leave a few Gb of free space in C: drive and defrag regularly&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6344196596725585202-8296302568066414977?l=pitstop87.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pitstop87.blogspot.com/feeds/8296302568066414977/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://pitstop87.blogspot.com/2009/01/few-computer-tips.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/8296302568066414977'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6344196596725585202/posts/default/8296302568066414977'/><link rel='alternate' type='text/html' href='http://pitstop87.blogspot.com/2009/01/few-computer-tips.html' title='A few computer tips'/><author><name>Stephen</name><uri>http://www.blogger.com/profile/13169150310382073522</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>
