<?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-3969271037066203951</id><updated>2012-02-16T22:54:23.020+05:30</updated><category term='Different Version of Linux'/><category term='Installations for Dummies'/><category term='rescue'/><category term='The NewIBe TiPs'/><category term='Fedora 10'/><category term='root'/><category term='password'/><title type='text'>Webblog for Open Source</title><subtitle type='html'>--------------“Human knowledge belongs to the world* ” --------------</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Tushar</name><uri>http://www.blogger.com/profile/09537416528113136450</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>15</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3969271037066203951.post-4433725155911275442</id><published>2009-12-01T17:01:00.004+05:30</published><updated>2009-12-01T17:27:37.601+05:30</updated><title type='text'>Useful Vi commands</title><content type='html'>Since last few weeks I've to use VI editor a lot from different platforms. Linux side its OK to use VI as so many developers has contributed and changed a lot things in VI but for other platforms (just few name to - AIX, Solaris) using VI is literally pain. Everytime when I wanted to add, edit, remove characters/words/lines I landed in situation where I've to undo all my changes &amp;amp; had to start the same boring things again. After googling I found VI's cheat sheet which's extremely useful if you're hard core VI fan or if I take it on other way then "If you don't have any choice (like me)". One link which I referred: http://bullium.com/support/vim.html. If you don't wann a scan complete list then few commands must to keep handy:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;:q! - exit without saving changes&lt;/li&gt;&lt;li&gt;:wq! - exit with saving chages //! is for confirmation &lt;/li&gt;&lt;li&gt;h - characters to  the left &lt;/li&gt;&lt;li&gt;l - characters to  the right&lt;/li&gt;&lt;li&gt;k - line upward&lt;/li&gt;&lt;li&gt;j - line downward&lt;/li&gt;&lt;li&gt;/pattern - to search forward e.g. /nishit&lt;/li&gt;&lt;li&gt;?pattern - to search backward e.g. ?nishit&lt;/li&gt;&lt;li&gt;dd - delete current line&lt;/li&gt;&lt;li&gt;:d - delete current line&lt;/li&gt;&lt;li&gt;x - delete current character&lt;/li&gt;&lt;li&gt;u - undo the change&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Keeping alive this blog with new post, where are you folks?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-4433725155911275442?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/4433725155911275442/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=4433725155911275442' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/4433725155911275442'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/4433725155911275442'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2009/12/useful-vi-commands.html' title='Useful Vi commands'/><author><name>Nishit</name><uri>http://www.blogger.com/profile/08938643140289868054</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-3969271037066203951.post-7899415004502020034</id><published>2009-02-19T16:25:00.003+05:30</published><updated>2009-02-19T16:53:14.132+05:30</updated><title type='text'>Different Types of Runlevel and Their Uses</title><content type='html'>Hi Guys,&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Runlevel&lt;/span&gt;: runlevel decided when your machine will start then it will be in enter &lt;br /&gt;in which mode/runlevel .so each runlevel have their own functionality&lt;br /&gt; &lt;br /&gt;&lt;span style="font-weight:bold;"&gt;1)runlevel 0(zero) :&lt;/span&gt; runlvevel zero is deoted that your machine is going to be shutdown&lt;br /&gt;once you set this run level in &lt;span style="font-weight:bold;"&gt;"/etc/inittab" &lt;/span&gt;file your machine wll start&lt;br /&gt;and shutdown &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;2)runlevel 1(one)&lt;/span&gt;: if runlevel one is set in "/etc/inittab" file then your machine will &lt;br /&gt;enter in single user mode where you have only limited command support like which you can&lt;br /&gt;see the TAB key. use of this run level is for troubleshotting only but only standalone machine &lt;br /&gt;not the networking level.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;3)runlevel 2(two)&lt;/span&gt;: if runlevel two is set in "/etc/inittab" file means it supports some&lt;br /&gt;extra command but not on networking level . in all things same as runlevel one&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;4)runlevel 3(three)&lt;/span&gt;: this is most advanced mode if set in "/etc/inittab" means it support &lt;br /&gt;additional commands as well as support networking command also. means we can also solve &lt;br /&gt;networking problem but only in comand level it will not direct enter in GUI level&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;5)runlevel 4(four):&lt;/span&gt; this is same as runlevel 3 but support some extra command &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;6)runlevel 5(five)&lt;/span&gt;: this is most important mode/runlevel if set in "/etc/inittab" file &lt;br /&gt;then after boot the machine it will direct enter in the GUI mode.&lt;br /&gt;so the GUys who fear with CUI they can use that mode as default support all things &lt;br /&gt;for troubleshottings&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;7)runlevel 6(six):&lt;/span&gt; once this runlevel set in "/etc/inittab" you machine will be reboot &lt;br /&gt;number of times as when you started until you not change run level.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;NOTE:&lt;/span&gt; &lt;span style="font-weight:bold;"&gt;1)&lt;/span&gt; Don't set runlevel 0 and 6 in inittab file &lt;br /&gt;      &lt;span style="font-weight:bold;"&gt;2)&lt;/span&gt; Runlevel either should be 3(for CLI) and for 5(GUI)&lt;br /&gt;      &lt;span style="font-weight:bold;"&gt;3) &lt;/span&gt;Don't mak habit to play with "/etc/inittab" file &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;How to See what my current runlevel----&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1) simply type the command  "&lt;span style="font-weight:bold;"&gt;runlevel"&lt;/span&gt; from shell &lt;br /&gt;it will display the two character like  this may be&lt;br /&gt;N S --&gt;  means first character show your previous rubnlevel and second character show your present/current runlevel&lt;br /&gt;         like  &lt;br /&gt;&lt;br /&gt;3 5---&gt; 3 was my previous runlevel and i am presently working in runlevel 5&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;How to Change the runlevel:&lt;/span&gt;&lt;br /&gt;As i discussed above that file  "/etc/inittab" open it&lt;br /&gt;and see one line only &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;id:3:initdefault&lt;/span&gt;   here 3 denotes your are in runlevel &lt;br /&gt;&lt;br /&gt;change it whatever you want (but don't be 0 or 6 otherwise you have to enter in single user mode for solving that)&lt;br /&gt;&lt;br /&gt;save file and reboot&lt;br /&gt;&lt;br /&gt;if you have any query, contact &lt;span style="font-weight:bold;"&gt;Ajay@91-9971874367&lt;/span&gt;&lt;br /&gt;Thanks &lt;br /&gt;Ajay&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-7899415004502020034?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/7899415004502020034/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=7899415004502020034' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/7899415004502020034'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/7899415004502020034'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2009/02/different-types-of-runlevel-and-their.html' title='Different Types of Runlevel and Their Uses'/><author><name>Ajay Gupta</name><uri>http://www.blogger.com/profile/07313610738157721475</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_A-f3K1gYOco/SZuJvzmt4pI/AAAAAAAAAAM/ji1Ddl7OCL4/S220/aamir-khan1.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3969271037066203951.post-6829634343261894088</id><published>2009-02-18T12:02:00.003+05:30</published><updated>2009-02-18T12:03:17.037+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Different Version of Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='password'/><category scheme='http://www.blogger.com/atom/ns#' term='rescue'/><category scheme='http://www.blogger.com/atom/ns#' term='root'/><title type='text'>How to crack the root(administrator) password in Linux</title><content type='html'>Hi Guys,&lt;br /&gt;&lt;br /&gt;   you can crack the root(Administrator) password by using the following method&lt;br /&gt;&lt;br /&gt;Method 1)&lt;br /&gt;      when Linux machine started on boot menu selection screen select the o/s type by using the arrow key and press Escape and then&lt;br /&gt;&lt;br /&gt;1) press E (for enter in Edit mode )&lt;br /&gt;  after pressing E the three line will be appear select second line which is known as &lt;br /&gt;boot or run level line and come at the end of line  and&lt;br /&gt;2) Write S&lt;br /&gt;3) press b (for boot the machine in single user mode)&lt;br /&gt;&lt;br /&gt;after entering the single user mode shell will be appear like this &lt;br /&gt;&lt;br /&gt;sh-3.02# &lt;br /&gt; &lt;br /&gt;then use the command "passwd" for changing the root password &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;NOTE: but this method will not work if somebody set the grub(grand unified boot loader) password&lt;br /&gt;so for that either you should have the GRUB password  or you have to follow the below method 2&lt;br /&gt;&lt;br /&gt;Mthod 2)&lt;br /&gt;&lt;br /&gt; For cracking the password of root when you don't have grub password then you  need either &lt;br /&gt;bootable linux floppy or Linux cd 1&lt;br /&gt;1) enter the cd and on main menu donot press anything just type the command " linux rescue"  and enter&lt;br /&gt;2) then you will be in rescue mode by following some normal option which you can give answer easily&lt;br /&gt;3) and same shell will appear&lt;br /&gt;&lt;br /&gt;and type the command  "passwd" (for changing the root password)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks ,&lt;br /&gt;Ajay&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-6829634343261894088?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/6829634343261894088/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=6829634343261894088' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/6829634343261894088'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/6829634343261894088'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2009/02/how-to-crack-rootadministrator-password.html' title='How to crack the root(administrator) password in Linux'/><author><name>Ajay Gupta</name><uri>http://www.blogger.com/profile/07313610738157721475</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_A-f3K1gYOco/SZuJvzmt4pI/AAAAAAAAAAM/ji1Ddl7OCL4/S220/aamir-khan1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3969271037066203951.post-2629778702133002901</id><published>2009-02-17T15:46:00.005+05:30</published><updated>2009-02-17T15:56:14.895+05:30</updated><title type='text'>Sharing/accessing directories through Samba</title><content type='html'>To add directories and make it shared through samba:&lt;br /&gt;&lt;br /&gt;1) Go to /etc/samba directory&lt;br /&gt;&lt;span style="font-style: italic;"&gt;    [root@nishit ~]# cd /etc/samba&lt;/span&gt;&lt;br /&gt;2) open smb.conf file&lt;br /&gt;&lt;span style="font-style: italic;"&gt;    [root@nishit ~]# vi smb.conf&lt;/span&gt;&lt;br /&gt;3) Add these lines at last in file (say you want to share /home/user/Good directory)&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;path = /home/nishit/Good  //full path to the directory&lt;br /&gt;public = yes              // make it global accessible&lt;br /&gt;writable = yes            // provide write permission&lt;br /&gt;printable = no            // Specify Yes if you want printer &lt;br /&gt;                             sharing.&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;4) Restart samba services&lt;br /&gt;&lt;span style="font-style: italic;"&gt;    [root@nishit ~]# /sbin/config smb restart&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;When you install &amp;amp; configure samba server first time on linux (now a days all linux distribution comes with samba installed), you also need to specify for which user you want enable/use samba server. Since Linux is very strict about security, it wont enable samba server for all users available in Linux machine. Use this command to add user for samba server:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;smbpasswd -a {username}&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;e.g. if you want to add nishit user (already available in Linux machine) then&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[root@nishit ~]# smbpasswd -a nishit&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-2629778702133002901?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/2629778702133002901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=2629778702133002901' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/2629778702133002901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/2629778702133002901'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2009/02/sharingaccessing-directories-through.html' title='Sharing/accessing directories through Samba'/><author><name>Nishit</name><uri>http://www.blogger.com/profile/08938643140289868054</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-3969271037066203951.post-5596482560888439152</id><published>2009-02-16T18:42:00.004+05:30</published><updated>2009-02-16T18:47:45.224+05:30</updated><title type='text'>How to do Inter Thread Communication ???</title><content type='html'>In this thread how to do inter thread communication will be discussed.&lt;br /&gt;For each of the way some example and explanation will be required.&lt;br /&gt;&lt;br /&gt;These are the possible ways to do so..&lt;br /&gt;&lt;br /&gt;shared Mamory&lt;br /&gt;Port based communication&lt;br /&gt;sockets&lt;br /&gt;message queue&lt;br /&gt;Distributed Objects.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;NOTE: Please  append this thread with your comments and knowledge base.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-5596482560888439152?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/5596482560888439152/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=5596482560888439152' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/5596482560888439152'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/5596482560888439152'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2009/02/interthreadcommunication.html' title='How to do Inter Thread Communication ???'/><author><name>Tushar</name><uri>http://www.blogger.com/profile/09537416528113136450</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-3969271037066203951.post-2742639911226742129</id><published>2009-02-16T18:24:00.004+05:30</published><updated>2009-02-16T18:48:28.271+05:30</updated><title type='text'>Mounting Flashdrive On FreeBSD Machine..!</title><content type='html'>I have tried several combination of command to mount usb on FreeBSD.&lt;br /&gt;Finally I had googled out following command for mounting flash drive on the FreeBSD&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;mount_msdosfs /dev/da0s1 /mnt/usb&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This command will work fine...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-2742639911226742129?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/2742639911226742129/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=2742639911226742129' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/2742639911226742129'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/2742639911226742129'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2009/02/mounting-flashdrive-on-freebsd-machine.html' title='Mounting Flashdrive On FreeBSD Machine..!'/><author><name>Tushar</name><uri>http://www.blogger.com/profile/09537416528113136450</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-3969271037066203951.post-5326440426533251415</id><published>2009-02-16T18:14:00.007+05:30</published><updated>2009-02-16T18:49:12.531+05:30</updated><title type='text'>Free Utilities..</title><content type='html'>1) Free PDF Printer&lt;br /&gt;&lt;br /&gt;Hi Folks,&lt;br /&gt;&lt;br /&gt;look at this link if you are searching for PDF Printer.&lt;br /&gt;&lt;br /&gt;&lt;a style="color: rgb(51, 51, 255);" href="http://www.bullzip.com/products/pdf/info.php"&gt;http://www.bullzip.com/products/pdf/info.php&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Its a Freeware and Light weight too !!!Enjoy...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2) Gnome Partition Editor&lt;br /&gt;&lt;br /&gt;Looking for the free partition manager....&lt;br /&gt;&lt;br /&gt;GParted is an industrial-strength package for creating, destroying, resizing, moving, checking and copying partitions, and the file systems on them.&lt;br /&gt;&lt;a style="color: rgb(51, 51, 255);" href="http://gparted.sourceforge.net/"&gt;http://gparted.sourceforge.net/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download the Iso burn and use it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;NOTE: Please add other such free utilities in this thread..&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-5326440426533251415?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/5326440426533251415/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=5326440426533251415' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/5326440426533251415'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/5326440426533251415'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2009/02/free-utilities.html' title='Free Utilities..'/><author><name>Tushar</name><uri>http://www.blogger.com/profile/09537416528113136450</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-3969271037066203951.post-4481462840189352912</id><published>2008-12-27T01:38:00.000+05:30</published><updated>2008-12-27T01:48:47.800+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Different Version of Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Fedora 10'/><title type='text'>Fedora 10 Vs Fedora 9</title><content type='html'>After a long wait Fedora 10 was out in November, the whole open source community is waiting for this event. I downloaded and install fedora 10 CAMBRIDGE, also I tested the different features. First of all I like to say fedora 10 shutdown time is more than that of fedora 9. also the biggest and most remarkable thing is ONE CANT LOG IN AS ROOT IN GNOME OR KDE LIKE A NORMAL USER, this thing really freaked me out, means no GUI for root. Rest every other features are like fedora 9 ya better security better file sharing and management is there but all at some cost, will update soon, ya one more thing, one cant run ns2 by the normal method posted under this blog earlier. there is a patch for that refer to this link &lt;a href="http://wirelesscafe.wordpress.com/2008/12/23/how-to-install-ns2-on-fedora-10-cambridge/"&gt; NS 2 PATCH&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-4481462840189352912?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/4481462840189352912/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=4481462840189352912' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/4481462840189352912'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/4481462840189352912'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2008/12/fedora-10-vs-fedora-9.html' title='Fedora 10 Vs Fedora 9'/><author><name>Wireless Freak</name><uri>http://www.blogger.com/profile/06457108532149317719</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-3969271037066203951.post-3616563263542470478</id><published>2008-09-23T19:10:00.001+05:30</published><updated>2008-09-23T19:33:31.263+05:30</updated><title type='text'>Fixing the MBR in Vista</title><content type='html'>&lt;div&gt;Scenario&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;Vista installed on the system. and you have installed any linux on the same system and somehow linux boot  partition got affected or u  have deleted and you need to fix this issue.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Solution&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;1)in case of vista.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;    &lt;/span&gt;-boot from the dvd of the windows vista gotto repair your computer menu&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;    &lt;/span&gt;-select windows vista and select command prompt&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;   &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;/span&gt;use following command&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;        &lt;/span&gt;bootrec.exe/fixmbr&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;       &lt;/span&gt;bootrec.exe/fixmbr&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;2)in case of xp &lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;    &lt;/span&gt;-goto R option and &lt;span class="Apple-tab-span" style="white-space:pre"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;     &lt;/span&gt;use fixmbr command&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-3616563263542470478?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/3616563263542470478/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=3616563263542470478' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/3616563263542470478'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/3616563263542470478'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2008/09/fixing-mbr-in-vista.html' title='Fixing the MBR in Vista'/><author><name>Tushar</name><uri>http://www.blogger.com/profile/09537416528113136450</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-3969271037066203951.post-2684157686058218816</id><published>2008-03-15T00:15:00.000+05:30</published><updated>2008-03-15T00:18:27.208+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Installations for Dummies'/><title type='text'>NS2 installations for Dummies</title><content type='html'>How to install NS 2 on Linux, The step by Step Procedure&lt;br /&gt;Step  1:Get NS2 All in one package from the below link or by clicking here  &lt;a href="http://sourceforge.net/project/showfiles.php?group_id=149743&amp;amp;package_id=169689&amp;amp;release_id=537005"&gt;http://sourceforge.net/project/showfiles.php?group_id=149743&amp;amp;package_id=169689&amp;amp;release_id=537005&lt;/a&gt;&lt;br /&gt;Step  2:Copy the tar file in /home/&lt;br /&gt;Step  3:Extract the tar file located in /home/  #tar -zxvf &lt;filename&gt;&lt;br /&gt;Step  4:#cd &lt;folder&gt;&lt;br /&gt;Step  5:#./install   /* This will run the install Script, wait for the output */&lt;br /&gt;Step  6:Now it is the time for setting environment variable, Copy the message displayed after running the above commmand to a text file  else copy and paste this in a new text file&lt;br /&gt;*****************************************************************************************&lt;br /&gt;PATH=$PATH:/home/ns-allinone-2.31/bin:/home/ns-allinone-2.31/tcl8.4.14/unix:/home/ns-allinone-2.31/tk8.4.14/unix&lt;br /&gt;LD_LIBRARY_PATH=/home/ns-allinone-2.31/otcl-1.13:/home/ns-allinone-2.31/lib TCL_LIBRARY=/home/ns-allinone-2.31/tcl8.4.14/library&lt;br /&gt; export PATH&lt;br /&gt;export LD_LIBRARY_PATH&lt;br /&gt;export TCL_LIBRARY&lt;br /&gt;*****************************************************************************************************&lt;br /&gt;Step  7:save the file as ns2.sh&lt;br /&gt;Step  8:copy the file into /etc/profile.d/&lt;br /&gt;Step  9: either restart the machine or relogin&lt;br /&gt;Step 10:Now run these commands #cd ns-2.31/ #./configure #make #make clean #./validate&lt;br /&gt;Step 11: all done , just type ns at terminal e.g.  #ns  % and it is ready !&lt;br /&gt;Enjoy simulating networks, protocols whatever you like, All the Best !&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-2684157686058218816?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/2684157686058218816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=2684157686058218816' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/2684157686058218816'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/2684157686058218816'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2008/03/ns2-installations-for-dummies.html' title='NS2 installations for Dummies'/><author><name>Wireless Freak</name><uri>http://www.blogger.com/profile/06457108532149317719</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-3969271037066203951.post-8314564167944813441</id><published>2008-01-22T15:39:00.001+05:30</published><updated>2008-01-22T15:39:38.077+05:30</updated><title type='text'>Mounting Using Usb Flash drive in red hat linux 9</title><content type='html'>Dear Friends,&lt;br /&gt;&lt;br /&gt;use this command for mounting usb drive in linux ..&lt;br /&gt;&lt;br /&gt;1)cd /mnt&lt;br /&gt;2)mkdir usbdrive&lt;br /&gt;3)mount /dev/sda1   /mnt/usbdrive&lt;br /&gt;&lt;br /&gt;Enjoy !!!!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-8314564167944813441?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/8314564167944813441/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=8314564167944813441' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/8314564167944813441'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/8314564167944813441'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2008/01/mounting-using-usb-flash-drive-in-red.html' title='Mounting Using Usb Flash drive in red hat linux 9'/><author><name>Tushar</name><uri>http://www.blogger.com/profile/09537416528113136450</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-3969271037066203951.post-2568227474068065430</id><published>2008-01-22T15:35:00.000+05:30</published><updated>2008-01-22T15:37:26.450+05:30</updated><title type='text'>Removing installed RPM</title><content type='html'>for that u need to query the rpm name installed in your system&lt;br /&gt;&lt;br /&gt;1) rpm -q softwarename.It will show u installed version  of the rpm.&lt;br /&gt;e.g. rpm -q yahoo.&lt;br /&gt;&lt;br /&gt;2)rpm -e rpmname (what name u get from querying)&lt;br /&gt;&lt;br /&gt;################&lt;br /&gt;################&lt;br /&gt;&lt;br /&gt;you have done….!!!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-2568227474068065430?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/2568227474068065430/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=2568227474068065430' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/2568227474068065430'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/2568227474068065430'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2008/01/removing-installed-rpm.html' title='Removing installed RPM'/><author><name>Tushar</name><uri>http://www.blogger.com/profile/09537416528113136450</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-3969271037066203951.post-1227421858676440162</id><published>2007-12-30T17:49:00.000+05:30</published><updated>2007-12-30T17:53:48.136+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Different Version of Linux'/><title type='text'>The Linux from a Begineers point of View</title><content type='html'>As a begineer if one wants to learn linux then Fedora 8 is the one which i recommend most. It has many magical features. Just chekc it out once ill give 4 out of 5 to this. &lt;br /&gt;now fedora  7 it deserve jst 3 out of 5 coz of the complications.&lt;br /&gt;&lt;br /&gt;Ubantuu 7 : 4 out of 5 bt from a programmers point of view it doesnt deserve this much.&lt;br /&gt;&lt;br /&gt;rest i never tried bt soon ill give more..... Njoy&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-1227421858676440162?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/1227421858676440162/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=1227421858676440162' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/1227421858676440162'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/1227421858676440162'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2007/12/linux-from-begineers-point-of-view.html' title='The Linux from a Begineers point of View'/><author><name>Wireless Freak</name><uri>http://www.blogger.com/profile/06457108532149317719</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-3969271037066203951.post-1380736840562874516</id><published>2007-12-14T02:00:00.000+05:30</published><updated>2007-12-14T02:03:13.724+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='The NewIBe TiPs'/><title type='text'>How to Mount NTFS partitions ?</title><content type='html'>To mount NTFS partitation use "ntfs-3g" in place of "vfat", remember that on NTFS if Windows is installed and currently in hibernate mode then linux will failed to mount the partition, infact whenever windows is in hibernation mode on NTFS partition , Linux Always failed to mount.&lt;br /&gt;&lt;br /&gt;"Knowledge Belongs to World, Encourage Opensource"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-1380736840562874516?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/1380736840562874516/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=1380736840562874516' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/1380736840562874516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/1380736840562874516'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2007/12/how-to-mount-ntfs-partitions.html' title='How to Mount NTFS partitions ?'/><author><name>Wireless Freak</name><uri>http://www.blogger.com/profile/06457108532149317719</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-3969271037066203951.post-4867814228419583147</id><published>2007-12-13T04:09:00.000+05:30</published><updated>2007-12-13T04:12:06.454+05:30</updated><title type='text'>How to install More than one GCC compilers on your linux?</title><content type='html'>–&gt;say in my example.I am using redhat9 linux and it is having gcc-3.2.2 installed.&lt;br /&gt;now I want to install gcc-4.0.2 as the new compiler.but with the same time gcc-3.2.2 should not get overwritten.&lt;br /&gt;&lt;br /&gt;1)get the source of the compiler u want to install say gcc-4.0.2&lt;br /&gt;&lt;br /&gt;2)copy that in /root folder&lt;br /&gt;so now u have folder called gcc-4.0.2 inside the /root.&lt;br /&gt;&lt;br /&gt;3)make directories inside the /root as follows:&lt;br /&gt;–&gt;mkdir gcc-build–&gt;cd gcc-build–&gt;mkdir gcc4–&gt;cd&lt;br /&gt;&lt;br /&gt;4)now go inside gcc-build directory–&gt;cd gcc-build&lt;br /&gt;&lt;br /&gt;5)configure gcc with following command&lt;br /&gt;–&gt;sh ../gcc-4.0.2/configure –prefix=/opt/gcc-4.0.2&lt;br /&gt;&lt;br /&gt;6)after that make with following command&lt;br /&gt;–&gt;make&lt;br /&gt;&lt;br /&gt;7)now as we have done make process we need to do make install so follow following command&lt;br /&gt;–&gt;make DESTDIR=/root/gcc-build/gcc4 install&lt;br /&gt;above command will install gcc in folder called “gcc4″ that we have made in step 3.&lt;br /&gt;now with above set of command u are done with installing the gcc4.0.2 in your system.&lt;br /&gt;But the question is how would u know that new gcc is installed or not??for that ..&lt;br /&gt;&lt;br /&gt;8)goto terminal follow following command&lt;br /&gt;–&gt;cd–&gt;gcc -v #this will show you default version of the compiler installed in your system–&gt;gcc-build/gcc4/opt/gcc4.0.2/bin/gcc -v #this will show u the newly installed compiler on your system&lt;br /&gt;&lt;br /&gt;Here I have taken example of gcc4.0.2 but u can have other version instead according to your need.And follow the same procedure for installing more than one gcc.&lt;br /&gt;Post your experience with the same..&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Tushar .&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3969271037066203951-4867814228419583147?l=taclinux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://taclinux.blogspot.com/feeds/4867814228419583147/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3969271037066203951&amp;postID=4867814228419583147' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/4867814228419583147'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3969271037066203951/posts/default/4867814228419583147'/><link rel='alternate' type='text/html' href='http://taclinux.blogspot.com/2007/12/how-to-install-more-than-one-gcc.html' title='How to install More than one GCC compilers on your linux?'/><author><name>Tushar</name><uri>http://www.blogger.com/profile/09537416528113136450</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>
