<?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-22214695</id><updated>2012-01-22T11:27:35.859-08:00</updated><title type='text'>Linux @ sansor</title><subtitle type='html'>Linux News,Linux for Newbie,programming language, jsp,jdbc,xml,Latest Technology</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></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-22214695.post-114064926384608474</id><published>2006-02-22T14:59:00.000-08:00</published><updated>2006-02-22T15:01:03.863-08:00</updated><title type='text'>Look and Feel in Linux(APPEARANCE)</title><summary type='text'>Please before reading this see all the snaps I have provided so that atleast you have an idea what I meant by decorating desktop and what are the things which I am describing here. CLICK HERE TO SEE THE PICS (http://linuxlooks.blogspot.com/2006/02/linux-desktopsansor.html)This is the most interesting part I suppose because I have wasted most of my time in decorating my desktop. In linux, </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/114064926384608474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=114064926384608474' title='31 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114064926384608474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114064926384608474'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/look-and-feel-in-linuxappearance.html' title='Look and Feel in Linux(APPEARANCE)'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>31</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-114025773209060568</id><published>2006-02-18T02:14:00.000-08:00</published><updated>2006-02-18T02:15:32.103-08:00</updated><title type='text'>Networking Configuration for all!!!</title><summary type='text'>Let me explain each term which you might face during configuring Netowork settings:Network interface cards (NICs) are called eth0, eth1 etc in LinuxIP ADDRESS is a number used to uniquely identify a network interface.DEFAULT GATEWAY address is the IP address of the device connected to the internet eg. your router, or PC running internet connection sharing (ICS). The address to use is the one </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/114025773209060568/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=114025773209060568' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114025773209060568'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114025773209060568'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/networking-configuration-for-all.html' title='Networking Configuration for all!!!'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-114004190260268309</id><published>2006-02-15T14:15:00.000-08:00</published><updated>2006-02-15T14:19:57.746-08:00</updated><title type='text'>Installing Software in Linux</title><summary type='text'>Linux usually complies the code to install a software. But to save time of the user there are also some pre build packages available called binary files (.bin).They are pre compiled and takes lesser time to get installed.If you want to install from source code then you can find the tarball (zipped) of those softwares. So first we need to unzip that using command "$tar -xvzpf or tar -xvjpf". We </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/114004190260268309/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=114004190260268309' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114004190260268309'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114004190260268309'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/installing-software-in-linux.html' title='Installing Software in Linux'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-114004168771692104</id><published>2006-02-15T14:13:00.000-08:00</published><updated>2006-02-15T14:18:39.660-08:00</updated><title type='text'>Viewing and Editing Files in Linux</title><summary type='text'>You can use both GUI based and command line based editior.Some GUI based popular editors are :1) Kate : Heavy but ithas a lot of features.I prefer to use this one for any long code.2) Kwrite :Light (uses less reqources than Kate)3) Kedit : Very light Editor which is good from small programs only.Less feautred than Kate.There are varous command line editior.Some of the most popular one are :1) VIM</summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/114004168771692104/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=114004168771692104' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114004168771692104'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114004168771692104'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/viewing-and-editing-files-in-linux.html' title='Viewing and Editing Files in Linux'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-114004151956215946</id><published>2006-02-15T14:10:00.000-08:00</published><updated>2006-02-15T14:13:14.583-08:00</updated><title type='text'>11 Basic Commands in Linux</title><summary type='text'>These are the commands which you have to know in order to be basically functional with a shell (command line):lsList directory contents.ls -l  long listing with dates and permissionsls -a  list all, including hidden files (hidden files start with a period)cdChange directory.cd -  change to previous directorycd ~  change to home directorycd .. change to parent directorypwdPrint current (working) </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/114004151956215946/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=114004151956215946' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114004151956215946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114004151956215946'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/11-basic-commands-in-linux.html' title='11 Basic Commands in Linux'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-114004133961769022</id><published>2006-02-15T14:08:00.000-08:00</published><updated>2006-02-15T14:19:29.843-08:00</updated><title type='text'>Basic FileSystem in Linux</title><summary type='text'>While switching from windows to linux you will notice a very different kind of filesystem in Linux.No Partion in Linux In windows you have various partitions like c:, d:, e: like that and then we save our directories/files in thaose partitions.But in Linux we have only one partition called ROOT (denoted as '/'). Linux places everything in that root partition.Mounting in LinuxYou might be thinking</summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/114004133961769022/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=114004133961769022' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114004133961769022'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/114004133961769022'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/basic-filesystem-in-linux.html' title='Basic FileSystem in Linux'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-113985761162202754</id><published>2006-02-13T11:04:00.000-08:00</published><updated>2006-02-13T11:06:51.640-08:00</updated><title type='text'>Learn Linux in Brief</title><summary type='text'>Its really tough to make someone understand about each and evrything in linux. So, I just go in the way, I learnt about linux.Lets broadly describe the linux system in two parts:1) Internal System : Consist of kernels,how it works etc. Basically what we dont see.2) External System : Consist of Filesystem,basic commands,installing,uninstalling etc. Basically,What we see.First of all we will learn </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/113985761162202754/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=113985761162202754' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113985761162202754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113985761162202754'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/learn-linux-in-brief.html' title='Learn Linux in Brief'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-113985428688303288</id><published>2006-02-13T10:10:00.000-08:00</published><updated>2006-02-13T10:11:26.886-08:00</updated><title type='text'>Understanding SWAP (virtual memory)</title><summary type='text'>Swap space is a portion of a hard disk drive (HDD) that is used for virtual memory.Virtual memory is the use of space on a HDD to simulate additional main memory. Memory is used to hold portions of the operating system, programs and data that are currently in use or that are frequently used. Physically, main memory (also referred to as primary memory) consists of random access memory (RAM) chips </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/113985428688303288/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=113985428688303288' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113985428688303288'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113985428688303288'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/understanding-swap-virtual-memory.html' title='Understanding SWAP (virtual memory)'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-113985417556778706</id><published>2006-02-13T10:05:00.000-08:00</published><updated>2006-02-13T10:09:35.576-08:00</updated><title type='text'>Linux Downloading Information</title><summary type='text'>SUSE:http://en.opensuse.org/Development_VersionNumber of Cd's : 5 (five)Download the x86 architechture iso images for 32 bit processor.Download x-86-64 for 64 bit processors.All the .rpm files (prebuilt package) are also available there .If you find some problem during installation and some packages are not installed then you can also download the source file (.rpm) and install them manually.  </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/113985417556778706/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=113985417556778706' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113985417556778706'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113985417556778706'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/linux-downloading-information.html' title='Linux Downloading Information'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-113978743908152170</id><published>2006-02-12T15:35:00.000-08:00</published><updated>2006-02-12T15:38:56.233-08:00</updated><title type='text'>INSTALLATION TIPS FOR LINUX:</title><summary type='text'>Linux comes in various dirtibution (slang : 'distro').You can watch the rating of distro at http://distrowatch.com. You can get all information like downloading mirrors,documentation,forums etc from that website.There are about 100 distros informations with all sorts of statistics.Steps before installation:1) Download the CD's (ISO image) of the distros.2) Burn those ISO image.3) Go to their </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/113978743908152170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=113978743908152170' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113978743908152170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113978743908152170'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/installation-tips-for-linux.html' title='INSTALLATION TIPS FOR LINUX:'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-113952215762629546</id><published>2006-02-09T13:54:00.000-08:00</published><updated>2006-02-10T03:23:27.973-08:00</updated><title type='text'>Is wine really faster then Windows?</title><summary type='text'>Would you believe that Wine is faster than native Windows XP on the same hardware?According to the Wine crew's latest benchmark runs, it's true.System Configuration for comparision:1) Both systems, Windows XP SP 2 and Gentoo,2) Both system, 3.8GHz Intel 570 Pentium box with an 800MHz FSB (front side bus).3) A gigabyte of 533MHz DDR2 (double data rate) RAM4) And a 60GB IDE ATA100 hard drive.5) </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/113952215762629546/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=113952215762629546' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952215762629546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952215762629546'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/is-wine-really-faster-then-windows.html' title='Is wine really faster then Windows?'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-113952204817339548</id><published>2006-02-09T13:52:00.000-08:00</published><updated>2006-02-09T14:15:15.833-08:00</updated><title type='text'>EULA vs GPL (License agreements)</title><summary type='text'>Some features about software covered by the EULA (End User License Agreement) for Microsoft Windows XP:   copying was prohibited could be used only on one computer with a maximum of 2 processors cannot be used as a webserver or fileserver required registration after 30 days could stop working if hardware changes were made updates could change the EULA if the company so wished could be transferred</summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/113952204817339548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=113952204817339548' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952204817339548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952204817339548'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/eula-vs-gpl-license-agreements.html' title='EULA vs GPL (License agreements)'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-113952190055294388</id><published>2006-02-09T13:50:00.000-08:00</published><updated>2006-02-10T03:19:19.753-08:00</updated><title type='text'>Why in india WINDOWS is so popular than linux?</title><summary type='text'>In india most of the user prefer to use windows over Linux. The only problem is that they get everything for free (ofcourse its not free).They dont have to pay for that.They got each and every software serial key or crack for free. Thats why they never get the feel that how much costly windows is.They are lucky that they born in India not in US or they would have known the importace of </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/113952190055294388/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=113952190055294388' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952190055294388'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952190055294388'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/why-in-india-windows-is-so-popular.html' title='Why in india WINDOWS is so popular than linux?'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-113952178326330850</id><published>2006-02-09T13:49:00.000-08:00</published><updated>2006-02-09T14:15:46.790-08:00</updated><title type='text'>Linux Softwares corresponding to Windows Softwares!!</title><summary type='text'>Linux Softwares corresponding to Windows Softwares:Most of the man are afraid of using linux because they think that we might havent any linux software corresponding to softwares available in windows.Just check out this list here you can find most of the basic softwares which you usually use in windows1) Kaffiene,Mplayer (ultimate sound quality)==&gt;Windows Media Player2) Amarok,XMMS (ultimate)==&gt; </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/113952178326330850/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=113952178326330850' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952178326330850'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952178326330850'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/linux-softwares-corresponding-to.html' title='Linux Softwares corresponding to Windows Softwares!!'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-22214695.post-113952034058141155</id><published>2006-02-09T13:23:00.000-08:00</published><updated>2006-02-15T14:35:11.336-08:00</updated><title type='text'>Linux for Newbie</title><summary type='text'>Is using LINUX tough?Most of the people has misconception that using linux is very tough.Is it true?Believe me,If you will start to use linux you will see that its really very easy to use and at the same time you will learn a lot from linux.I really have the same fear few years back.Why to use linux??Why dont we just use this simple windows?Its providing me all the facilities,all kinds of </summary><link rel='replies' type='application/atom+xml' href='http://linux4uall.blogspot.com/feeds/113952034058141155/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=22214695&amp;postID=113952034058141155' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952034058141155'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/22214695/posts/default/113952034058141155'/><link rel='alternate' type='text/html' href='http://linux4uall.blogspot.com/2006/02/linux-for-newbie.html' title='Linux for Newbie'/><author><name>Sanjay</name><uri>http://www.blogger.com/profile/14889391600192381430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='8' src='http://home.iitk.ac.in/~sansor/html/sanjaymain2.jpg'/></author><thr:total>0</thr:total></entry></feed>
