<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CkUHSH8zfyp7ImA9WhVTF00.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101</id><updated>2012-03-02T20:27:19.187+05:30</updated><category term="Reviews" /><category term="Creative Endeavors" /><category term="politics" /><category term="top 10 lists" /><category term="Mobile Zone" /><category term="java mobile games" /><category term="about" /><category term="Arch Linux" /><category term="Tutorials" /><category term="advanced Linux tutorials" /><category term="basic Linux tutorials" /><category term="Me Uncensored" /><category term="what is Linux?" /><category term="memoirs" /><category term="websites" /><category term="why I love Linux?" /><category term="love stories" /><category term="Software" /><category term="Distros" /><category term="Tips Tricks and Tweaks" /><category term="Downloads" /><category term="leaks" /><category term="Q and A" /><category term="News" /><category term="poems" /><title>LinuxBin - Welcome Into Another Dawn of Freedom</title><subtitle type="html">Where you don't need to bow down and AGREE to someone's terms and conditions to use YOUR computer...</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.linuxb.in/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://www.linuxb.in/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>33</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux" /><feedburner:info uri="intoanotherdawn-lifelovelinux" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><link rel="license" type="text/html" href="http://creativecommons.org/licenses/by-nc-sa/2.0/" /><logo>http://creativecommons.org/images/public/somerights20.gif</logo><feedburner:emailServiceId>IntoAnotherDawn-LifeLoveLinux</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;CkUHSHw6fip7ImA9WhVTF00.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-5918920538482119616</id><published>2012-03-02T20:27:00.000+05:30</published><updated>2012-03-02T20:27:19.216+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-03-02T20:27:19.216+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><category scheme="http://www.blogger.com/atom/ns#" term="Downloads" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="basic Linux tutorials" /><title>How To Shutdown Your Computer When A Download (Torrent, Direct etc) or a Task Finishes</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;This simple tutorial show how you can shutdown your Linux computer automatically after a download (torrents as well as direct) is finished or a task is completed.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Last day I posted about &lt;a href="http://www.linuxb.in/2012/02/get-email-alerts-of-downloads-progress.html"&gt;how to get email alerts of downloads' progress&lt;/a&gt; going at your home computer and promised to come up with more interesting stuff like this. So here I am, and in this post I will tell you how you can shutdown your Linux computer when a download finishes. Note this also applies for direct downloads or the downloads going on via torrents. You can also use this trick to shut down your PC after installation of a file has been done. I will show you two ways of doing this, one via a script and second via an application. Basically, the script can be used to shutdown your PC after finishing of any task, while the application has more parameters to shut your PC down.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To shutdown your computer via a script, we go our usual way of creating the script first, say tasks.sh. Then we write the commands we wish to execute in it one after the other, and at last we issue the shutdown command or init 0. When we execute the script, all the tasks we listed are done one after the other and when all the tasks are done, the computer shutdowns. Here is the simplest example of shutting down your PC after a download is done.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;wget http://www.example.com/file1.tar.gz&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;init 0&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;In the above example, wget, the file downloader will download the file1.tar.gz from example.com and after its done, it will shutdown the PC automatically via the init 0 command. Please note that you need to be superuser to shutdown or reboot your PC via the command line, so you have to execute this script as root.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;sudo su&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;./tasks.sh&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Using this script, you can shutdown your PC after completion of *any* command-line tasks. Just make sure you add the init 0 command at the end and run this script as the super user. E.g. to shutdown your PC after an installation has been completed, use:&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;apt-get install package&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;init 0&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You can also list more than one tasks in tasks.sh file one after the other, in order you wish them to get executed. To learn more how to create such scripts and how to make them&amp;nbsp;executable, consider reading my &lt;a href="http://www.linuxb.in/2012/02/get-email-alerts-of-downloads-progress.html"&gt;previous article&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The above process has certain limitations, e.g. it can be used only for command line task and shutting down the PC after direct downloads. For shutting down your PC after torrent downloads, or using GUI&amp;nbsp;downloaders, I use an KDE application called &lt;a href="http://sentinella.sourceforge.net/"&gt;Sentinella&lt;/a&gt;. You can use this application in other desktops like Gnome too, provided you have necessary libraries installed.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-DrBxCRa0FRI/T1DbmX4jN-I/AAAAAAAAAEQ/fgy5ZAbOscM/s1600/Screenshot+at+2012-03-02+19:54:01.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="285" src="http://1.bp.blogspot.com/-DrBxCRa0FRI/T1DbmX4jN-I/AAAAAAAAAEQ/fgy5ZAbOscM/s400/Screenshot+at+2012-03-02+19:54:01.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Sentinella&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Use you package manager to install it. Arch Linux users will have to get it from AUR as its not&amp;nbsp;available&amp;nbsp;in official repositories yet.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The program is very powerful and can do a lot of tasks such as shutting down, rebooting. playing an alarm, executing a command, putting the PC to sleep mode or terminating a program depending on the activity of computer.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To shutdown your PC after a download (torrent or direct) is done, click on Network Traffic, select download is lower than 3KBps, or a speed you prefer on the interface you use to connect the&amp;nbsp;internet&amp;nbsp;during a specified period of time (say 5 minutes) and select the action "Shutdown". Don't forget to save your settings by clicking the start button. The&amp;nbsp;application&amp;nbsp;will hide itself in the notifications tray and will monitor the system activity. The moment download gets lower than the speed you specified for specified number of minutes (indicating end of download), it will shut the system down. Note that this app can be used for more actions, not just shutting down your PC at end of download, I leave it to you to discover more.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b style="font-family: 'courier new';"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-5918920538482119616?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=Oklv4J_D-yw:tL9ppyobMw8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=Oklv4J_D-yw:tL9ppyobMw8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/Oklv4J_D-yw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/5918920538482119616/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/03/how-to-shutdown-your-computer-when.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/5918920538482119616?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/5918920538482119616?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/Oklv4J_D-yw/how-to-shutdown-your-computer-when.html" title="How To Shutdown Your Computer When A Download (Torrent, Direct etc) or a Task Finishes" /><author><name>Saurav Modak</name><uri>https://profiles.google.com/113742189154812225007</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-q14Nd2NxLgQ/AAAAAAAAAAI/AAAAAAAAABY/6PBgdkeubhY/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-DrBxCRa0FRI/T1DbmX4jN-I/AAAAAAAAAEQ/fgy5ZAbOscM/s72-c/Screenshot+at+2012-03-02+19:54:01.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/03/how-to-shutdown-your-computer-when.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEcDRnk5eSp7ImA9WhVTFEk.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-2758975681603191643</id><published>2012-02-28T21:51:00.000+05:30</published><updated>2012-02-28T21:51:17.721+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-28T21:51:17.721+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="why I love Linux?" /><category scheme="http://www.blogger.com/atom/ns#" term="what is Linux?" /><title>What Does Freedom Mean To You?</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;This post is aimed at answering the common questions that one faces when he hears about Linux - What is software freedom and what is Open Source.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;A lot of people visiting this site had asked me how does freedom relate with Linux. Many have seen the tag line of this blog and have wondered what does that mean. Well, here I want to clarify all your doubts and questions about Free software and Linux and the term "freedom" as&amp;nbsp;associated&amp;nbsp;with it.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-Cxc6SpHiUvk/T0z8b_31iSI/AAAAAAAAADA/hgxEIiaCi_E/s1600/freedom_nobk.gif" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="330" src="http://2.bp.blogspot.com/-Cxc6SpHiUvk/T0z8b_31iSI/AAAAAAAAADA/hgxEIiaCi_E/s400/freedom_nobk.gif" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;What does Freedom mean to you?&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I first came to know about Open Source when I was in 9th standard in my school when I had&amp;nbsp;accidentally&amp;nbsp;bought a Linux for You&amp;nbsp;magazine&amp;nbsp;from the store. To me, it was the&amp;nbsp;curiosity&amp;nbsp;of Linux with drew me closer. I had heard about Linux before, only once and twice I guess. To my unknown eyes, Linux looked a&amp;nbsp;command line&amp;nbsp;giant, where only geeks can fit themselves in. Flipping the pages, I got to know that Linux is not just a kernel and other software utilities that make up the system. Its a software culture, a religion which is more humane that&amp;nbsp;proprietary&amp;nbsp;ones. Its where the 'good people' still exist, and the thing called sharing and caring is still&amp;nbsp;exercised. Unlike the real world, people still follow manners and morals here and goodwill of the community is looked before individual profits. Fast forward four years, my first year in college and the first time I tried Linux in a computer. Today I know that Linux is powerful,&amp;nbsp;extensible, fast, secure and what not. But I don't love Linux for it. I love Linux because its good.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To you, I ask a question. What does freedom mean for you? When can you call&amp;nbsp;yourselves&amp;nbsp;free? From the&amp;nbsp;philosophical&amp;nbsp;context, here I list a few points that must exists to call&amp;nbsp;yourselves&amp;nbsp;"free".&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The ability to be not under control someone&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Not under any restrictions&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The ability to make choices of your own&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To "own" yourself or what you own&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Though it may seem that all the points above mean the same thing, I will explain how they differ and why, in a short while. Before that, lets have a look at what drives the Linux thing - Open Source.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Though Open Source software is also termed as free, both of them mean the same thing. The software we use in computing today is made by programmers using some kind of high-level languages. Many organisations and also&amp;nbsp;individuals&amp;nbsp;are after these software creation and&amp;nbsp;maintenance. In most cases, the source code, i.e. the code of high level language the software is made in, is not exposed to the users for the obvious reasons,, they&amp;nbsp;don't&amp;nbsp;need it. Open Source software follows a different philosophy, the code of the software is given to any one who wants it, and he/she can duplicate and modify the source code according to his her needs. This is called "freedom", because you are free to obtain the software and do whatever you want with it according to your needs.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Open source benefits a lot to developers as it reduces a lot of work. Imagine you are making a dish, and some part of it is already ready made supplied to you. Wouldn't it be nice then? Not only it will save your time, but also money and other headaches. And whats more better if you are able to mould the ready made&amp;nbsp;ingredient&amp;nbsp;according to your wish&amp;nbsp;without&amp;nbsp;any restrictions?&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Please note that Free and Open Source software (FOSS) need not to be free of price, though mostly it is. Imagine again the Kitchen example to have a clearer view of it. You need to buy all the&amp;nbsp;ingredients&amp;nbsp;from the&amp;nbsp;market, be it salt, pepper or&amp;nbsp;chilies. However, you are free to use them as you like, and mix them to quantities you desire. No one will object on how you use it. Same is the case with FOSS software. Maybe sometimes you will have to pay to buy it, but to use it or to modify it, you are free.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Our Indian readers will understand it better. There are two terms in Hindi, one is "muft" (which means free of price) and another is "mukt" (which means free to modify and use). Here in open source, we focus on "mukt" one, though most of the time, "mukt" software can be "muft" too.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Its comes from a common sense that Open Source offers a lot of benefits for the developers and software makers. It makes the software making process faster and the software more&amp;nbsp;reliable. In&amp;nbsp;proprietary&amp;nbsp;software, its a few individuals that make the software, but in Open Source, there is a whole community. And its a fact that more heads are better than one or few. If there is something wrong with the software, then its gets fixed by the community in a short time. A bigger community also means a better help system, as you have a lot of people to ask and seek help. This is the open source culture, where people share and care the code, and are always ready to help any person with a problem. Its more social, more helpful and more good.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Okay, now how odes Open Source benefit you, as a user, who&amp;nbsp;doesn't&amp;nbsp;need to care what the code is? As stated earlier, it makes the software more&amp;nbsp;reliable. Also as lot of people are&amp;nbsp;behind&amp;nbsp;the project, bugs and errors in the program are fixed soon and there are large communities that help you in every distress. Also, as most FOSS softwares are also free of price, it&amp;nbsp;doesn't&amp;nbsp;make a hole in your pockets. It offers you a lot of freedom which&amp;nbsp;proprietary software cant offer you anyday. Now to discuss freedom we have to move to our previous discussion as what does freedom mean to you. We will discuss the points that we highlighted and discuss them one after other in FOSS context.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li style="text-align: justify;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;The ability to be not under control someone : &lt;/b&gt;You are not under someone, if you use or develop an Open Source software. Open Source software are not owned by any individuals, they are owned and are a product of the community of users who made and use it. Its you who make&amp;nbsp;decisions&amp;nbsp;regarding it.&lt;/span&gt;&lt;/li&gt;
&lt;li style="text-align: justify;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Not under any restrictions : &lt;/b&gt;When you use any software or maybe a site, you must have come across pages with the title "End User License&amp;nbsp;Agreements". Its a document you must agree to before using any software product. On the contrary, these License take away your rights and restrict the software usage and put you in some boundaries,&amp;nbsp;beyond&amp;nbsp;which you have no legal rights to use the software. Open Source software has no such restrictions, and you are free to do whatever you like with it, without any boundaries or limitations. I am using Linux for the past one year and have never seen any EULA agreements in all my software installations!&lt;/span&gt;&lt;/li&gt;
&lt;li style="text-align: justify;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;The ability to make choices of your own : &lt;/b&gt;Linux is lot about choice. If you&amp;nbsp;don't&amp;nbsp;like a software, or any part of it, you are free to dump it and make changes to it as you like. You are also encouraged to make the changes in software as you like, and pass the same to others for the benefit of the community. This is how FOSS software works, always evolving from good to better at every new release.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;To "own" yourself or what you own : &lt;/b&gt;You own your computer, your software and your system. You are the soul owner of it and are free to use and change it&amp;nbsp;according&amp;nbsp;to your needs. No one restricts the your ability to use the computer or the software.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Thus we see that FOSS software offer a lot of freedom at all levels. Maybe you are thinking that Open Source software are not that popular, but thats not true. Every one loves the&amp;nbsp;Mozilla&amp;nbsp;Firefox and the VLC media player,&amp;nbsp;isn't&amp;nbsp;it? All of them are free software. The Free Download Manager is another example. Also large websites such as Facebook and Google run on FOSS software.&amp;nbsp;Government&amp;nbsp;organizations use FOSS software to cut costs and improve&amp;nbsp;reliability. To list all the&amp;nbsp;achievements&amp;nbsp;will make this post more long and boring, so we leave it up to you to discover more Open Source software.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;FOSS is perhaps the only part of the "good" world still left, where people share, cooperate and help each other. Linux is just a part of this revolution. FOSS software changes the way you think and use your PC. So the next time, you come across the word Linux somewhere, you know its not just a software, its a religion.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;Image Credit :&amp;nbsp;&lt;a href="http://blackcatsgraphics.com/"&gt;http://blackcatsgraphics.com/&lt;/a&gt;&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-2758975681603191643?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=6gXLWLu5WEI:HY5JfCz3T9I:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=6gXLWLu5WEI:HY5JfCz3T9I:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/6gXLWLu5WEI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/2758975681603191643/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/02/what-does-freedom-mean-to-you.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/2758975681603191643?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/2758975681603191643?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/6gXLWLu5WEI/what-does-freedom-mean-to-you.html" title="What Does Freedom Mean To You?" /><author><name>Saurav Modak</name><uri>https://profiles.google.com/113742189154812225007</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-q14Nd2NxLgQ/AAAAAAAAAAI/AAAAAAAAABY/6PBgdkeubhY/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-Cxc6SpHiUvk/T0z8b_31iSI/AAAAAAAAADA/hgxEIiaCi_E/s72-c/freedom_nobk.gif" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.linuxb.in/2012/02/what-does-freedom-mean-to-you.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEMEQn85fyp7ImA9WhVTEUo.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-1309249564808499810</id><published>2012-02-25T18:41:00.000+05:30</published><updated>2012-02-25T18:56:43.127+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-25T18:56:43.127+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><category scheme="http://www.blogger.com/atom/ns#" term="Downloads" /><category scheme="http://www.blogger.com/atom/ns#" term="advanced Linux tutorials" /><title>Get Email Alerts of Downloads' Progress in Linux</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;In this article I will show you how to get free email alerts of progress of downloads going at your home. It comes handy when you are away from your desktop.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Yesterday was a family get-together, which meant I had to be out of the house most of the day. But the thing was that I had a download currently running, ArtistX DVD iso (yes, review and&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;screenshot&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;coming soon). It weighted over 4 gBs which meant over 4 days of constant download in my slow connection. So, something had to be done which notified me about the download progress and shuts down my PC if the connection is broken/download is done. I chose email as the notification because I could access it all the time from my cell phone.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;So basically, what I did is installed a console based email client that emails me the file details, and set up a cron job that executes the program on a regular interval of time.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Here we go.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Using your&amp;nbsp;favorite&amp;nbsp;package manager, install mutt. I chose mutt against clients such as sendmail and others because its easy to configure and use. If you are on Arch Linux, you can use this command.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;sudo pacman -S mutt&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Once installed, you need to set up IMAP and SMTP so that it can send and&amp;nbsp;receive&amp;nbsp;emails. I used Gmail with following configuration. If you use other service, inquire about it settings and set it up.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;set from = "yourname@gmail.com"&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set realname = "Your Name"&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set imap_user = "yourname@gmail.com"&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set imap_pass = "your password"&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set folder = "imaps://imap.gmail.com:993"&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set spoolfile = "+INBOX"&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set postponed ="+[Gmail]/Drafts"&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set header_cache =~/.mutt/cache/headers&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set message_cachedir =~/.mutt/cache/bodies&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set certificate_file =~/.mutt/certificates&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set smtp_url = "smtp://yourname@smtp.gmail.com:587/"&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;set smtp_pass = "your password"&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This is the minimum configuration to have mutt working. Save the file as &lt;b&gt;.muttrc&lt;/b&gt;&amp;nbsp;in your home folder. Also create two folders, &lt;b&gt;.mutt &lt;/b&gt;and &lt;b&gt;.mutt/cache &lt;/b&gt;in your home folder.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;mkdir .mutt&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;mkdir .mutt/cache&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To check mutt is working or not, fire it up by typing mutt in the terminal. If it does and you are able to access your emails, congrats, you have&amp;nbsp;successfully&amp;nbsp;set up the first part of this setup.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Now remember that you have to do the downloads in a single folder where no other files reside. So create an empty folder specially for downloads you are going to do while you are away. I used wget because its utterly relaible, you can use any download client you want. For the list of &lt;a href="http://www.linuxb.in/2012/01/best-8-download-managersaccelerators.html"&gt;best download managers in Linux, click here&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The format of command line for mutt to send mail is something like this&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;mutt -s "subject" address@domain.com &amp;lt; body.txt&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;span style="line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="line-height: 18px;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;We need to write the script now, the first thing that we need to do is to write the downloading file details in a file that will include its size. Go to the empty folder you created and first create the script file, say tasks.sh. In it, write&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="line-height: 18px;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="line-height: 18px;"&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;ls -l downloadingFileName &amp;gt; message.txt&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="line-height: 18px;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This will write the file details including size, owner and read-write access to the file "message.txt" which will become the body of our email. By seeing the size attribute, you will be able to determine how much of your file has been downloaded.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Now in the next line of the script, we will invoke mutt and send the message.txt file to your email address. The whole script now looks something lie this :-&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;ls -l&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: 'Courier New', Courier, monospace; line-height: 18px; text-align: left;"&gt;downloadingFileName&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;gt;message.txt&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;mutt -s "file progress" yourname@gmail.com &amp;lt;message.txt&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Save this file as tasks.sh in the same folder where file is being downloaded. Make it executable using&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;chmod +x tasks.sh&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Now we will setup the cron job to email us at&amp;nbsp;regular&amp;nbsp;intervals. Open terminal and type:&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;crontab -e&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This will open your cron file in an editor, possibly vi. Type the following to send you the file progress by email every hour.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;@hourly /path/to/task/file/tasks.sh&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Replace the path with the path where you saved the tasks.sh file. Thats done. You will&amp;nbsp;receive&amp;nbsp;email alerts no matter wherever you are about the download progress going at your home. If you want to get alerted every 10 minutes of the download progress, you can do something like this&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;10 * * * *&amp;nbsp;/path/to/task/file/tasks.sh&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Replace 10 with your&amp;nbsp;preferred&amp;nbsp;number of minutes.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;In the next few posts, I will tell you about how to get free SMS alerts of the progress of download (this will come handy if you are on an expensive data plan), a perl script that will send the percentage of file downloaded and a trick to shutdown your PC automatically when download is done. So it will be the right time to&amp;nbsp;&lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;subscribe&amp;nbsp;to our RSS feeds&lt;/a&gt; so that you get updates of new posts.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b style="font-family: 'courier new';"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-1309249564808499810?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=4E2QfPHVaWI:mGH_76kyxSs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=4E2QfPHVaWI:mGH_76kyxSs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/4E2QfPHVaWI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/1309249564808499810/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/02/get-email-alerts-of-downloads-progress.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/1309249564808499810?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/1309249564808499810?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/4E2QfPHVaWI/get-email-alerts-of-downloads-progress.html" title="Get Email Alerts of Downloads' Progress in Linux" /><author><name>Saurav Modak</name><uri>https://profiles.google.com/113742189154812225007</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-q14Nd2NxLgQ/AAAAAAAAAAI/AAAAAAAAABY/6PBgdkeubhY/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/02/get-email-alerts-of-downloads-progress.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkEMSHcyeip7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-5382688310402302123</id><published>2012-02-21T17:43:00.000+05:30</published><updated>2012-02-23T13:41:29.992+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T13:41:29.992+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="why I love Linux?" /><category scheme="http://www.blogger.com/atom/ns#" term="memoirs" /><title>My Journey with Linux - Year One</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;My Experiences With Linux During The First Year of Using It&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-4MKF4C9k9iU/T0OLlEDC-8I/AAAAAAAAACs/u5fSmTS6BKE/s1600/tux.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;br /&gt;&lt;/a&gt;&lt;a href="http://4.bp.blogspot.com/-4MKF4C9k9iU/T0OLlEDC-8I/AAAAAAAAACs/u5fSmTS6BKE/s1600/tux.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/-4MKF4C9k9iU/T0OLlEDC-8I/AAAAAAAAACs/u5fSmTS6BKE/s400/tux.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;21st February 2011, that was the day when the first time, I was&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;successfully&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;able to replace Windows and install Linux in my newly bought PC. Though I had bought my PC a month ago, on 30th January, I had to wait almost 20 days to get the internet connection working and download a CD image (.iso) of Fedora 14. I choose Fedora, though many&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;preferred&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;Ubuntu because I didn't like what the majority like. The truth is, I&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;don't&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;like Ubuntu now also, because first of all I hate its nasty 6 month releases and also the apt-get (.deb) package manager, reason I&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;don't&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;know why.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;With Fedora came a breath of fresh air, and it just took me a week to dump the crappy Windows XP and replace it as my primary operating system. Though I got some hurdles in the road like installing the mp3 and media codecs (remember, they are not present in official repos),&amp;nbsp;after all, it helped me learn more and more, and understanding the Linux system. Today, if someone ask me what distro to follow to learn Linux, I always advice him Fedora.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: right; margin-left: 1em; text-align: right;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-zhnS1NxSoL4/T0N7UYBsvWI/AAAAAAAAACU/7AuOBpvPzPE/s1600/presto+magic.jpg" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="292" src="http://2.bp.blogspot.com/-zhnS1NxSoL4/T0N7UYBsvWI/AAAAAAAAACU/7AuOBpvPzPE/s400/presto+magic.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;presto magic in Fedora&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I am on a cheap wireless connection, and if you are lucky, speeds hardly cross 25 kBps. The Fedora system has an amazing system of delta RPMs, and with yum plugin presto enabled, you can significantly reduce size of updates. May be thats why the reason I hated apt-get from first, and Ubuntu also. This seemed as an magic to me, and also helped me love Fedora more and curse my connection and fate less.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Those were the good old days of Gnome 2.x. I remember that I managed to make the windows and panels transparent to show off the guys who said that with Linux you cant have eye candy. The result was something like the one shown below. Amazing, isn't it?&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-AgMLJ_4yOWU/T0N8XShHtpI/AAAAAAAAACc/9gFHLyTARxc/s1600/transparent.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="225" src="http://4.bp.blogspot.com/-AgMLJ_4yOWU/T0N8XShHtpI/AAAAAAAAACc/9gFHLyTARxc/s400/transparent.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Eye candy Linux desktop&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;But the most thing that impressed me me about eye-candy in Linux is the Compiz with wobbly windows and rotating desktops. Though I failed to install it in the first chance, I finally managed it. One of my friends who was amazed my it, finally decided to switch to Linux. It feels nice when others choose freedom like you. :-)&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: justify;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-AW6d8yJe6Nk/T0N_hmPCbbI/AAAAAAAAACk/zvsIBnUW_y0/s1600/security+in+linux.jpg" imageanchor="1" style="clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="300" src="http://3.bp.blogspot.com/-AW6d8yJe6Nk/T0N_hmPCbbI/AAAAAAAAACk/zvsIBnUW_y0/s400/security+in+linux.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Security in Linux&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;One of the Linux things that always impressed me is the sense of security it offers. Imagine a life with no viruses or malware, where your data is yours and no one else has the right to access it. My friends debate on which antivirus they use, and no one comes to a&amp;nbsp;definite&amp;nbsp;conclusion. Even though, they spend around a thousand bucks per year on these security&amp;nbsp;products, I can&amp;nbsp;guarantee&amp;nbsp;that all of them are not 100% full proof. While they worry, I humbly use Linux without a single sense of worry in my mind. This screenshot justifies my statement.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The thing I loved about Fedora, and Linux in general was that the&amp;nbsp;ability&amp;nbsp;to tweak it to your own liking. I learned how to &lt;a href="http://www.linuxb.in/2011/07/hacking-and-customizing-linux-grub-part_21.html"&gt;change my boot background image&lt;/a&gt; to make it look good and also I&amp;nbsp;didn't&amp;nbsp;like the GDM login screen, so I switched to KDM.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Come November 2011, and I had the brand new Gnome 3 desktop running with Fedora 15. I *really* was amazed by it, as mentioned in &lt;a href="http://www.linuxb.in/2012/01/killing-virus-with-linux-and-magic-of.html"&gt;this blog post&lt;/a&gt;. No desktop icons, no menus but a interface that is somewhat comparable to your Phone's UI and netbooks. It made my work even faster and distraction free. The empathy integration, which had a &lt;a href="http://www.linuxb.in/2012/02/empathy-bug-no-reason-specified-error.html"&gt;bug solved recently&lt;/a&gt;&amp;nbsp;made me chat more and more with my Facebook buddies. Who said Linux cant be fun?&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Good looks, tweaking and excellent support in forums. Fedora had everything. I loved it, to the extent of joining their Ambassador program. But one thing I hated about it was it 6 month releases. What it meant was that I had to format and&amp;nbsp;re-install&amp;nbsp;the OS. That used to be hectic task, and a day wasted to download and install the applications I need. I wanted a solution to this problem, and what I got was a thing called rolling&amp;nbsp;release, in the form of Arch Linux.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To those who don't know, rolling release is a software (or operating system) concept where you&amp;nbsp;don't&amp;nbsp;need to format and re-install to update your whole system. The software vendor provides periodic releases, which you install in your box and whole system will be up to date without formatting it. Imagine running the state of art software all the time. I am an update freak, and having an unlimited internet plan means downloading and installing updates every sunday. This is all I wanted.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I am totally satisfied with my Linux journey till now. In this past one year, I am comfortable with the command line, have learned to do basic tasks such as word processing, listening music, surfing internet and things of that sort, and also advanced things such as programming, using MySQL, PHP and hosting web servers. One thing that Linux taught me is that there is not any end of learning in this world. Even you learn one thing, there are more things you don't know as Newton rightly said "I have just picked the pebbles in the ocean of knowledge". So I hope, my&amp;nbsp;thirst&amp;nbsp;of knowing Linux more and more will remain constant in this year too, and I will tweak and personalize my system more and more, till I break it.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I love the freedom that Linux offers me. There isn't a thing called piracy, everyone shares the good software and mostly you don't need to pay for it. You "own" your system, and can do whatever you like. You don't need to see those long End User License Agreement pages before using any software and agree to them. Thats freedom, to do whatever you like, edit any software to your needs and no one will say that you are doing a crime&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I must say I have fallen in love with Linux (reason why I started this blog). And its a love I know that will never die. If you don't use Linux now, don't worry, its never too late to start. If you are not convinced as yet, have a look at &lt;a href="http://www.linuxb.in/2011/05/why-switch-to-linux.html"&gt;this post&lt;/a&gt;&amp;nbsp;containing&amp;nbsp;all the features why I love it. Trust me, once you will fall in love with it, it will be impossible to come out of it.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To my loyal blog readers, here is a small gift. Have a look at this public &lt;a href="http://www.facebook.com/media/set/?set=a.1790020788892.2099691.1190760290&amp;amp;type=1&amp;amp;l=7b6d5bdf53"&gt;Linux Magic album in Facebook&lt;/a&gt; to know what amazing things I have done with Linux last year. These are the lovely memories I wish to cherish forever.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b style="font-family: 'courier new';"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-5382688310402302123?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=cKCLL0p1k5s:jJKNVFmwksQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=cKCLL0p1k5s:jJKNVFmwksQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/cKCLL0p1k5s" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/5382688310402302123/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/02/my-journey-with-linux-year-one.html#comment-form" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/5382688310402302123?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/5382688310402302123?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/cKCLL0p1k5s/my-journey-with-linux-year-one.html" title="My Journey with Linux - Year One" /><author><name>Saurav Modak</name><uri>https://profiles.google.com/113742189154812225007</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-q14Nd2NxLgQ/AAAAAAAAAAI/AAAAAAAAABY/6PBgdkeubhY/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-4MKF4C9k9iU/T0OLlEDC-8I/AAAAAAAAACs/u5fSmTS6BKE/s72-c/tux.jpg" height="72" width="72" /><thr:total>4</thr:total><feedburner:origLink>http://www.linuxb.in/2012/02/my-journey-with-linux-year-one.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkABRn8zcSp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-4931986256436554217</id><published>2012-02-20T17:28:00.000+05:30</published><updated>2012-02-23T13:42:37.189+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T13:42:37.189+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><category scheme="http://www.blogger.com/atom/ns#" term="websites" /><title>Secure Your Facebook Account by Activating Login Notifications</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;This tutorial shows how you can make your Facebook account more secure and prevent it from being hacked by enabling login notifications. With them enabled, you will get notified by email or SMS whenever someone tries to access your Facebook account from any location.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Facebook has become an integral part of our lives, and most of us open it&amp;nbsp;at least&amp;nbsp;a day to stay in touch with friends or relax. As we have become close to it, its natural that we share a lot of important information in it and the data and privacy of it is valuable to us. Here I will show you how you can secure your facebook account so that you get notified whenever its accessed from any device or mobile phone. I will also show it how you will more control over it and revoke the access in case it get hacked by someone.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To do so, login to your facebook account and hit the drop down menu and go to account settings.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-VtfEv1mKd_U/T0Iq4WFkV6I/AAAAAAAAABs/fYudMxax9q0/s1600/facebook+account+settings.png" imageanchor="1" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;img border="0" height="315" src="http://1.bp.blogspot.com/-VtfEv1mKd_U/T0Iq4WFkV6I/AAAAAAAAABs/fYudMxax9q0/s400/facebook+account+settings.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Facebook Account Settings&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Click on the security tab and then login notifications.&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Activaite the email and Text notifications. Note : for enabling text notifications, you must have your cell phone number registered with facebook.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-batWnqncYfs/T0IscSAPEBI/AAAAAAAAAB0/vsmzOJhlUi8/s1600/login+notifications+facebook.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="202" src="http://1.bp.blogspot.com/-batWnqncYfs/T0IscSAPEBI/AAAAAAAAAB0/vsmzOJhlUi8/s400/login+notifications+facebook.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Login Notifications&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;You can also view the set of recognized devices, from which if you login, notifications wont be sent.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-m-YFrZGgvJk/T0ItTfEnjiI/AAAAAAAAAB8/1Z1lbh4If64/s1600/facebook+recognized+devices.png" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="382" src="http://4.bp.blogspot.com/-m-YFrZGgvJk/T0ItTfEnjiI/AAAAAAAAAB8/1Z1lbh4If64/s400/facebook+recognized+devices.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Facebook recognized devices&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To view the locations that you are logged in from, choose the active sessions tab. If you notice any suspicious activity, you can end that session. Also&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;don't&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;forget to change your password as it may be the case of your account being hacked.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-STUeNxINNYI/T0Iu6L_44eI/AAAAAAAAACE/j9oVi2KPd9o/s1600/active+facebook+sessions.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="223" src="http://4.bp.blogspot.com/-STUeNxINNYI/T0Iu6L_44eI/AAAAAAAAACE/j9oVi2KPd9o/s400/active+facebook+sessions.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Active sessions page&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Next time, whenever you login from a new device, you will find a checkpoint page where you will have to enter a device name to proceed. If you often login from that device or phone. choose to save that, else not. In either case you will get an SMS and detailed email alert (indicating the IP of the computer logged on) which will be useful if your account gets/is getting hacked.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-egwSksRxT4U/T0IzQWsYNBI/AAAAAAAAACM/9prt55DU9ig/s1600/facebook+checkpoint.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="202" src="http://2.bp.blogspot.com/-egwSksRxT4U/T0IzQWsYNBI/AAAAAAAAACM/9prt55DU9ig/s400/facebook+checkpoint.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Facebook Checkpoint Page&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;b style="font-family: 'courier new'; text-align: left;"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-4931986256436554217?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=zQDqn_iyw_s:2MXP84oREZA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=zQDqn_iyw_s:2MXP84oREZA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/zQDqn_iyw_s" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/4931986256436554217/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/02/secure-your-facebook-account-by.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/4931986256436554217?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/4931986256436554217?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/zQDqn_iyw_s/secure-your-facebook-account-by.html" title="Secure Your Facebook Account by Activating Login Notifications" /><author><name>Saurav Modak</name><uri>https://profiles.google.com/113742189154812225007</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-q14Nd2NxLgQ/AAAAAAAAAAI/AAAAAAAAABY/6PBgdkeubhY/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-VtfEv1mKd_U/T0Iq4WFkV6I/AAAAAAAAABs/fYudMxax9q0/s72-c/facebook+account+settings.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/02/secure-your-facebook-account-by.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8HR307eSp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-6311172605610780176</id><published>2012-02-15T10:46:00.000+05:30</published><updated>2012-02-23T13:43:56.301+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T13:43:56.301+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Me Uncensored" /><category scheme="http://www.blogger.com/atom/ns#" term="memoirs" /><title>And I Though It Was Love..</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;My take on teenage love affairs, Valentine's day and love..&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-5Tp7w9egG_c/Tzs-guqP72I/AAAAAAAAARI/rvunPtY8hmo/s1600/Teen+Love+.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://1.bp.blogspot.com/-5Tp7w9egG_c/Tzs-guqP72I/AAAAAAAAARI/rvunPtY8hmo/s400/Teen+Love+.jpg" width="331" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Yesterday was Valentine's day, and as for that, I had enough time to think about one thing that bothers everyone at some point or other - Love. It meant I had to go through the times I had fallen in it and find what went wrong, why they didn't work out, or .. was it love at all?&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To those who&amp;nbsp;don't&amp;nbsp;know, I am a 19 year old Indian teenager, studying in college. I am a geek, and to some&amp;nbsp;extent, you can call me shy. By geek I mean I love all the technical stuff related to electronics, not someone who drowns himself to books every day (there lies the difference between&amp;nbsp;nerds&amp;nbsp;and geeks). I am a okay guy in studies and only thing I hate about myself is that I am not so tall, but you cant call me short too. Anyway, that&amp;nbsp;didn't&amp;nbsp;stop me from falling in love and getting girlfriends.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Okay, lets analyse what happens in teenage in the matter of love. For some reason, one of our friends gets inspired by an older someone to have a girlfriend, and he does. Seeing him, others follow his suit and soon it happens that more of you friends are in a relationship than single ones. At that time, you feel strange, it comes to you that its cool to have an affair with someone, and you start searching someone. Here, the co-ed schools help a lot, and if you are not in one, you have other things where you can find a lot of girls like coaching centres and social networking sites. So friend requests, messages, taking numbers, late night chats and finally you end up with one you can manage to impress.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I&amp;nbsp;don't&amp;nbsp;blame us for hunting for girls like this. Physical changes and hormones do play a role here, and its not a crime, rather its natural to get attracted to someone of opposite sex.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Now something happens that you&amp;nbsp;don't&amp;nbsp;expect. We are grown up seeing movies where we see unconditional love and "they lived happily ever after" things. Sadly life is just not so, so you get dumped/cheated/whatever easier to say by you. You allocated a portion of time from you daily life to one person, and had some strange habits like waking her up in the morning, chatting the whole day, calling late night and caring for her with asking things like "eaten, reached home", etc. Suddenly they all&amp;nbsp;stop at once, so its natural that you feel awkward (read lonely). You start posting sad status updates on Facebook where no one cares what you do, and develop a quick fetish for heart-broken and sad pictures which you set as your phone's wallpaper or profile picture. Hopefully we start understanding things by now and soon realise that our dream of&amp;nbsp;spending&amp;nbsp;our life with a single person was just fake. So we start that cycle again, hunting for a new girl and managing to impress her. This goes on and on until you gain&amp;nbsp;spirituality&amp;nbsp;or find something more interesting than girls (like I did).&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Now my question is, can we call this love? Its a thing developed by peer pressure or our emptiness. Truly saying, 90 % of the time what we do is not love, its either a show off to your friends that I can too have a hot boyfriend/girlfriend &amp;nbsp;or a way to fill our&amp;nbsp;loneliness/spend our spare time.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I had experiences in falling in affairs which I&amp;nbsp;regarded&amp;nbsp;as love before. But&amp;nbsp;strangely&amp;nbsp;yesterday I realised that they were not love at all. Its true I had developed feelings and caring for some person, maybe liked someone too, but not to that level to be labeled as love.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Neither I am ready to say what my friends do is love. Yes, maybe one or two do have intense feelings for their lovers, but the rest, its just a show off business.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;So when does love happens? May be when we get older say 25-26 years when we start to get settled. Or does it happen at all? My loyal readers, older in age than me will answer this question better.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;So are teenage affairs just a waste of time? I&amp;nbsp;don't&amp;nbsp;think so. You get to learn many lessons which no books can teach you ever, and in the process gain experience and know its dangerous to trust someone soon. I am proud to say I am more matured than before, and have known how to judge people by their behavior, all thanks to the affairs I had.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This is the first Valentine in my adulthood that I spent as a single. Though I had a date with a friend, I got to know that I have too less a time to have a girlfriend. I consider myself a busy person (thanks to programming and Linux and me being addicted to them), and when I can't give much time to a friend for a day (reason for my last breakup), then how can I nurture a relationship and make it grow?&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;But its true that I am waiting for someone, a special someone rather, who will care for me and understand me. Hope to meet her someday, and find love, if it exists at all.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;PS: To those who are teenagers and in a relationship,&amp;nbsp;don't&amp;nbsp;worry much, everything is okay. :-)&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;Image&amp;nbsp;Courtesy :&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;a href="http://kristinquotes.blogspot.in/"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;http://kristinquotes.blogspot.in&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-6311172605610780176?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=p-o0_7Bkj4k:1dX_6LQq6VA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=p-o0_7Bkj4k:1dX_6LQq6VA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/p-o0_7Bkj4k" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/6311172605610780176/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/02/and-i-though-it-was-love.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/6311172605610780176?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/6311172605610780176?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/p-o0_7Bkj4k/and-i-though-it-was-love.html" title="And I Though It Was Love.." /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-5Tp7w9egG_c/Tzs-guqP72I/AAAAAAAAARI/rvunPtY8hmo/s72-c/Teen+Love+.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/02/and-i-though-it-was-love.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8NQn07eSp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-8072708305942249859</id><published>2012-02-13T10:34:00.000+05:30</published><updated>2012-02-23T13:44:53.301+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T13:44:53.301+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="News" /><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="Arch Linux" /><title>Empathy Bug : "No reason specified" Error Solved</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;This article shows a solve, rather a way-around of the long standing Emapthy IM client bug which displays a "No Reason Specified" connection error whenever you try to login to your chat accounts. Using this trick, I hope you will be able to bypass the error and chat easily.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;So I &lt;/span&gt;&lt;a href="http://www.linuxb.in/2012/01/arch-news-bugs-pacman-40-update-empathy.html" style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;posted a few days ago&lt;/a&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt; about a bug in the Empathy IM client. Whenever I try to login with any of my chat accounts (Facebook, GTalk etc), an error pops up saying "Connection Error, No Reason Specified". This was a cause of worry because no other IM client, say Pidgin, Gajim etc provides as easy integration with the Gnome shell as does Empathay. &lt;/span&gt;&lt;a href="https://bugzilla.redhat.com/show_bug.cgi?id=709392" style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;Here is the discussion&lt;/a&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt; on Bugzilla. The bug has been assigned but sadly, it&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;hasn't&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&amp;nbsp;been fixed yet.&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I fiddled a bit with it yesterday and have luckily found a way-around to solve this problem. I said a way-around because though it works 100% for me, it may or may not work for you. Here's what you need to do. Open the Network Settings and go to the proxy tab.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-UooNeiFQ95Q/TziXt34azYI/AAAAAAAAARA/vRibfdeX0ZU/s1600/empathy+no+reason+specified+bug.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="341" src="http://2.bp.blogspot.com/-UooNeiFQ95Q/TziXt34azYI/AAAAAAAAARA/vRibfdeX0ZU/s400/empathy+no+reason+specified+bug.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Proxy Settings Gnome&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;If the proxy is set to Automatic or you have manually specified some, set it to none. Disconnect your internet and restart your computer. Hopefully you wont get that error anymore.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The reason for this error is that native Gnome Applications like Epipany and Empathy, cannot, for some reason, resolve the proxy and connect to the internet. I discovered it when browsing a page with Epiphany, which I couldn't.&amp;nbsp;Surprisingly&amp;nbsp;I could browse without any problem with Chromium.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;If you are still facing problems connection with Empathy, mention in comments below and I would see what I can help.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-8072708305942249859?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=H9fXSgTfvO8:Tu6DXbBbFpA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=H9fXSgTfvO8:Tu6DXbBbFpA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/H9fXSgTfvO8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/8072708305942249859/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/02/empathy-bug-no-reason-specified-error.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/8072708305942249859?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/8072708305942249859?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/H9fXSgTfvO8/empathy-bug-no-reason-specified-error.html" title="Empathy Bug : &quot;No reason specified&quot; Error Solved" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-UooNeiFQ95Q/TziXt34azYI/AAAAAAAAARA/vRibfdeX0ZU/s72-c/empathy+no+reason+specified+bug.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/02/empathy-bug-no-reason-specified-error.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk4BSX4zeCp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-682578183966356798</id><published>2012-02-11T00:04:00.000+05:30</published><updated>2012-02-23T13:45:58.080+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T13:45:58.080+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Me Uncensored" /><category scheme="http://www.blogger.com/atom/ns#" term="memoirs" /><title>Hurt, Ignored, Used... And Used to It</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;Hello
readers, I am back again after ages of writing this blog. I seriously
think that  now need to be tamed for more and more posting here, but
after all I am a lazy human being meant to break promises. Anyway,
today I would like to tell about what I had been up to these days. I
researched a bit about human beings and their relationships,
specially that they build with someone of opposite sex and here are
the findings.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;Let
me start with a story, something that most of us must have faced at
some point of our lives. You meet a girl somewhere and take her
number. Then you behave as a normal guy will do, calls, SMSes and
late night chats. Then suddenly one day, the girl stops replying your
SMSes all of a sudden, leaving you thinking whats wrong. You call
her, no response too. And you then realize that she ignoring you. You
have only one question in your mind, why?&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;We
start to frame all the answers we can at that point of time, starting
with the best to the worst that can happen. Maybe her phone is
silent, maybe her balance got over, maybe she is away or busy, maybe
she is angry with me (again why),.... and the last, maybe she has got
someone else and wants to forget me.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;We
all are cynical creatures that feel less and think more. The more we
think, the more bad reasons come in our minds and the more we get
depressed. At some point, we get so sad that there is only one thing
left to do, become a desperate person and start disturbing the person
more who is ignoring us.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;I am
not here to judge what right or whats wrong. I know it really hurts
when the person you loves starts ignoring you, I have been
innumerable times through situations as thus. Maybe you feel cheated,
used and hurt all at the same time and thats whats makes the things
worse, the moment you start comparing yourself with a material.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;We
are not things to be used, like a toilet paper where you use it to
clean your shit and throw it away. If you feel that you are being
used, I can surely say that you have disrespecting yourselves when
you feel so.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;Let
me tell you another story that will elaborate this more clearly. A
certain spiritual guru was giving a speech at some part of India. He
took out a 500 bucks note and showed it to the audience and said that
those who want the note may raise their hand. A majority of them did.
Seeing this, he took the note in his hand and crumbled it and asked
the same question again. Same people raised their hand again. This
time, the guru threw the crumbled note on the ground, and used his
legs, kicked it and asked the same question again. The audience
raised their hands again.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;The
500 Rs note, though is just a paper, has also got a value attached
with it. So no mater how much you crumble and kick it, its value
remains the same.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;We
are also the same, like the note. We have our value which is a
currency of our character. So if other people crumble or kick us,
their value may get reduced in our eyes, but our remains the same.
The biggest mistake someone can make is disrespecting ourselves by
feeling we are “used”.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;So
what do you need to do when someone does something like I said
before. Well, the best thing will be just ignore her and move on.
Thats the best thing for you and also the other person. And frankly,
to say the truth, there is not a dearth of girls in this world, and
if you are good enough, chances are you will find a new one soon.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;I
have had girls in my life before who may have done the same without
throwing any reason. Girls do keep secrets, and I must say that they
are good at it. Now, I don't give a f**k of whether people give me
attention or ignore me. I am not born to impress them anyway, its my
life, its totally their opinion whether they get impressed by my way
of living or not.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;I
don't ask God as to why people have hurt or ignored me anymore. I
know I wont get the answer now, not because I trust God less, but
because I know that something better is written in my life after
this, during which I will get justified.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;Life
plays a survival of the fittest theory everywhere, even in
relationships. So the people who are best will ultimately stay with
you, and those who don't deserve you will get erased at some where in
the timeline of life. So if someone leaves you without any reason, be
glad that you have better relationships in life than before.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;To
those wondering why I am telling all these : This post is specially
for some troubled souls and single friends who are feeling out of
control in this Valentine's week when love is everywhere except in
their lives. I hope that you will find this useful.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b style="font-family: 'courier new';"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-682578183966356798?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=vX5i0-0YeoA:oa0QuKHpNDc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=vX5i0-0YeoA:oa0QuKHpNDc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/vX5i0-0YeoA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/682578183966356798/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/02/hurt-ignored-used-and-used-to-it.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/682578183966356798?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/682578183966356798?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/vX5i0-0YeoA/hurt-ignored-used-and-used-to-it.html" title="Hurt, Ignored, Used... And Used to It" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://www.linuxb.in/2012/02/hurt-ignored-used-and-used-to-it.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cGQ3g4cSp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-9143021367065501363</id><published>2012-01-26T16:27:00.000+05:30</published><updated>2012-02-23T13:47:02.639+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T13:47:02.639+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="News" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="Arch Linux" /><title>[Arch News &amp; Bugs] Pacman 4.0 Update - Empathy No Reason Specified Error - GNOME Weather Extension Bug - Totem Bug - Chromium 16 memory hungry</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;This section is dedicated to the current outgoings in the Arch Linux community, bugs fixes and updates. Today I will discuss experiences on the most recent topics and bugs I faced - Empathy No Reason Specified Error, a Totem bug that makes the Movie Player never start, GNOME Weather Extension bug, Chromium 16, &amp;nbsp;and Pacman 4 Update.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Sorry for the late post. I know many people do love this site except me and so they also expect things like more regular posting and things of that sort. But this week I had been busy with something that is quite a new concept (I will write a post about that soon :-) ) so had dedicated all my energies to that. Anyway lets move straight to the topic - latest and greatest things going on in the Arch Linux community.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Pacman 4.* Update&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Well we had been waiting for it quite long, and thank God that finally it has arrived. Our favourite package manager pacman has finally the&amp;nbsp;capability&amp;nbsp;of using signed packages. Although this means more security, one of the thing is sure that if you use it now you will get more annoyances than that, as the repos are not quite ready for package signing (yet). So the best way is to disable the package signing check. You can do it in a simple way, rename the old /etc/pacman.conf file to something like /etc/pacman.conf.old and the new .pacsave file to /etc/pacman.conf. Also don't forget to activate wget as the download agent in the configuration file. If you would like to learn more, &lt;a href="http://www.archlinux.org/news/pacman-4-moves-to-core/"&gt;here is the news&lt;/a&gt;&amp;nbsp;and here is the &lt;a href="http://allanmcrae.com/2011/12/pacman-package-signing-4-arch-linux/"&gt;blog post&lt;/a&gt; regarding its usage.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;If you are having problem updating the pacman due to package conflicts, just uninstall them (like I had problems with pacman-color, gnome-packagekit and package-query). After its updated, you can manually re-install all the packages.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Totem bug makes the movie player never start (fixed)&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;All of us love Totem, the default video player for the Linux system. But sadly I faced a bug that makes the player keeps loading and it finally crashes without any notice. When I checked the log, I found a problem of loading of shared libraries. Luckily after a whole system update, it runs fine now. If you are facing the same problem, make sure you remove it with the command &lt;/span&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;pacman -Rns totem &lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;and again re-install it. (Oh yes! Sync the repos before doing that)&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;"No Reason Specified" error while connecting in Empathy&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Well this has been troubling us for quite long and sadly it hasn't been fixed as yet. While connecting with Facebook, Gtalk and MSN I face this no reason specified error. While searching in Google you will find a number of fixes, but none of them looks to work for me. For the meantime I have replaced Empathy with Pidgin and eagerly waiting for an update.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-0hpU2YvfrzY/TyEo6z1Z0JI/AAAAAAAAAQo/RlPBMaoFwnM/s1600/Screenshot+at+2012-01-26+15%253A48%253A42.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="142" src="http://4.bp.blogspot.com/-0hpU2YvfrzY/TyEo6z1Z0JI/AAAAAAAAAQo/RlPBMaoFwnM/s400/Screenshot+at+2012-01-26+15%253A48%253A42.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Empathy Error - No Reason Specified&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I first faced this error while I was using Fedora 15. It worked fine for a few weeks in Arch, but I am again facing it from this week. Sad thing is that I will miss easy chatting like this -&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-7iE8EEshzxo/TwnNt7f9VMI/AAAAAAAAAMw/Cjgv9_sR1O0/s1600/gnome+3+empathy+integration+facebook+chat.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="268" src="http://4.bp.blogspot.com/-7iE8EEshzxo/TwnNt7f9VMI/AAAAAAAAAMw/Cjgv9_sR1O0/s400/gnome+3+empathy+integration+facebook+chat.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Empathy Integration GNOME 3&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;If you are also using Pidgin, &lt;a href="http://mkwm.eu.org/gnome-shell-extensions/pidgin-integration/"&gt;here is an extension&lt;/a&gt;&amp;nbsp;that provides Gnome 3 integration but it provides just the notifications, not the chat box.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Gnome Weather Extension keeps showing the loading sign&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I loved this extension because it helped me a lot to plan my day. But currently this one is also broken and keeps showing the loading sign. So unless you are not lazy enough to visit a website to check weather, its gone for now.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-ZH9nEK9qrIg/TyEqyMILN_I/AAAAAAAAAQw/lklMIB4qtnI/s1600/Screenshot+at+2012-01-26+15%253A57%253A22.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="30" src="http://2.bp.blogspot.com/-ZH9nEK9qrIg/TyEqyMILN_I/AAAAAAAAAQw/lklMIB4qtnI/s400/Screenshot+at+2012-01-26+15%253A57%253A22.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Gnome Shell Extension Weather&lt;br /&gt;
&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Chromium 16 Memory Hungry Issues&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I don't know whats wrong with the superfast browser Chromium. I have a slow connection and I need to open multiple tabs to browse the internet. When ever I do that, its memory usage shoots up and occupies more than 2/3rd of my RAM. I hope it will get fixed in chromium 17 soon. For the meantime, I downgraded to Chromium 15.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-1j703ajrHfM/TyEr-ojW7WI/AAAAAAAAAQ4/eoNf1zOvXX8/s1600/Screenshot+at+2012-01-15+14%253A46%253A43.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="217" src="http://1.bp.blogspot.com/-1j703ajrHfM/TyEr-ojW7WI/AAAAAAAAAQ4/eoNf1zOvXX8/s400/Screenshot+at+2012-01-15+14%253A46%253A43.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Chromim 16 RAM usage&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;&lt;b&gt;&lt;/b&gt;If you have found a fix of any of the issues stated above, kindly let me know and I will update this post with your solution. If you would like to&amp;nbsp;receive&amp;nbsp;updates on bug fixes, kindly subscribe to us free via email or RSS feeds.&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;b style="font-family: 'courier new';"&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b style="font-family: 'courier new';"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-9143021367065501363?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=fB7t7ehkdiQ:vSRVz6qF0TA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=fB7t7ehkdiQ:vSRVz6qF0TA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/fB7t7ehkdiQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/9143021367065501363/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/01/arch-news-bugs-pacman-40-update-empathy.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/9143021367065501363?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/9143021367065501363?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/fB7t7ehkdiQ/arch-news-bugs-pacman-40-update-empathy.html" title="[Arch News &amp; Bugs] Pacman 4.0 Update - Empathy No Reason Specified Error - GNOME Weather Extension Bug - Totem Bug - Chromium 16 memory hungry" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-0hpU2YvfrzY/TyEo6z1Z0JI/AAAAAAAAAQo/RlPBMaoFwnM/s72-c/Screenshot+at+2012-01-26+15%253A48%253A42.png" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.linuxb.in/2012/01/arch-news-bugs-pacman-40-update-empathy.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cDSHs_fip7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-4566998449358099597</id><published>2012-01-19T11:55:00.000+05:30</published><updated>2012-02-23T13:47:59.546+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T13:47:59.546+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><category scheme="http://www.blogger.com/atom/ns#" term="Q and A" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><title>[Q &amp; A] "Media change, please insert the disc" error while installing software in Ubuntu</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;This post is the solve of the common error which&amp;nbsp;occurs&amp;nbsp;in Ubuntu based system - "please enter disc labeled 'Ubuntu' in the drive '/media/cdrom/' and press enter.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;i&gt;&lt;span style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;b&gt;This question was asked by one of my Facebook friend. If you also have some doubts or question regarding Linux and open-source, kindly look at the options below the post.&lt;/b&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Hey! I'm having some problems with Ubuntu. Thought you might be able to help. When I try installing Wine 'sudo apt-get install wine', I get the following error. Media change: please insert the disc labeled 'Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)' in the drive '/media/cdrom/' and press enter.&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;- Pranav&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Hey Pranav here is a easy solution to this. Open the Ubuntu Software Center.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #333333; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-fxoo9E4y53o/TxeyStkRVvI/AAAAAAAAAQU/99SRj424u44/s1600/Ubuntu+Software+Center.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="179" src="http://2.bp.blogspot.com/-fxoo9E4y53o/TxeyStkRVvI/AAAAAAAAAQU/99SRj424u44/s320/Ubuntu+Software+Center.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Ubuntu Software Center&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;On the menu bar, go to Edit - Software Sources. A window will come like this.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #333333; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-rZMQH__4tP8/TxeyxQApJbI/AAAAAAAAAQc/Km5jIP86yqw/s1600/Ubuntu+Software+Center+Edit+Sources.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="328" src="http://2.bp.blogspot.com/-rZMQH__4tP8/TxeyxQApJbI/AAAAAAAAAQc/Km5jIP86yqw/s400/Ubuntu+Software+Center+Edit+Sources.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Ubuntu Software Center - Edit Sources&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Uncheck the option marked as "Cdrom with Ubuntu 11.10 'Oneiric Ocelot'" and check all other options except "Source code". Once done, exit the Software Center and open terminal and type -&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="color: #333333; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;sudo apt-get update&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="color: #333333; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This will sync all the software headers from the repositories and henceafter you will be able to install wine using the command you typed. The problem was happening because you had mistakenly activated software installation from CD ROM, but apt couldn't find any disk in your drive.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;b&gt;&lt;i&gt;&lt;span style="font-family: Georgia, 'Times New Roman', serif;"&gt;If you have any doubts or problems regarding open-source/Linux software, you can send me an email to intoanotherdawn [at] gmail [dot] com, message me at my &lt;a href="https://www.facebook.com/sauravmodak"&gt;Facebook profile&lt;/a&gt;, or &lt;a href="http://twitter.com/SauravAtFreedom"&gt;tweet me&lt;/a&gt;.&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-4566998449358099597?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=8_4nj6CpQ6Y:4Odt81r1tOY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=8_4nj6CpQ6Y:4Odt81r1tOY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/8_4nj6CpQ6Y" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/4566998449358099597/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/01/q-media-change-please-insert-disc-error.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/4566998449358099597?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/4566998449358099597?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/8_4nj6CpQ6Y/q-media-change-please-insert-disc-error.html" title="[Q &amp; A] &quot;Media change, please insert the disc&quot; error while installing software in Ubuntu" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-fxoo9E4y53o/TxeyStkRVvI/AAAAAAAAAQU/99SRj424u44/s72-c/Ubuntu+Software+Center.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/01/q-media-change-please-insert-disc-error.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0YDQXg5fSp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-309754244198679035</id><published>2012-01-18T10:52:00.003+05:30</published><updated>2012-02-23T13:49:30.625+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T13:49:30.625+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Me Uncensored" /><category scheme="http://www.blogger.com/atom/ns#" term="Creative Endeavors" /><category scheme="http://www.blogger.com/atom/ns#" term="memoirs" /><title>Education.. Exams.. Marks</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;The anger of an Indian Student on the Education System which expects him to be God and an all-rounder in around a dozen subjects&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;The
day before yesterday I got my B. Sc part one results. To those who
don't know, I am doing a Bachelor in Science with Computer
Applications as the major subject. I know many people will say if you
are doing Computers, you must have opted for Engineering, but I opted
for a B. Sc because I want to do research after a point of time, not
jobs. Anyway, I fared well in it, in fact I got the best marks in my
life in any public exam – a lovely 89% with 96 in practicals alone.
I was satisfied, (but not done, because I had expected better in my
theory papers), but my parents weren't.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;The
reason of their dissatisfaction was my marks in Physics and Maths,
that were there as just a helping subjects, not even compulsory ones.
When you carried out the aggregate, only my marks in majors will be
taken in account, not them. You just needed to pass in them. I had
passed, but got a merely 50% in them.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-sslk3tU4bcc/TxZWxKBUo8I/AAAAAAAAAQM/Dywh9r2wDLU/s1600/1268223518exams.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/-sslk3tU4bcc/TxZWxKBUo8I/AAAAAAAAAQM/Dywh9r2wDLU/s400/1268223518exams.gif" width="280" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;I agree I had expected better in it, but I didn't bother what I got.
They did. They didn't see what I have got in my majors, that
mattered, but what I got in Physics and Maths and straightforwardly
said that my result wasn't good.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif;"&gt;That
hurt me. First you work hard the whole year to get a marks like this,
and second you hear your results were not good even after topping the
college. To spread some more salt in my wound, I had told one of my
close friends about my results, and her mom was like as she is on
cloud nine. She even called me, with all smiles and said that she is
proud that I did a result like this. Why is it so hard to satisfy
your parents?&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;I am
a okay student in Science subjects and had got above 60% in all of
them, till date. This year it went wrong because even tough I studied
hard, the marks you get in college is given on average basis, and I
even doubt if the papers are checked. So one who attempts in 80s
there, gets marks in 40s in pass subjects. I know I am doing
something bad, passing the blame on someone else, but sadly this
time, this is the truth, and you can't really do anything about it.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;I
didn't expect my mom to be on happiest person in the world like my
friend's, but at least, she could have appreciated something in my
result. Why is it in human nature to see the most negative points in
a bright positive picture, and ruin the lovely scene as a whole?&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;Or
why is that Science subjects bother so much in every Indian student's
life? And if they do, why you need to study other subjects like
History, Geography and Civics from before you gain conscience? Why is
it that parents feel sad even when you get above 90 in English but
below 60 in Maths?&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;I
know people say that students who get into IITs are the brightest in
India. Here I want to clarify a point. They are not brightest in
India, but brightest in Physics, Chemistry and Maths. Every year when
IIT results are declared, you hear the buzz going on through India.
But why this doesn't happen when CPT or IAS results are declared?&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;Are
the students that do well in Political Science, English or Literature
are not good? Or its just that science is what that matters in every
day's life? To say the truth, at this point of time, India needs more
Economists and Lawyers than Engineers. And I am still surprised to
see the mad race in Engineering.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;Lets
come to my point. Does it matter what I get in my pass subjects when
I will surely go forward with my majors, not my pass ones? Or lets
give some examples from successful people of my field – Bill Gates,
Mark Zukenburg, Steve Jobs, or even our own Sabeer Bhatia, the
creator of Hotmail. Does anyone bother what they got in Physics in
college? To the best of my knowledge, the former three were college
dropouts.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;2011
had been an eventful year for me, the first time I started creating
apps for myself, with one being which lets you control your computer
through SMS. Sadly these innovations will not be counted as much
until I get above 80 in Physics and Maths.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;If
you think that I am jealous and saddened, yes I am. After all I am an
human being, I cant be good and all-rounder in all subjects. But I
know the fact what is good in me and know how to respect it.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="western" style="text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;Poor
middle class of India (and I being unfortunate in being one of them)
just follows what the crowd follows..&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;i&gt;&lt;span style="font-family: Arial, sans-serif; text-align: left;"&gt;Thanks to&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, sans-serif;"&gt;&lt;a href="http://twoone-s.blogspot.com/"&gt;twoone-s.blogspot.com&lt;/a&gt; for the image.&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b style="font-family: 'courier new';"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-309754244198679035?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=ZSYUgf7l3Ow:Yrai8zNnKLM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=ZSYUgf7l3Ow:Yrai8zNnKLM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/ZSYUgf7l3Ow" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/309754244198679035/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/01/education-exams-marks.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/309754244198679035?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/309754244198679035?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/ZSYUgf7l3Ow/education-exams-marks.html" title="Education.. Exams.. Marks" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-sslk3tU4bcc/TxZWxKBUo8I/AAAAAAAAAQM/Dywh9r2wDLU/s72-c/1268223518exams.gif" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.linuxb.in/2012/01/education-exams-marks.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0UEQns7cSp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-1963332422068605769</id><published>2012-01-16T11:15:00.002+05:30</published><updated>2012-02-23T13:50:03.509+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T13:50:03.509+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><title>Speed up &amp; Secure your Internet Browsing and Access Blocked Sites in your School, College or Office with Google Public DNS</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;In this post I will tell you about how you can speed up and secure your Internet browsing significantly in both Windows and Linux and also access the blocked sites in your college with the help of free service - Google Public DNS&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;When it comes to Internet speed, every one wants it to be fast, isn't it. A few days ago I posted how you can &lt;a href="http://www.linuxb.in/2012/01/best-8-download-managersaccelerators.html"&gt;make your downloads faster in Linux&lt;/a&gt; and today I will tell you about how you can make your browsing faster in both Windows and Linux. For that you need to change your DNS servers to Google Public DNS. DNS servers? What are they?&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The thing is when you type a URL in your browser's address bar, like www.google.com, it first get resolved to a 12 digit IP&amp;nbsp;address&amp;nbsp;as computers can only understand numbers, not any alphabets. This IP looks like 125.008.025.147 and each of the sub-addresses separated by dots ranges from zero to 255. This work of converting a alphabetic URL to its corresponding IP address is done by a DNS server (DNS means Domain Name Service). By default, your Internet service provider have their own DNS servers, but as many people use them, they may get jammed and resolving may be slow, thus slowing down your browsing experience. Google Public DNS is a free DNS server which you may use as an alternative to your ISP's DNS servers. As Google bots crawl millions of web pages every day, they resolve the IP addresses and cache them, thus using Google Public DNS may significantly speed your browsing&amp;nbsp;experience&amp;nbsp;and also make it more secure and reliable.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Using Google Public DNS in Linux&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;When you are connected to the Internet, open the Network Settings and switch to your active connections tab. It will show you the current DNS information, if any.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-R_3nD6TdtSM/TxOwKDkaHdI/AAAAAAAAAPE/kNtIgCAzlsM/s1600/changing+Google+Public+DNS+1.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="343" src="http://2.bp.blogspot.com/-R_3nD6TdtSM/TxOwKDkaHdI/AAAAAAAAAPE/kNtIgCAzlsM/s400/changing+Google+Public+DNS+1.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Network Settings&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Now open Network Connections option and select the tab of connection you use, e.g. Wired, Wireless, Mobile broadband etc. Open its settings and change the DNS servers to &lt;b&gt;8.8.8.8, 8.8.4.4. &lt;/b&gt;Save and exit.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-4YLZS5Nrl5M/TxOwOaENUJI/AAAAAAAAAPM/QdJmVQETycc/s1600/changing+Google+Public+DNS+2.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="400" src="http://1.bp.blogspot.com/-4YLZS5Nrl5M/TxOwOaENUJI/AAAAAAAAAPM/QdJmVQETycc/s400/changing+Google+Public+DNS+2.png" width="381" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Changing DNS servers in Linux for Google Public DNS&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You are now ready to use the new DNS and browser faster.&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Using Google Public DNS in Windows&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Here I will show you how you can switch to Google Public DNS in Windows 7. I have used this operating system here, if you use XP or older, you can find similar options. First open the start menu and go to Control Panel.&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-8lIwCebmg7k/TxO1icAbYMI/AAAAAAAAAPU/O3LwTQQ4mbw/s1600/changing+google+public+DNS+in+windows+1.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/-8lIwCebmg7k/TxO1icAbYMI/AAAAAAAAAPU/O3LwTQQ4mbw/s400/changing+google+public+DNS+in+windows+1.jpg" width="281" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Open Control Panel&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&amp;nbsp;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Click on Network and Internet option&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-LGugoZBMF3E/TxO1lizafnI/AAAAAAAAAPc/kN0hPAeq2tk/s1600/changing+google+public+DNS+in+windows+2.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="285" src="http://1.bp.blogspot.com/-LGugoZBMF3E/TxO1lizafnI/AAAAAAAAAPc/kN0hPAeq2tk/s400/changing+google+public+DNS+in+windows+2.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Network and Internet&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&amp;nbsp;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Click on Network and Sharing Center&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-R2p_FbrG6qU/TxO1pFaja0I/AAAAAAAAAPk/kfQKFsEF-WU/s1600/changing+google+public+DNS+in+windows+3.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="282" src="http://1.bp.blogspot.com/-R2p_FbrG6qU/TxO1pFaja0I/AAAAAAAAAPk/kfQKFsEF-WU/s400/changing+google+public+DNS+in+windows+3.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Network and Sharing Center&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&amp;nbsp;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Click on Change Adapter Settings&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-cWpgssEgtus/TxO1sXth2mI/AAAAAAAAAPs/fKh4R1Rvcps/s1600/changing+google+public+DNS+in+windows+4.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="285" src="http://2.bp.blogspot.com/-cWpgssEgtus/TxO1sXth2mI/AAAAAAAAAPs/fKh4R1Rvcps/s400/changing+google+public+DNS+in+windows+4.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Change Adapter Settings&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Right click on the connection you use and click on Properties&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-GqCNFWIXNfs/TxO1vmV42cI/AAAAAAAAAP0/rfLaxkcGI14/s1600/changing+google+public+DNS+in+windows+5.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="285" src="http://1.bp.blogspot.com/-GqCNFWIXNfs/TxO1vmV42cI/AAAAAAAAAP0/rfLaxkcGI14/s400/changing+google+public+DNS+in+windows+5.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Connection Properties&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Click on Networking tab and click on IPV4. Click on Properties.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-k3wwb1Uyv-g/TxO1yBSz9AI/AAAAAAAAAP8/rQuBv1qPdOI/s1600/changing+google+public+DNS+in+windows+6.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/-k3wwb1Uyv-g/TxO1yBSz9AI/AAAAAAAAAP8/rQuBv1qPdOI/s400/changing+google+public+DNS+in+windows+6.jpg" width="338" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Network Connection Properties&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&amp;nbsp;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Select "Use the following DNS server addresses" and type &lt;b&gt;8.8.8.8, 8.8.4.4 &lt;/b&gt;in the field.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-c0X0IiP4LmU/TxO10_oWbQI/AAAAAAAAAQE/I5dyuWNHh9Q/s1600/changing+google+public+DNS+in+windows+7.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/-c0X0IiP4LmU/TxO10_oWbQI/AAAAAAAAAQE/I5dyuWNHh9Q/s400/changing+google+public+DNS+in+windows+7.jpg" width="357" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Changing DNS in Windows&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Accessing Blocked Sites with Google Public DNS&lt;/span&gt;&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;If your College, Office, School or Organization blocks some websites, you can simply unblock them and&amp;nbsp;access&amp;nbsp;them freely by&amp;nbsp;using&amp;nbsp;Google Public DNS. Change the DNS by following the above steps and it will be done.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Note:&lt;/b&gt; &lt;i&gt;In both the steps, you will not be able to use the new DNS settings&amp;nbsp;until&amp;nbsp;you disconnect and connect again to Internet.&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-1963332422068605769?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=y36gDbg__Lw:g_gucAQahMs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=y36gDbg__Lw:g_gucAQahMs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/y36gDbg__Lw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/1963332422068605769/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/01/speed-up-secure-your-internet-browsing.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/1963332422068605769?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/1963332422068605769?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/y36gDbg__Lw/speed-up-secure-your-internet-browsing.html" title="Speed up &amp; Secure your Internet Browsing and Access Blocked Sites in your School, College or Office with Google Public DNS" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-R_3nD6TdtSM/TxOwKDkaHdI/AAAAAAAAAPE/kNtIgCAzlsM/s72-c/changing+Google+Public+DNS+1.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/01/speed-up-secure-your-internet-browsing.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE8HQH07fCp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-5486241742277178004</id><published>2012-01-14T17:28:00.000+05:30</published><updated>2012-02-23T14:17:11.304+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:17:11.304+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><category scheme="http://www.blogger.com/atom/ns#" term="Downloads" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="basic Linux tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="advanced Linux tutorials" /><title>How To Download Youtube Videos in Linux in Desired Format</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;In this tutorial I will show you how you can download Youtube videos in your desired format, batch download videos from a file, or extract the audio only from the downloaded video in Linux (Ubuntu, Fedora Arch Linux etc).&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;As everyone knows &lt;/span&gt;&lt;a href="http://www.youtube.com/" style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;Youtube&lt;/a&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&amp;nbsp;is the largest source of online videos in the world. There are many Youtube Video downloaders&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;available&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&amp;nbsp;in Windows platform, but most of them&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;don't&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&amp;nbsp;work or are slow or require you to pay for downloading videos. Today I will show how you can download a Youtube &amp;nbsp;video &amp;nbsp;in &amp;nbsp;your &amp;nbsp;Linux &amp;nbsp;machine &amp;nbsp;for free also in desired format using a open source software known as &lt;/span&gt;&lt;a href="http://rg3.github.com/youtube-dl/" style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;youtube-dl&lt;/a&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;. This will work on all popular Linux distros such as Ubuntu, Fedora, Arch Linux, Linux Mint etc.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Installing youtube-dl&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;Check your distro's repositories if youtube-dl is available there. For Debian based distros such as Ubuntu or Linux Mint, you can use the following command.&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;sudo apt-get install youtube-dl&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;For RPM based&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;sudo yum install youtube-dl&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Arch Linux users can use pacman to install it as follows&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;sudo pacman -S youtube-dl&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You can also compile from source by downloading it from &lt;a href="http://rg3.github.com/youtube-dl/download.html"&gt;this page&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Using youtube-dl : Downloading videos, Pausing and Resuming downloads&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To download a video, go to &lt;a href="http://youtube.com/"&gt;youtube.com&lt;/a&gt;&amp;nbsp;and search the video you want to download. Open the video page and copy the URL from the address bar as shown below.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-g9pYsWUAR3c/TxFgojwIy3I/AAAAAAAAAOk/iwy6w77p9kk/s1600/downloading+youtube+videos+youtube-dl.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="217" src="http://2.bp.blogspot.com/-g9pYsWUAR3c/TxFgojwIy3I/AAAAAAAAAOk/iwy6w77p9kk/s400/downloading+youtube+videos+youtube-dl.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Copying Youtube URL&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Make sure you have installed youtube-dl using the above steps. Issue the following command to start downloading the video&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;youtube-dl &amp;lt;video URL&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;eg. if the video URL is&amp;nbsp;http://www.youtube.com/watch?v=Yc0CVEuUvRs, type&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;youtube-dl&amp;nbsp;http://www.youtube.com/watch?v=Yc0CVEuUvRs&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You will see some information as shown in the screenshot below, after which the video will start downloading and you will see the current speed and time remaining.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-_ZJlPSqHTX0/TxFiIBCFgqI/AAAAAAAAAOs/9nKF2uhZ9G8/s1600/downloading+videos+youtube-dl.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="311" src="http://4.bp.blogspot.com/-_ZJlPSqHTX0/TxFiIBCFgqI/AAAAAAAAAOs/9nKF2uhZ9G8/s400/downloading+videos+youtube-dl.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Downloading Youtube videos using youtube-dl&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To pause or cancel the download, use Control-C. You can resume downloading the video using the following command&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;youtube-dl -c &amp;lt;video URL&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Batch Downloading Youtube Videos from a file&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;You can also write URLs of the videos in a file to be downloaded and issue a single command to download it at once. To do that, search all the videos you want to download and copy paste the URLs in a text file, each URL in a separate line. Then issue this command to download all the videos at once. This is especially useful if you want to download a lot of videos and don't have time enough to issue the command separately.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;youtube-dl -a filename.txt&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Where filename.txt is the file where the video URLs are saved.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-XofYLAHjUak/TxFlMpRlF0I/AAAAAAAAAO0/s_Jp3e5X9Rg/s1600/batch+download+youtube+videos+from+a+file+youtube-dl.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="163" src="http://1.bp.blogspot.com/-XofYLAHjUak/TxFlMpRlF0I/AAAAAAAAAO0/s_Jp3e5X9Rg/s400/batch+download+youtube+videos+from+a+file+youtube-dl.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Batch Download Youtube videos from a file -youtube-dl&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Downloading Youtube videos in&amp;nbsp;Preferred&amp;nbsp;format&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;Often it may happen that you may want to download a video in a format different from the default one, or in a different resolution. To know what format a video is availiable, use the following command.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;youtube-dl -F &amp;lt;video URL&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Make sure you typed capital F. It will display the formats and resolutions the video is&amp;nbsp;available&amp;nbsp;in and their specific code in the first&amp;nbsp;column.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-14gjKfn3veI/TxFn1liHHQI/AAAAAAAAAO8/tF41bpkV5II/s1600/download+video+in+different+format+youtube-dl.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="271" src="http://3.bp.blogspot.com/-14gjKfn3veI/TxFn1liHHQI/AAAAAAAAAO8/tF41bpkV5II/s400/download+video+in+different+format+youtube-dl.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Download video in a different format - youtube-dl&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To download the file in your&amp;nbsp;preferred&amp;nbsp;format, type&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;youtube-dl -f &amp;lt;format code&amp;gt; &amp;lt;video url&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Eg. I want to download the file in .flv format with resolution 240x400, so I use this command&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;youtube-dl -f 5 http://www.youtube.com/watch?v=Yc0CVEuUvRs&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The lower the resolution, the smaller will be the size of the file hence will save your data usage. By default, youtube-dl downloads the file in the best quality format.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Extracting Audio of Youtube Videos&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;If you just want the audio of the youtube video, you can issue this command to get it.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;youtube-dl &amp;lt;video URL&amp;gt; --extract-audio&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This will extract the audio in best format&amp;nbsp;available. You can also specify your&amp;nbsp;preferred&amp;nbsp;format such as .mp3 as follows:&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;youtube-dl &amp;lt;video URL&amp;gt; --audio-format mp3&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To specify the quality or bit-rate of the audio&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;youtube-dl &amp;lt;video URL&amp;gt; --audio-quality 256k&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The default is 128kbps. If you want to keep the video file too after the audio has been extracted, you can use the -k option. Hence all together to download my video h&lt;/span&gt;&lt;span style="text-align: center;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;ttp://www.youtube.com/watch?v=Yc0CVEuUvRs and extract the audio in mp3 format with a bitrate of 176kbps and keep the video, I use:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;b&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;youtube-dl&amp;nbsp;h&lt;span style="text-align: center;"&gt;ttp://www.youtube.com/watch?v=Yc0CVEuUvRs --audio-format mp3 --audio-quality 176 -k&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;For more options, type&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&amp;nbsp;youtube-dl -h&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;b style="font-family: 'courier new';"&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b style="font-family: 'courier new';"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-5486241742277178004?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=-qd65KZz9XA:GVKzGweJZYw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=-qd65KZz9XA:GVKzGweJZYw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/-qd65KZz9XA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/5486241742277178004/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/01/how-to-download-youtube-videos-in-linux.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/5486241742277178004?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/5486241742277178004?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/-qd65KZz9XA/how-to-download-youtube-videos-in-linux.html" title="How To Download Youtube Videos in Linux in Desired Format" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-g9pYsWUAR3c/TxFgojwIy3I/AAAAAAAAAOk/iwy6w77p9kk/s72-c/downloading+youtube+videos+youtube-dl.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/01/how-to-download-youtube-videos-in-linux.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEAASH49fSp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-3787973051748320974</id><published>2012-01-13T11:29:00.000+05:30</published><updated>2012-02-23T14:15:49.065+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:15:49.065+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Reviews" /><category scheme="http://www.blogger.com/atom/ns#" term="Downloads" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="top 10 lists" /><title>Best 8 Download Managers/Accelerators for Linux - Reviews, Ratings, Screenshots and Downloads</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-size: large;"&gt;This post lists the best download managers and&amp;nbsp;accelerators&amp;nbsp;available&amp;nbsp;for Linux, both command line and GUI. Also I have rated them on the basis of speed of download and other features.&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;When it comes to downloading stuff from the Internet, all of us want it to be fast so that we can save our time. In Windows platform, there are a lot of download managers and accelerators&amp;nbsp;available&amp;nbsp;that gives you boosts in speed, which otherwise through normal download will take a lot of time. In Linux platform too, there are various download&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;accelerators&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&amp;nbsp;which do the same task. Single threaded and multi-threaded, interactive and non-interactive, command line and GUI, I have rated them based on the boost of speed using a calculation algorithm given below and created the following list of eight best download managers&amp;nbsp;available. Note that all of them support resuming of downloads. The list is&amp;nbsp;arranged&amp;nbsp;in descending order, with the worst at the first and the best at the last.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Note&lt;i&gt;: &lt;/i&gt;&lt;/b&gt;&lt;i&gt;For some reason I couldn't compile the Download4X (d4x) download manager, also it seems that the software is not maintained anymore hence it is out of this list. Also this ratings are based on a rough calculation which is dependent on my ISP. Things may vary in your computer.&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;C&lt;/b&gt;&lt;b&gt;alculation of Rating :&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;(Average speed of this download manager / Average speed of best download manager) * 10&lt;/i&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;Average speed is calculated by dividing the size of the file by seconds taken to complete a download. Same file, hosted on the same server is taken as a download sample. For calculating the time in commandline downloadmanagers, I wrapped them around in a time command, for GUIs, I used a stopwatch.&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Connection I used :&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;I used a wireless dialup (GPRS-EDGE) for carrying out this test. I purposely used a slow connection because ratings will be more accurate in it as download acceleration is more observeable.&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;#8 kget&lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: left;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-m8w3UYBzcFw/Tw3ghxuRE-I/AAAAAAAAANk/4BcZTOBfmjE/s1600/kget+download+manager.png" imageanchor="1" style="clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="206" src="http://4.bp.blogspot.com/-m8w3UYBzcFw/Tw3ghxuRE-I/AAAAAAAAANk/4BcZTOBfmjE/s320/kget+download+manager.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;KGet Download Manager&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Kget is a download manager that is&amp;nbsp;available&amp;nbsp;from the kdenetwork group. Its only plus point is its simplicity. Not a download&amp;nbsp;accelerator, but its best feature is that it can integrate with the Konqueror browser and make your downloads easier.During my test, I faced several problems like downloads getting stalled and being paused sometimes, also things such as download speed, time remaining etc are not accurate. Hence this software is at number 8 in rankings.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Ratings : &lt;/b&gt;&lt;i&gt;4.0/10&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;GUI : &lt;/b&gt;&lt;i&gt;Yes&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Website:&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;a href="http://www.kde.org/applications/internet/kget/"&gt;http://www.kde.org/applications/internet/kget/&lt;/a&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Download : &lt;/b&gt;&lt;i&gt;In most distros can be installed through your package manager.&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;#7 aria2&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-VuJjh_97ZcE/Tw-5JlwKXOI/AAAAAAAAANs/v1K45UqqtGA/s1600/aria2+download+manager.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="48" src="http://3.bp.blogspot.com/-VuJjh_97ZcE/Tw-5JlwKXOI/AAAAAAAAANs/v1K45UqqtGA/s400/aria2+download+manager.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Aria2 Download Manager&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This is a download manager that dissapointed me a lot. In spite of being an advanced software with multi-threading support, it fails to download things fast. Some best features of it is that you can download torrents from bittorent protocool using it. Also it can be easily integrated into you package management application such as yum or pacman.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Ratings : &lt;/b&gt;&lt;i&gt;6.1/10&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;GUI : &lt;/b&gt;&lt;i&gt;No&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Website :&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;a href="http://aria2.sourceforge.net/"&gt;http://aria2.sourceforge.net/&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Download :&lt;/span&gt; &lt;/b&gt;&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Thorough your package manager.&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;#6 wget&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: right; margin-left: 1em; text-align: right;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-fgGF1XHEOUI/Tw-7myqvO9I/AAAAAAAAAN0/XKmAAVMm4-4/s1600/wget+download+manager.png" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="194" src="http://2.bp.blogspot.com/-fgGF1XHEOUI/Tw-7myqvO9I/AAAAAAAAAN0/XKmAAVMm4-4/s320/wget+download+manager.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;wget download manager&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This is one of the best non-interactive and powerful downloaders ever created in the Linux world. Non-interactive because once you issue a command to it to download some stuff, it keeps on trying to download the file until full of it is&amp;nbsp;retrieved, even if&amp;nbsp;retrieval&amp;nbsp;is broken in the middle.. So its actually the most trustworthy download manager you can get. There are cases when other download managers fail, but wget&amp;nbsp;succeeds&amp;nbsp;in downloading it. So it would be wise to keep it installed in your PC. It is at this spot because it doesn't support multi-threading yet. One of it most advanced and useful features is that you can download all the files of an website using a single command in wget.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Rating : &lt;/b&gt;&lt;i&gt;6.5/10&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;GUI : &lt;/b&gt;&lt;i&gt;Frontend&amp;nbsp;available&amp;nbsp;- gwget&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Website :&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;a href="http://www.gnu.org/software/wget/"&gt;http://www.gnu.org/software/wget/&lt;/a&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Download&lt;/b&gt; : &lt;i&gt;Comes pre-installed in most distros.&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;#5 multiget&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-QofL0VWhEYg/Tw-9-6ZhoHI/AAAAAAAAAN8/He7ZJAc0kXg/s1600/multiget+download+manager.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="162" src="http://3.bp.blogspot.com/-QofL0VWhEYg/Tw-9-6ZhoHI/AAAAAAAAAN8/He7ZJAc0kXg/s320/multiget+download+manager.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;multiget download manager's UI&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;What I love about it is its wonderful GUI and classification of various downloads based on file type. Also as shown in the picture above, it can display a visual&amp;nbsp;representation of the multi-threaded download progress. Much alike Free Download Manager in Windows. But the interface is a bit buggy and doesn't work quite well in Gnome 3&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Rating : &lt;/b&gt;&lt;i&gt;6.9/10&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;GUI : &lt;/b&gt;&lt;i&gt;Yes&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Website :&amp;nbsp;&lt;/b&gt;&lt;a href="http://multiget.sourceforge.net/"&gt;http://multiget.sourceforge.net/&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Download : &lt;/b&gt;&lt;i&gt;Through you packange manager&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;#4 curl&lt;/span&gt;&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-4pj0wCNuiRU/Tw-_4nSHlcI/AAAAAAAAAOE/jQlGr7cqBmA/s1600/curl+download+manager.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="32" src="http://1.bp.blogspot.com/-4pj0wCNuiRU/Tw-_4nSHlcI/AAAAAAAAAOE/jQlGr7cqBmA/s320/curl+download+manager.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;downloading using curl&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;A download manager based on the libcurl library. Not multi-threaded, but suprisingly it outdoes wget for its speed. Downpoint is that it hard to use commandline.&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Rating : &lt;/b&gt;&lt;i&gt;7.0/10&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;GUI : &lt;/b&gt;&lt;i&gt;No&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Website :&amp;nbsp;&lt;/b&gt;&lt;a href="http://curl.haxx.se/"&gt;http://curl.haxx.se/&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Download : &lt;/b&gt;&lt;i&gt;Through you package manager.&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;#3 axel&lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: left;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-YWeBQ28pOiY/Tw_BGWzCaUI/AAAAAAAAAOM/nuS8tUjdxSo/s1600/axel+download+manager.png" imageanchor="1" style="clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="230" src="http://1.bp.blogspot.com/-YWeBQ28pOiY/Tw_BGWzCaUI/AAAAAAAAAOM/nuS8tUjdxSo/s320/axel+download+manager.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;axel download manager&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This is the download manager that impressed me a lot. Simply put it one word, it can really accelerate your download to upto 30 % more speed. Also multi-threaded and can also be integrated with package managers. If you dont have it the repos, you can compile it from source.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Rating : &lt;/b&gt;&lt;i&gt;8.7/10&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;GUI : &lt;/b&gt;&lt;i&gt;Frontend availiable - gaxel&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Website :&amp;nbsp;&lt;/b&gt;&lt;a href="http://axel.alioth.debian.org/"&gt;http://axel.alioth.debian.org/&lt;/a&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Download : &lt;/b&gt;&lt;i&gt;From repos or compile from source.&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;#2 DownThemAll Firefox add-on&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: right; margin-left: 1em; text-align: right;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-EuAnsPsLI78/Tw_Cfh1cgYI/AAAAAAAAAOU/v6TnYeP_9co/s1600/down+them+all+download+manager.png" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="208" src="http://2.bp.blogspot.com/-EuAnsPsLI78/Tw_Cfh1cgYI/AAAAAAAAAOU/v6TnYeP_9co/s320/down+them+all+download+manager.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;downthemall firefox extension&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;It is availiable in all platforms because it runs as an extension inside Firefox and can be integrated for downloads. Also a good&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;accelerators&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;and one of its most interesting features is that it can download all similar files such as images or music on a single page using wild cards. Nice GUI and for advanced features, DownThemAll is at number 2.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Rating : &lt;/b&gt;&lt;i&gt;8.8/10&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;GUI : &lt;/b&gt;Yes&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Website :&amp;nbsp;&lt;/b&gt;&lt;a href="http://www.downthemall.net/"&gt;http://www.downthemall.net/&lt;/a&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Download :&amp;nbsp;&lt;/b&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/downthemall/"&gt;https://addons.mozilla.org/en-US/firefox/addon/downthemall/&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;#1 prozilla&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-0V1zE5dboYE/Tw_E5wE3mII/AAAAAAAAAOc/V_grr4-JIno/s1600/proz+download+manager.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="152" src="http://4.bp.blogspot.com/-0V1zE5dboYE/Tw_E5wE3mII/AAAAAAAAAOc/V_grr4-JIno/s320/proz+download+manager.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;prozilla download manager&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;Its the best download manager you can get under Linux with speed acceleration that is comparable with IDM in Windows. A nice UI and advanced features puts it at number 1.&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Rating : &lt;/b&gt;&lt;i&gt;10/10&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;GUI : &lt;/b&gt;&lt;i&gt;Frontend - ProzGUI&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Website :&amp;nbsp;&lt;/b&gt;&lt;a href="http://sourceforge.net/projects/prozilla/"&gt;&lt;i&gt;http://sourceforge.net/projects/prozilla/&lt;/i&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Download : &lt;/b&gt;&lt;i&gt;Through package manager in most cases, or compiling from source.&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b style="font-family: 'courier new';"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-3787973051748320974?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=xNUMQlK3LEA:bq8mS2bc74E:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=xNUMQlK3LEA:bq8mS2bc74E:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/xNUMQlK3LEA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/3787973051748320974/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/01/best-8-download-managersaccelerators.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/3787973051748320974?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/3787973051748320974?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/xNUMQlK3LEA/best-8-download-managersaccelerators.html" title="Best 8 Download Managers/Accelerators for Linux - Reviews, Ratings, Screenshots and Downloads" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-m8w3UYBzcFw/Tw3ghxuRE-I/AAAAAAAAANk/4BcZTOBfmjE/s72-c/kget+download+manager.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/01/best-8-download-managersaccelerators.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08GRng4fip7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-4490915503977697499</id><published>2012-01-11T15:58:00.001+05:30</published><updated>2012-02-23T14:00:27.636+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:00:27.636+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><category scheme="http://www.blogger.com/atom/ns#" term="websites" /><title>Tips and Tricks : How To Get Best Deals on Tickets (Concert, Theater and Sports) in America</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The other day, my friends wanted to buy &lt;a href="http://www.ticketamerica.com/Sports-Tickets/Sports.html"&gt;sports tickets&lt;/a&gt;&amp;nbsp;for NBA Matches. But they were a bit confused from where to buy as there are a lot of sites that offer the same and they&amp;nbsp;couldn't&amp;nbsp;trust any. I&amp;nbsp;remembered&amp;nbsp;my cousin had bought&amp;nbsp;&lt;a href="http://www.ticketamerica.com/Concert-Tickets/concerts.html"&gt;concert tickets&lt;/a&gt;&amp;nbsp;in&amp;nbsp;Halloween. I just gave him a call and asked -&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;i style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i style="font-family: Arial, Helvetica, sans-serif;"&gt;"Hey whats the name of the site you had got the tickets from??&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;"Its&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.ticketamerica.com/" style="font-family: Arial, Helvetica, sans-serif;"&gt;Ticket America&lt;/a&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;.. They have the best deals on tickets, check out.."&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;"Do they sell sports tickets too??"&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;i&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;"Yes! And&amp;nbsp;&lt;a href="http://www.ticketamerica.com/theaters/"&gt;theater tickets&lt;/a&gt;&amp;nbsp;also. I got the best places in&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.ticketamerica.com/Concert-Tickets/concerts.html" style="font-family: Arial, Helvetica, sans-serif; text-align: justify;"&gt;concert tickets&lt;/a&gt;&amp;nbsp;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I had bought from them?"&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;"My friends are willing to buy NBA tickets from them. Are they trusted?"&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;"Yes very much. They give a buyer&amp;nbsp;guarantee&amp;nbsp;so you can shop with confidence"&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I immediately opened &lt;a href="http://www.ticketamerica.com/"&gt;Ticket America Official Site&lt;/a&gt; and was impressed by it. Their website is so well organized and you get tickets for every sports ever played in USA. Also, their 100% unconditional&amp;nbsp;guarantee&amp;nbsp;is worth mentioning. I came to know that its the world's largest ticket inventory where each ticket is&amp;nbsp;guaranteed&amp;nbsp;and 100% authentic. Its a safe and&amp;nbsp;secure&amp;nbsp;market-place which fan-to-fan and Internet auction sites cannot provide. They offer a fast confirmation s and prompt with professional ticket&amp;nbsp;delivery, always in the time of the event.&amp;nbsp;In case&amp;nbsp;the event gets cancelled or rescheduled, you get a 100% refund of the tickets.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-57PmDjM0-j0/Tw1jypGXR0I/AAAAAAAAANc/u_DwxqtsW7Q/s1600/Screenshot+at+2012-01-11+15%253A54%253A50.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="223" src="http://3.bp.blogspot.com/-57PmDjM0-j0/Tw1jypGXR0I/AAAAAAAAANc/u_DwxqtsW7Q/s400/Screenshot+at+2012-01-11+15%253A54%253A50.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Ticket America's Website&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;They also have a good support system, just go to their site and call the number mentioned on the top, and all your questions will be answered in no time!&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;So next time you want to buy best tickets for the concert of your favourite rock band or want to get best seats in theatre, be sure to go to&amp;nbsp;&lt;a href="http://www.ticketamerica.com/" style="text-align: justify;"&gt;Ticket America&lt;/a&gt;&amp;nbsp;and get best deals and cheaper prices.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-4490915503977697499?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=LJL912UwEtg:PubgNfkPsio:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=LJL912UwEtg:PubgNfkPsio:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/LJL912UwEtg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/4490915503977697499/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/01/tips-and-tricks-how-to-get-best-deals.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/4490915503977697499?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/4490915503977697499?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/LJL912UwEtg/tips-and-tricks-how-to-get-best-deals.html" title="Tips and Tricks : How To Get Best Deals on Tickets (Concert, Theater and Sports) in America" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-57PmDjM0-j0/Tw1jypGXR0I/AAAAAAAAANc/u_DwxqtsW7Q/s72-c/Screenshot+at+2012-01-11+15%253A54%253A50.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/01/tips-and-tricks-how-to-get-best-deals.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEYBQno6fyp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-2437762139669297617</id><published>2012-01-09T20:53:00.000+05:30</published><updated>2012-02-23T14:05:53.417+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:05:53.417+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="News" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="Distros" /><title>Ubuntu Now Available For Your TV!</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: right; margin-left: 1em; text-align: right;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-s1s275__dHU/TwsD-dnuZ5I/AAAAAAAAAM4/C7axs22Khl4/s1600/ubuntu-tv3.jpg" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="180" src="http://3.bp.blogspot.com/-s1s275__dHU/TwsD-dnuZ5I/AAAAAAAAAM4/C7axs22Khl4/s320/ubuntu-tv3.jpg" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Buying or Renting a Movie in Ubuntu TV&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Finally after computers and mobile phones, Ubuntu, the 20 million "human beings" strong free operating system has spread its wings to capture the&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;television&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;platform. Ubuntu revealed their newly developed product &lt;/span&gt;&lt;a href="http://www.ubuntu.com/tv" style="font-family: Arial, Helvetica, sans-serif;"&gt;Ubuntu TV&lt;/a&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;in the Consumer Electronics Show in Las Vegas. The UI of the interface looks much like the Unity, except that it runs in a TV rather than PC or notebook. The main features of the product include easy integration with online and broadcast services and apps, searching recording and playing broadcast, millions of movies and TV shows&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;streaming&lt;/span&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;on the web and by demand, shared screen space with iOS, Android and other Ubuntu devices. So you can pause the broadcast on your TV, go to your room and play it from the paused location on your iPhone! Other expected features include Ubuntu One integration and a App Framework.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-l9pnl1P-YrA/TwsEEETXpFI/AAAAAAAAANA/l1iD5kzqbqs/s1600/ubuntu-tv-3-dash.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="223" src="http://4.bp.blogspot.com/-l9pnl1P-YrA/TwsEEETXpFI/AAAAAAAAANA/l1iD5kzqbqs/s400/ubuntu-tv-3-dash.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;The main UI&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: left;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-D5NXe0dqkpg/TwsEe3Y1zKI/AAAAAAAAANI/QD0DHlEKMWc/s1600/Ubuntu+TV+2+Channel+Guide.png" imageanchor="1" style="clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="180" src="http://2.bp.blogspot.com/-D5NXe0dqkpg/TwsEe3Y1zKI/AAAAAAAAANI/QD0DHlEKMWc/s320/Ubuntu+TV+2+Channel+Guide.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Shows Schedule&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;While televisions with Android and iOS platforms will be&amp;nbsp;available&amp;nbsp;towards the end of this year, people at Ubuntu are expecting to lure television companies by giving this product for free. The source code of this product has been released online for&amp;nbsp;developers&amp;nbsp;to play with.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;i&gt;Images&amp;nbsp;from&amp;nbsp;: &lt;a href="http://www.blogger.com/"&gt;&lt;span id="goog_482652294"&gt;&lt;/span&gt;OMG Ubuntu&lt;span id="goog_482652295"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-2437762139669297617?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=u2N8h3vuHeA:mJENlWhoN7Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=u2N8h3vuHeA:mJENlWhoN7Y:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/u2N8h3vuHeA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/2437762139669297617/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/01/ubuntu-now-available-for-your-tv.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/2437762139669297617?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/2437762139669297617?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/u2N8h3vuHeA/ubuntu-now-available-for-your-tv.html" title="Ubuntu Now Available For Your TV!" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-s1s275__dHU/TwsD-dnuZ5I/AAAAAAAAAM4/C7axs22Khl4/s72-c/ubuntu-tv3.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/01/ubuntu-now-available-for-your-tv.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUNQ3k5eCp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-476903162791471260</id><published>2012-01-08T22:43:00.000+05:30</published><updated>2012-02-23T14:08:12.720+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:08:12.720+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Reviews" /><category scheme="http://www.blogger.com/atom/ns#" term="why I love Linux?" /><title>Killing a virus with Linux and the Magic of Gnome 3!</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Boring Sunday isn't it?
Not for me. Today I had the luck enough to meet one of my old friends
of back in my school days. None of them were geeks, so you could
really guess that they haven't used Linux any day. He considered
myself good in computer stuff, so called me and asked -
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;" I think there is
a virus in my pendrive, whenever I attach it my PC, it hangs"
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;All non-geek people I
have met in my life use Windows, this one used XP. I just asked him
to come to my home and I would see what I could do. He came after an
hour, right in the middle of my lunch.
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;"Sharing things
with friends, I guess" - I asked.
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;"No dude, my bro's
boss took it last day to see the presentations he made, and it
haven't worked since then."
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I attached the drive in
my USB and opened it with Nautilus. As I expected I saw two .exe
files that were not supposed to be there. One of them was New
Folder.exe, the thing that attacked my phone when I didn't had a
computer and created folders inside folders. Not that harmful, but I
am a good organizer and had a lots of folders, quite nested, so it
was really a tough work from me. I deleted the executable files and
the autorun file. To let him feel more secured, I even copied the
existing documents to the hard drive and formatted the pendrive. Its
so easy getting rid of a virus, isn't it?
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;"Wow, you are a
genious!"
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-9daGxTsLc6U/TwnKo2-bxII/AAAAAAAAAMA/4TIKEDTT7Nw/s1600/Gnome+3+theme+1.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="223" src="http://4.bp.blogspot.com/-9daGxTsLc6U/TwnKo2-bxII/AAAAAAAAAMA/4TIKEDTT7Nw/s400/Gnome+3+theme+1.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Gnome 3 Windows View&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;My OS is. He became
fascinated by the look and feel of the quite newly released GNOME 3
and started experimenting with it.&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;"This looks really
gorgeous yaar, you should teach me how to use Linux!"
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;"You don't need
to, its damn easy, easier than Windows"
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-BeOWF0336XU/TwnK-DqDMwI/AAAAAAAAAMI/Q44saIk9H-c/s1600/Gnome+3+theme+2.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="223" src="http://2.bp.blogspot.com/-BeOWF0336XU/TwnK-DqDMwI/AAAAAAAAAMI/Q44saIk9H-c/s400/Gnome+3+theme+2.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Gnome 3 Applications View&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;It really is.. He
haven't used it even once in his previous life, and I saw him
switching windows, using applications and discovering whatever he
felt like, just like a pro Linux user..
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I really wished that
people came out of their old thoughts that Linux was for geeks, you
cant use it except knowing the command line and things of that sort.
Today it was coming true, I am just seeing a completely non geek
student use Linux easily, easier than I learned to use it.
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;There were more things
to impress my friend. He needed to get connected with the Internet,
and like all students, he had a mobile phone with a GPRS plan which
he used to connect using USB and connect Internet from there. If you
used Windows, you need a thing called PC suite to do that. In&lt;a href="http://www.linuxb.in/2011/07/setting-up-mobile-gprs-connection-in.html"&gt; Linux,you can connect to Internet using your mobile phone in three simple steps.&lt;/a&gt; Just select your country from a dialog, select your provider
and APN and you are done!
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Linux has taken huge
steps to become easy for a user, also retaining the power, speed and
customization it had before. Even my dad can install Ubuntu without
any problem. Just take the example of GNOME 3. Its a whole new user
interface, without any menus or desktop icons. There is only one
thing, an "activities" hot spot pressing which you can see
and switch open windows and also launch new apps. There was much
criticism about it before, but it seems most users, specially newbies
love it now. Without any doubt, I do. Why? It made my work up to 50%
faster. No need to take your mouse down in the task bar to open a new
window, you just need to hit the hot spot and click on a window to
focus it. Easy isn't it? Also I love the ever growing set of
extensions it has.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: right; margin-left: 1em; text-align: right;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-hcXpII7ayIg/TwnMUMd26XI/AAAAAAAAAMQ/7NG_o0RAQHM/s1600/Gnome+3+weather+extension.png" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="164" src="http://2.bp.blogspot.com/-hcXpII7ayIg/TwnMUMd26XI/AAAAAAAAAMQ/7NG_o0RAQHM/s320/Gnome+3+weather+extension.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Weather Extension Gnome 3&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Like this weather extension which shows the
weather information and also the prediction of today and tomorrow.
Better than windows 7, I bet.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: left;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-AZofguC0BFM/TwnNGmMzuqI/AAAAAAAAAMg/IiEy0ftuhis/s1600/Gnome+3+Music+extension.png" imageanchor="1" style="clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="228" src="http://2.bp.blogspot.com/-AZofguC0BFM/TwnNGmMzuqI/AAAAAAAAAMg/IiEy0ftuhis/s320/Gnome+3+Music+extension.png" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Music Integration Extension Gnome 3&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Or my favorite extension, the music
player extension which shows the name of the music on top and lets
you change music by just a click without opening your music player.
Cool
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The best feature I love
is shipped by default without installing any extensions. Its the
empathy chat messenger integrated with the desktop. I love it the way
its easy to chat and catch up with your Facebook, G-Talk, Yahoo!
friends without even opening the browser or installing any software.
&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-7iE8EEshzxo/TwnNt7f9VMI/AAAAAAAAAMw/Cjgv9_sR1O0/s1600/gnome+3+empathy+integration+facebook+chat.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="268" src="http://4.bp.blogspot.com/-7iE8EEshzxo/TwnNt7f9VMI/AAAAAAAAAMw/Cjgv9_sR1O0/s400/gnome+3+empathy+integration+facebook+chat.png" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Empathy chat integrated in Gnome 3&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="western" style="margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;GNOME 3 is a altogether
a new thing which users haven't imagined before. Those who haven't
used Linux once, &lt;a href="http://www.linuxb.in/2011/10/how-to-install-ubuntu-1110-1104-1010.html"&gt;get one installed&lt;/a&gt;, those who are KDE fans, use it
one. You will surely be impressed.&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-476903162791471260?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=7plxhUUC-lI:U_sZnFtYJhM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=7plxhUUC-lI:U_sZnFtYJhM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/7plxhUUC-lI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/476903162791471260/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2012/01/killing-virus-with-linux-and-magic-of.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/476903162791471260?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/476903162791471260?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/7plxhUUC-lI/killing-virus-with-linux-and-magic-of.html" title="Killing a virus with Linux and the Magic of Gnome 3!" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-9daGxTsLc6U/TwnKo2-bxII/AAAAAAAAAMA/4TIKEDTT7Nw/s72-c/Gnome+3+theme+1.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2012/01/killing-virus-with-linux-and-magic-of.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEABSHk9eip7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-3036879052590378100</id><published>2011-10-15T18:42:00.000+05:30</published><updated>2012-02-23T14:15:59.762+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:15:59.762+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="Downloads" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="Distros" /><category scheme="http://www.blogger.com/atom/ns#" term="basic Linux tutorials" /><title>How to Install Ubuntu 11.10 (11.04, 10.10) alongside Windows 7 and XP without losing data (dual boot).</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;title&gt;&lt;/title&gt;
 
 &lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;


&lt;br /&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;This detailed tutorial
explains how to install Ubuntu 11.10&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;(Oneiric Ocelot)&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&amp;nbsp; 11.04, 10.10 or older
operating systems on your computer/laptop alongside Windows 7 or XP
without losing data.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Ubuntu is a cool and
widely used Linux operating system. Its is very good for new Linux
users because its very easy to use and its installation and other
software installation in it is very user-friendly. The best thing is
that you can use it freely and also obtain, distribute and modify it
freely as its a open-source software. If you want to explore Linux
and have no idea about it, its undoubtedly the best choice. This
guide will explain how to install Ubuntu alongside Windows on your
computer. Just follow the instructions and screenshots and it wont
take more than 30 minutes to install it on your system. Once you use
it, I guarantee, you will fall in love with it.&lt;/span&gt;&lt;br /&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;If you don't know what
Linux is and why is it better than Windows, consider looking at &lt;a href="http://intoanotherdawn.blogspot.com/2011/05/why-switch-to-linux.html"&gt;this post&lt;/a&gt;&amp;nbsp;for your answers. Also have a look at Ubuntu
11.10's cool features and review here.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Unlike Windows, Ubuntu's
new version is released every 6 months so that you can have state of
art software always with you. The version number of the software
depends on the year it is released along with the month it is
released. The latest release at the time of writing this post is on
October 2011, hence the name is Ubuntu 11.10.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Okay enough of
explanations, now straight to work.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To install Ubuntu on
your computer or laptop, you need three things.&lt;/span&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Ubuntu installation
 image.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;PenDriveLinux
 software.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;A USB Flash
 drive/Pendrive or a CD.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Step One : Download the Ubuntu Disk Image&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Go to &lt;a href="http://www.ubuntu.com/download/ubuntu/download"&gt;Ubuntu download page&lt;/a&gt;&amp;nbsp;and download the CD image (.iso) file from there. If
you are an Indian user, you can download it from &lt;a href="http://in.releases.ubuntu.com/"&gt;Indian mirror&lt;/a&gt;&amp;nbsp;for better speed. The name of the file will be something like
ubuntu-11.10-desktop-i386.iso. Also if you have more than 2 GB of
RAM, you can also obtain the 64 bit versions from there. If you
already have a Ubuntu CD along with you, you can skip to step 4.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Step Two : Download PenDriveLinux Software&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Once you have the image,
go to &lt;a href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/"&gt;PenDriveLinux&lt;/a&gt;&amp;nbsp;and download the software. Its a
just 1 MB software that helps you to install Linux from your pen
drive. Unlike Windows, you can also use your USB/flash drive to
install Linux. Or if you don't have a USB port, and would like to
install Linux from CD/DVD, just write the .iso file to a CD using
Nero.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Step Three : Extract the bootable image on your pendrive.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Open the PenDriveLinux
software that you just downloaded and accept the license agreement.
In the select Linux distributions, select Ubuntu 11.10 or the
version/OS you would like to install. 
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-jXl3EkY-TWI/TpmAZid3Y1I/AAAAAAAAAEQ/BVyWScJx1I4/s1600/Ubuntu+11.10+Installation+01.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="382" src="http://4.bp.blogspot.com/-jXl3EkY-TWI/TpmAZid3Y1I/AAAAAAAAAEQ/BVyWScJx1I4/s400/Ubuntu+11.10+Installation+01.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;In the next box, browse
and locate the Ubuntu iso file you have downloaded.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-8HO51mGzixo/TpmAdGBBawI/AAAAAAAAAEY/S25oaebAirU/s1600/Ubuntu+11.10+Installation+02.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="460" src="http://4.bp.blogspot.com/-8HO51mGzixo/TpmAdGBBawI/AAAAAAAAAEY/S25oaebAirU/s640/Ubuntu+11.10+Installation+02.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;In the next drop-down
menu, select your USB drive. Once all options have been set, click on
create.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-e6PR-lRk24s/TpmAh6af7iI/AAAAAAAAAEg/xLpk9u3V5AA/s1600/Ubuntu+11.10+Installation+03.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="482" src="http://2.bp.blogspot.com/-e6PR-lRk24s/TpmAh6af7iI/AAAAAAAAAEg/xLpk9u3V5AA/s640/Ubuntu+11.10+Installation+03.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;A confirmation box will
appear. Click on Yes.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-v20Ih-hqKQs/TpmAkYxSfUI/AAAAAAAAAEo/iTYPH9IZ370/s1600/Ubuntu+11.10+Installation+04.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="558" src="http://2.bp.blogspot.com/-v20Ih-hqKQs/TpmAkYxSfUI/AAAAAAAAAEo/iTYPH9IZ370/s640/Ubuntu+11.10+Installation+04.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The software will
extract and copy the files on your pendrive.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-xLdcX6sAH2g/TpmAn-bzfZI/AAAAAAAAAEw/IKkUP0JjfF8/s1600/Ubuntu+11.10+Installation+05.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="450" src="http://1.bp.blogspot.com/-xLdcX6sAH2g/TpmAn-bzfZI/AAAAAAAAAEw/IKkUP0JjfF8/s640/Ubuntu+11.10+Installation+05.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Once complete, you will
get the following screen with the message “Installation Done!
Process complete”.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-tThnhKV2lJk/TpmAqQvPoZI/AAAAAAAAAE4/myg7lXR1y6w/s1600/Ubuntu+11.10+Installation+06.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="472" src="http://4.bp.blogspot.com/-tThnhKV2lJk/TpmAqQvPoZI/AAAAAAAAAE4/myg7lXR1y6w/s640/Ubuntu+11.10+Installation+06.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Step 4: Tweaking the BIOS to boot from Removable Device/Pendrive&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Insert the pendrive or
the CD in your drive and restart your PC. If your BIOS setting
permits external booting, you will find Ubuntu booting on your PC (a
glowing brownish screen). If it doesn't you need to tweak your BIOS.
Restart you PC again and while it is booting, press the Del key (or
the corresponding key as mentioned in your motherboard manual). A
blue or black screen will appear. Using arrow keys, go to the boot
options menu. From there, select the first boot priority to removable
device  or CD drive. The picture below will help you.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-TvI4PP7-BVE/TpmB6cBUXGI/AAAAAAAAAG4/y1TP38bm5qE/s1600/Ubuntu+11.10+Installation+22.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="300" src="http://4.bp.blogspot.com/-TvI4PP7-BVE/TpmB6cBUXGI/AAAAAAAAAG4/y1TP38bm5qE/s400/Ubuntu+11.10+Installation+22.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;Step 5: Booting Up and Installing Ubuntu&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Once you have
successfully booted from the USB drive or CD, you will notice a
brownish screen with a loading like sign. &lt;/span&gt;
&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-8UKqFpvBZJI/TpmAr3xG6-I/AAAAAAAAAFA/2W8bXME5TGo/s1600/Ubuntu+11.10+Installation+07.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="354" src="http://3.bp.blogspot.com/-8UKqFpvBZJI/TpmAr3xG6-I/AAAAAAAAAFA/2W8bXME5TGo/s640/Ubuntu+11.10+Installation+07.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Let the thing load, and
once its done, you will find a screen something like this.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-3FX0s_EBYsY/TpmAu11Ls4I/AAAAAAAAAFI/5RiGx5SZrdM/s1600/Ubuntu+11.10+Installation+08.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="301" src="http://3.bp.blogspot.com/-3FX0s_EBYsY/TpmAu11Ls4I/AAAAAAAAAFI/5RiGx5SZrdM/s400/Ubuntu+11.10+Installation+08.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You can try Ubuntu to
give a test-drive without making changes in your hard-disk. However,
for this tutorial purpose, we will show you how to install Ubuntu.
Click on install Ubuntu, and the setup will check if your PC has
enough requirements for its installation. You will need at least 4.4
GB disk-space for a successful installation.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-q6Ihm_KIJlo/TpmAzas--7I/AAAAAAAAAFQ/Zco0shlnQBU/s1600/Ubuntu+11.10+Installation+09.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="253" src="http://3.bp.blogspot.com/-q6Ihm_KIJlo/TpmAzas--7I/AAAAAAAAAFQ/Zco0shlnQBU/s400/Ubuntu+11.10+Installation+09.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Click on continue. You will
be presented with three options. Install Ubuntu alongside Windows,
replace Windows with Ubuntu and Something else. 
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-EhuZlAKouik/TpmA3eGwupI/AAAAAAAAAFY/T-f1VOqHabQ/s1600/Ubuntu+11.10+Installation+10.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="255" src="http://3.bp.blogspot.com/-EhuZlAKouik/TpmA3eGwupI/AAAAAAAAAFY/T-f1VOqHabQ/s400/Ubuntu+11.10+Installation+10.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Choose the first option
and you will be presented with a screen that will allow you to change
the disk-space associated with Ubuntu. Drag the partition pointer to
set your desired space. I have allocated 10 GB to Ubuntu as shown in
the figure.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-VP0BBSnxaqE/TpmBEpL_-AI/AAAAAAAAAFo/tnuT0WZp3pg/s1600/Ubuntu+11.10+Installation+12.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="258" src="http://1.bp.blogspot.com/-VP0BBSnxaqE/TpmBEpL_-AI/AAAAAAAAAFo/tnuT0WZp3pg/s400/Ubuntu+11.10+Installation+12.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The installation will
begin. Click on your country or type on the box to select your
time-zone.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-ihuAyy7qSNQ/TpmBLkwWzCI/AAAAAAAAAFw/4Kiiel-vOvs/s1600/Ubuntu+11.10+Installation+13.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="292" src="http://3.bp.blogspot.com/-ihuAyy7qSNQ/TpmBLkwWzCI/AAAAAAAAAFw/4Kiiel-vOvs/s400/Ubuntu+11.10+Installation+13.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You will be asked to
choose your keyboard layout. In most cases, you must leave it
default.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-HmifUY_eaBU/TpmBQ9l-LoI/AAAAAAAAAF4/iYodOVo4AGI/s1600/Ubuntu+11.10+Installation+14.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="255" src="http://4.bp.blogspot.com/-HmifUY_eaBU/TpmBQ9l-LoI/AAAAAAAAAF4/iYodOVo4AGI/s400/Ubuntu+11.10+Installation+14.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The setup will ask your
name, your username and password. Fill it. Do not tick the “encrypt
my home folder” option until and unless you know what you are
doing.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-5tZ28sLA5YQ/TpmBVCi0IxI/AAAAAAAAAGA/U0Nn7yN4GnA/s1600/Ubuntu+11.10+Installation+15.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="275" src="http://4.bp.blogspot.com/-5tZ28sLA5YQ/TpmBVCi0IxI/AAAAAAAAAGA/U0Nn7yN4GnA/s400/Ubuntu+11.10+Installation+15.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Done! Now the setup will
copy files, configure hardware and do other stuff needed. While this
is done, you can have a look at the nice sideshow to get to know the
new features of Ubuntu.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-KHtl-mWbE2c/TpmBbk-X68I/AAAAAAAAAGI/W6YDR2DrYlI/s1600/Ubuntu+11.10+Installation+16.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="281" src="http://2.bp.blogspot.com/-KHtl-mWbE2c/TpmBbk-X68I/AAAAAAAAAGI/W6YDR2DrYlI/s400/Ubuntu+11.10+Installation+16.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Once the installation is
done, you will be presented with the following dialog. Hit “Restart
now”.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-9iIMJnjWdHY/TpmBfo0UAMI/AAAAAAAAAGQ/bQTh2krqO68/s1600/Ubuntu+11.10+Installation+17.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="146" src="http://2.bp.blogspot.com/-9iIMJnjWdHY/TpmBfo0UAMI/AAAAAAAAAGQ/bQTh2krqO68/s400/Ubuntu+11.10+Installation+17.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You will be presented
with the following screen where you can choose which operation system
you need to boot to. Choose Ubuntu (first option) and you will be
booted to your new operating system.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-Z9Leta_cfvw/TpmBhSdWmKI/AAAAAAAAAGY/sfeMEntaX90/s1600/Ubuntu+11.10+Installation+18.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="295" src="http://4.bp.blogspot.com/-Z9Leta_cfvw/TpmBhSdWmKI/AAAAAAAAAGY/sfeMEntaX90/s400/Ubuntu+11.10+Installation+18.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;In the login box, type
your password&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-A_JCXEDCWeU/TpmBmCVkEHI/AAAAAAAAAGg/DKNPQzyqQDk/s1600/Ubuntu+11.10+Installation+19.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="302" src="http://4.bp.blogspot.com/-A_JCXEDCWeU/TpmBmCVkEHI/AAAAAAAAAGg/DKNPQzyqQDk/s400/Ubuntu+11.10+Installation+19.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;and you will be taken to
the desktop.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-pOq5By3Bu-M/TpmBw-fV0uI/AAAAAAAAAGo/Up7M2ieI51k/s1600/Ubuntu+11.10+Installation+20.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="252" src="http://2.bp.blogspot.com/-pOq5By3Bu-M/TpmBw-fV0uI/AAAAAAAAAGo/Up7M2ieI51k/s400/Ubuntu+11.10+Installation+20.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Explore a little of your
new OS. Be sure to check out next tutorial on first steps after
Ubuntu installation. Play, enjoy, its fully yours.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;When done, go to
top-most right corner of your screen and click on the ring icon. From
here, you can restart or shutdown your computer.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-anSTze6HRO4/TpmB0mn89wI/AAAAAAAAAGw/bI3OOozeq18/s1600/Ubuntu+11.10+Installation+21.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="279" src="http://4.bp.blogspot.com/-anSTze6HRO4/TpmB0mn89wI/AAAAAAAAAGw/bI3OOozeq18/s320/Ubuntu+11.10+Installation+21.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Be sure to subscribe to
us or like us in Facebook to get to know how to get things done and
do the most from Ubuntu OS. If you encountered any problem, you can
comment it below.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-3036879052590378100?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=9VP3qGzuOwI:_gO_CWTC-io:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=9VP3qGzuOwI:_gO_CWTC-io:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/9VP3qGzuOwI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/3036879052590378100/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2011/10/how-to-install-ubuntu-1110-1104-1010.html#comment-form" title="8 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/3036879052590378100?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/3036879052590378100?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/9VP3qGzuOwI/how-to-install-ubuntu-1110-1104-1010.html" title="How to Install Ubuntu 11.10 (11.04, 10.10) alongside Windows 7 and XP without losing data (dual boot)." /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-jXl3EkY-TWI/TpmAZid3Y1I/AAAAAAAAAEQ/BVyWScJx1I4/s72-c/Ubuntu+11.10+Installation+01.jpg" height="72" width="72" /><thr:total>8</thr:total><feedburner:origLink>http://www.linuxb.in/2011/10/how-to-install-ubuntu-1110-1104-1010.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEMFQHg8cSp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-8684070458181860385</id><published>2011-10-03T10:27:00.000+05:30</published><updated>2012-02-23T14:10:11.679+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:10:11.679+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Creative Endeavors" /><category scheme="http://www.blogger.com/atom/ns#" term="poems" /><title>Thank God, some people don't change in life</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif; font-size: x-large;"&gt;A short poem by me specially for those people who stood by me all through the ups and downs, and are still doing the same&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: black; line-height: 16px;"&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I have seen them falling apart, and then tried to unite again&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I have seen people change more faster than seasons&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;And some leaving me without any reason&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I have known to put the broken pieces of my heart together&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;And to be strong, for a day another..&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Through all these pain, I have grown,&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;From stories still unknown&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;While I look back, I smile at the sight&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Thank God, some people dont change in life..&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;font face="courier new"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/br&gt;
Liked it? Please consider +1 it below.&lt;/br&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/font&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-8684070458181860385?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=vBUqloTtTvg:O3M_ktjsQDc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=vBUqloTtTvg:O3M_ktjsQDc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/vBUqloTtTvg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/8684070458181860385/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2011/10/thank-god-some-people-dont-change-in.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/8684070458181860385?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/8684070458181860385?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/vBUqloTtTvg/thank-god-some-people-dont-change-in.html" title="Thank God, some people don't change in life" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2011/10/thank-god-some-people-dont-change-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEMAQn09cCp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-7737277053842482324</id><published>2011-10-01T23:15:00.001+05:30</published><updated>2012-02-23T14:10:43.368+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:10:43.368+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Me Uncensored" /><category scheme="http://www.blogger.com/atom/ns#" term="memoirs" /><title>Boulevard of Broken Dreams</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;title&gt;&lt;/title&gt;
 
 &lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;


&lt;br /&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;This
is probably the last time I am writing like this, that is a silent
pain in my heart, and eyes  moist, most probably of because whats
happening inside me now. My grandma, inquisitive and caring as usual
asking me questions one after the other of how was my day, where I 
went, etc. I am not interested in answering all that, and am becoming
more and more irritated as she goes from  one question to other, all
that doesn't matter me much.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Today
is my third day without her, something which I never had imagined.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;This
would have been one of the best days of my life, because I had gone
to Kolkata to enjoy the best pandals in the occasion of Durga Puja,
with one of my old friends, Samyadip. But see, she removed,
automatically the fun gets removed even in the best day of my life.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;While
I write all this, I am having a look at my cell every few minutes,
still waiting for her call or SMS, even though my cell is at the
loudest mode and I will get notified of any activity. Old habits die
hard.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;It
all started on 29&lt;sup&gt;th&lt;/sup&gt; of last month. She was not talking
much with me through the whole day. Afternoon, while returning from
college, I called her:&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Where
are you?”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;“With
my friends, enjoying in the ghat” -  her voice said.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Couldn't
call me once”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“I
forgot”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;It
was usual nowadays of forgetting to call me and SMS me, like all
duties that are forgotten. I kept down the phone and said to my inner
self - “this wont last long”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Immediately
at an instant, another voice within me said, “Come on dude, you can
let it end like this, you have to improve things with her”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
didn't wanted to lose her at any cost.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Evening
flew, I waited to call her at midnight, our usual time for talking.
After getting up from dinner, I finally got an SMS from her - “I
want a breakup”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
coudnt believe. More than that, I never believed her saying so. I
replied back - “Don't be silly, you are already on a break”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
expected something positive. Even though I know it was vain to think
so.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“I
am serious, I want a full breakup”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
started calling her, her phone was busy. I waited. She replied
finally - “I will talk with you a bit later”.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
knew everything is over. I switched off the lights to let me be in a
most comfortable position possible at that moment. And truly saying,
I cried the loudest in my life, more louder than I ever had.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;My
grandma was still awake. Hearing the noise, she said - “What
happened?”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Nothing”,
I said in normal voice.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;She
felt asleep. Not me.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
called her again. It was still in waiting. The longest wait I had
ever had. Just 20 minutes now seemed like a day.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Finally
she received.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
asked her - “What happened?”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Nothing.
And I am damn serious of what I am talking about.”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“U
cant do something like this”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“I
am doing so”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Okay,
why?”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“I
don't have any feeling for you”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“I
know that, we will work on it...”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Stop
acting like a fool. For two months I don't have any feelings for you
and you are telling it will get back in three years? It will never
come back again”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Her
voice was firm. I said - “look you are on a break already for this.
I cant give you a break up again for it”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Okay,
you want to know why I really want a break up? I love another guy”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Whose
that?”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Raj”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Raj
– I recalculated. The guy who is a model, and fucks an aunt in his
upper flat to fulfill mutual desires. And this girl is lame and
foolish enough to fall in his love. If anything seemed funny and
stupid at the same time at this moment, it was this.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“So,
you can ignore him, and control your feelings..”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“I
cant ignore him, is that clear? And I don't want you to tell me which
feelings to control either”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
agree I was a bit possessive, but I had nothing more to do now.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“Okay,
listen, one day you will suffer for it”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;“I
will suffer, you don't need to worry about it”&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;She
disconnected the phone.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
had no time to think now, moreover I didn't wanted anything to think.
I just dialed the number of my good friends in college, announcing
the news to them.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
was not crying. My mind was blank.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;They
were more than happy to say the truth. Finally we can flirt girls
together.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
fell asleep, and as I had expected, I woke up early at 5 AM. And the
first thing that came in my mind is that we are not together anymore.
I checked my phone, no SMS from her.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Yes.
I had broken all contacts with her last night.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Friends
were supportive, more than I had thought. Some found her act stupid,
some said good that you are free to look other girls, all the things
to ease me the most. Thank God, some people don't change.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
waited for her SMS the whole day. Last night she had sent me one  -
be happy with your life, best of luck for your future, don't cry and
do all that stuff.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
had sent this reply – I am not going to cry for a girl like you.
And I know that I will be successful, even without your wishes.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Maybe
she will reply that..&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;She
didn't.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;span style="color: black;"&gt;One
day passed peacefully. The nights and midnights were the hardest to
keep my mind&amp;nbsp;&lt;/span&gt;away from crying. I found an easy solution – to sleep
as soon as possible.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;It
was now the time to analyze my charge-sheet and have a look at what I
had lost. The thing which I hurt me the most is that I had lost a
friend whom I could share all the feeling with.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Last
three years, there were only rare stories that I haven't told her. I
lost that person.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;As
I thought deeper, I found the reasons of our breakup. She always
wanted a person who was good looking and could dress up well, was a
hunk, had a tattoo in his arms etc things that only immature girl
think when at teens. I knew I look good, but regarding dress and more
trival thing, I had more serious things to worry apart from them.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;My
hopeful heart had other stories to tell. It wanted her back, I
didn't. It stroked a deal, if she calls me today by 12 night, she is
going to come back to me.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;May
be something like telepathy is really there. She actually did called,
only to ask me if I was good. She expects so. Wow.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;These
raised more false hopes that I do not want to live with. I don't want
her in my life anymore.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
realized – her voice, her SMS, that I could die for one day, are
making me weak. I made it clear to her that I don't want any contact
from her before three months. I don't want false expectations to
arise in my mind at this stage.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Whats
next? I have great things to have fun and keep me busy. First of all
there is Puja. Then a vacation to south, and to sea, the thing I love
to go to. Then there are damn interesting subjects to keep me busy –
like Visual Basic, Gambas and Linux.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;It
will pass. Time will heal me, I know that. Only if she doesn't calls
me again and I keep my mind busy enough so that I don't feel lonely.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
am a human being after all. I have already made a checklist of my
next girl. First of all she must a techie, to feel the passion I have
for it. Second she must be matured and intelligent enough to judge a
person not based on looks. And third she must be my good friend.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;I
know that girls of this age are not that matured. So I am expecting
my next relationship after graduation. But I am keeping options open.
May be I will find her in college, or the institute I want to take
admissions for the crash course, or may be in the train from Chennai.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;Even
after all this, life continues to show you dreams..&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY" style="background: transparent;"&gt;
&lt;span style="color: black; font-family: Arial, Helvetica, sans-serif;"&gt;PS:
I was literally crying before writing this, but now, I am perfectly
okay, positive and happy. That's what the power of writing your mind
out is.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-7737277053842482324?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=x58luq7QFIA:27DEVWGbwCg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=x58luq7QFIA:27DEVWGbwCg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/x58luq7QFIA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/7737277053842482324/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2011/10/boulevard-of-broken-dreams.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/7737277053842482324?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/7737277053842482324?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/x58luq7QFIA/boulevard-of-broken-dreams.html" title="Boulevard of Broken Dreams" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2011/10/boulevard-of-broken-dreams.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEIBQn0-fyp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-7959273969108775392</id><published>2011-09-27T20:54:00.001+05:30</published><updated>2012-02-23T14:12:33.357+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:12:33.357+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Reviews" /><category scheme="http://www.blogger.com/atom/ns#" term="leaks" /><category scheme="http://www.blogger.com/atom/ns#" term="websites" /><title>Free Domains : .co.cc, .tk, .co.nr, .co.nz : Are they worth it? Legit or Scam?</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;title&gt;&lt;/title&gt;
 
 &lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;


&lt;br /&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif; font-size: large;"&gt;Free domains like .tk, .co.nr, .co.cc etc are present all over the internet, also they look attractive for most webmasters. But are they legit or a scam and really worth?&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;So finally you have got
a blog. You have enough data to share. But you don't like a
me.blogspot.com or a me.wordpress.com address. It hurts your ego much
because you feel that you are under someone. No one likes dominated
right? So then, you want to throw your sub-domain and get a domain.
But you are either too poor or too miser to spend. So you open the
best tool on the internet, and type two golden words : free domains.
And lo! You are amazed by the plenty of free things on the internet.
Relax. You haven't got that far yet.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Speaking of free
domains, I have personal experience with two of them. One is .co.cc
and another is .tk. Of the above list, a .tk domain looks the best,
because it doesn't has a .co tag attached with it. People will have
to type less to reach your site. Also it looks good for technology
blogs, because it sounds something like tech. But before plunging
into getting one, just have a look at my story below.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I got a .tk domain quite
a few months ago, when my blog was new and I had chosen custom
hosting because of the limitations wordpress.com gave. Now getting a
good free host is another story, which I will discuss later. For that
time, truly speaking, I was more than happy, so much that I even
joined their ambassador program as a return for their gratitude. The
site says that they give free domains to support poor people of
Tokeleu islands. If you join their referall program and urge people
to join their site, you will get a virtual currency called fish. With
more fishes you accumulate, you can exchange them from gifts such as
MP3 players, mouse etc. Good enough right?&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;One thing that always
irritated me is that though you have full control over the domain,
including CNAME records, nameservers etc, you don't get full
ownership of the domain, unless you pay them If you have a .tk
domain, you can check the whois to confirm this yourself.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;There is no free lunch
in the world. When they give you a free domain, its natural that they
expect something back from you. But that something was too unnatural
to believe. Just 25 hits per month. That's what my website used to
get in a few hours, so I used to not worry much about that. What
worried me more is this &lt;a href="http://dottkscam.blogspot.com/2010/02/dot-tk-giant-sedo-parking-scam-stealing.html"&gt;blog post&lt;/a&gt;&amp;nbsp;which says that .tk was a
domain parking scam. For non-IT people, what does that mean?&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Well, in layman's words,
when you start a website, its natural that you will publicize it much
over the web because everyone loves more and more visitors. This is
mainly done by writing good articles, and giving the link over
wherever you can. More you link pages of your site, more it improves
search engine position because Google ranks sites according to
algorithm that is much dependent on backlinks. Lower is your search
position, its likely that more visitors you will get. 
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;By parking scam I mean
is that .tk people give you a free domain for using and publicizing.
When your site is getting enough visitors and has got enough links,
they sell it to someone who is hungry for free traffic. And sadly,
you can do nothing about it. Because legally you are not the owner of
the domain.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;At first, I didn't
believe it, as I am a normal human being who doesn't believe things
until that happens to himself. But over searching keywords like .tk
scam I got more and more worried because of increasing number of
complaints they have got. Also, I was a member of their &lt;a href="https://www.facebook.com/groups/199032853456914/"&gt;Facebook group&lt;/a&gt;&amp;nbsp;and after every few days, a guy used to come and
complain for his rejected domain.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I became cautious and
number of links of my .tk site was increasing. What if they snatched
my domain someday? My all hard work and visitors will go in vain.
Finally one good day, I decided to switch to a standard .blogsopt.com
address. Not cool enough but definitely more reliable.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Time passed, I had made
the domain to redirect to my blogspot sub-domain. Nothing unnatural
happened. Finally one fine day I got to realize that I have taken the
right decision. I got an email from them, screenshot below:&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-LbtuxxxvUzo/ToHpucWLFWI/AAAAAAAAAEM/lAa33ijCvLY/s1600/Screenshot-64.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="333" src="http://4.bp.blogspot.com/-LbtuxxxvUzo/ToHpucWLFWI/AAAAAAAAAEM/lAa33ijCvLY/s400/Screenshot-64.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I bet you have a look in
my sight once, you wont find any adult/copyrighted material. Even for
images I have taken from somewhere, I always provide a backlink to
the original site in the courtesy section.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Now whenever I open my .tk site, I land up in a site which has got only adds and nothing else.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;So its quite proved that
.tk is almost a scam, unless you pay them. Frankly speaking, I will
better get a more popular domain that paying $6 an year for a .tk
address.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Next comes more free
domains in the list such as .co.cc and .co.cz. Now both of them are
banned by Google, because its believed that most of their sites host
malware, so you cant expect search traffic (which comprises a good
number of visitors) from them. For me, except for the banned fact,
.co.cc domains are quite reliable. I have been using them for an
email domain for over an year now (using Google Apps), and haven't
experienced much problem from them.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The best of all domains
according to me is a .co.nr address. But as far as I know, they just
do URL forwards, so they cannot be termed as a real domain. Also,
apart from this popular ones, you can have a search for more free
domains on the net.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;But the real question is
: are they really worth it? First of all for them, your site doesn't
look professional, and if you are getting quite a number of visitors
per day, it never hurts to pay just Rs. 99 and get a .in domain. So
my advice for you is : post good articles, gain a regularly number of
visitors per day, and then buy a domain. It will definately help you
in the long run&lt;/span&gt;&lt;span style="font-family: Georgia, serif;"&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-7959273969108775392?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=5TBP04apxn0:WLx4R-PCVA0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=5TBP04apxn0:WLx4R-PCVA0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/5TBP04apxn0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/7959273969108775392/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2011/09/free-domains-cocc-tk-conr-conz-are-they.html#comment-form" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/7959273969108775392?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/7959273969108775392?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/5TBP04apxn0/free-domains-cocc-tk-conr-conz-are-they.html" title="Free Domains : .co.cc, .tk, .co.nr, .co.nz : Are they worth it? Legit or Scam?" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-LbtuxxxvUzo/ToHpucWLFWI/AAAAAAAAAEM/lAa33ijCvLY/s72-c/Screenshot-64.png" height="72" width="72" /><thr:total>5</thr:total><feedburner:origLink>http://www.linuxb.in/2011/09/free-domains-cocc-tk-conr-conz-are-they.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEEFSH4_fCp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-6816751125908502201</id><published>2011-09-26T19:47:00.002+05:30</published><updated>2012-02-23T14:13:39.044+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:13:39.044+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="basic Linux tutorials" /><title>Facebook Charging For Its Service - A Rumor</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif; font-size: large;"&gt;Unfolding the rumor which says you will now need to pay to use Facebook.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;I came&amp;nbsp;across&amp;nbsp;a&amp;nbsp;rumor (well&amp;nbsp;rumor&amp;nbsp;really)&amp;nbsp;that is floating in the Internet whole today. I am an active&amp;nbsp;Facebook-er&amp;nbsp;&lt;a href="https://www.facebook.com/sauravmodak"&gt;(here's my profile)&lt;/a&gt;&amp;nbsp;so its really irritates me a lot to see things such as this, and irritates me more that people start believing it. Some screenshots of status updates by my friends -&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-CT4JloaMHEQ/ToCIjk2D9GI/AAAAAAAAAD8/qoduy45LJtY/s1600/Facebook+charging+1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/-CT4JloaMHEQ/ToCIjk2D9GI/AAAAAAAAAD8/qoduy45LJtY/s1600/Facebook+charging+1.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You may have noticed updates like this even in your friends' wall, which says that if you do not copy it to your wall, you will be charged. Here is another status update which mentions the&amp;nbsp;tariff&amp;nbsp;of the charges:&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-dzZJIgBPNoo/ToCImpXuT7I/AAAAAAAAAEA/VaXYmIDhj4I/s1600/Facebook+charging+2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="156" src="http://1.bp.blogspot.com/-dzZJIgBPNoo/ToCImpXuT7I/AAAAAAAAAEA/VaXYmIDhj4I/s400/Facebook+charging+2.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-YJRSPOXy2c8/ToCGDuj1UTI/AAAAAAAAAD0/K76KEGDHX1M/s1600/Screenshot-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Like I said before, though the updates say that I has been declared on the news, I&amp;nbsp;haven't&amp;nbsp;heard things of that sort from any news channel or site. Here is the update from&amp;nbsp;Facebook&amp;nbsp;official page.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-J8zGJjPzITo/ToCIpNbqaXI/AAAAAAAAAEE/Teb1hGGx3L4/s1600/Facebook+charging+3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/-J8zGJjPzITo/ToCIpNbqaXI/AAAAAAAAAEE/Teb1hGGx3L4/s1600/Facebook+charging+3.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-w7gvyY6zBQM/ToCG6rxJ5MI/AAAAAAAAAD4/x3xAymH1zcw/s1600/Screenshot-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, 'Times New Roman', serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;What this means? Well chill. Facebook earns enough from ads and other sources of income. So its free for now, and hopefully for future too. Click this &lt;a href="https://www.facebook.com/facebook/posts/10150420085741729"&gt;link&lt;/a&gt; to read the original message.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-6816751125908502201?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=J6Oluzsd5Mg:lzqlYk4HW78:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=J6Oluzsd5Mg:lzqlYk4HW78:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/J6Oluzsd5Mg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/6816751125908502201/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2011/09/facebook-charging-for-its-service.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/6816751125908502201?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/6816751125908502201?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/J6Oluzsd5Mg/facebook-charging-for-its-service.html" title="Facebook Charging For Its Service - A Rumor" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-CT4JloaMHEQ/ToCIjk2D9GI/AAAAAAAAAD8/qoduy45LJtY/s72-c/Facebook+charging+1.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2011/09/facebook-charging-for-its-service.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEENRHw-cCp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-6359620969828048555</id><published>2011-09-26T13:47:00.003+05:30</published><updated>2012-02-23T14:14:55.258+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:14:55.258+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Mobile Zone" /><category scheme="http://www.blogger.com/atom/ns#" term="java mobile games" /><category scheme="http://www.blogger.com/atom/ns#" term="Reviews" /><category scheme="http://www.blogger.com/atom/ns#" term="Downloads" /><title>Tattoo Tycoon Free Review and Download - Best Mobile Java Games</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;title&gt;&lt;/title&gt;    &lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
  A:link { so-language: zxx }
 --&gt;
 
&lt;/style&gt;   &lt;br /&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif; font-size: large;"&gt;Tattoo Tycoon is an interesting and fun filled mobile game availiable on java and android platforms. Here is a short review with download links of it&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;When I am writing a post on this blog after almost two months, that also review and story-line of a game, then you must assume that this has something special. To say the truth, I had almost given up mobile gaming after getting a PC, but this one has the ability to get you addicted and leave your PC for a while and comfortably lie on your bed and play it for hours.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-jzkkvsoESe8/ToAyQZT1T5I/AAAAAAAAADg/Pj6UsifP22M/s1600/tattoo-tycoon-01.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/-jzkkvsoESe8/ToAyQZT1T5I/AAAAAAAAADg/Pj6UsifP22M/s400/tattoo-tycoon-01.jpg" width="398" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Tattoo Tycoon is just another Real Time Strategy kinda game from &lt;a href="http://www.handy-games.com/"&gt;Handy Games&lt;/a&gt;. But unlike most RTS games, its simple to learn and also simple to win. So even if you are not a strategic gamer, and also hate playing games because you lost, I bet you still would love it. The main object of the game is to run a tattoo studio and make your business profitable. Over time, you have to fulfill some simple objectives like tattooing a specific number of people, earning a stated amount of money, etc.&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-nWwmVHVmDc8/ToAySUDDjtI/AAAAAAAAADk/Gda_8Gkthdo/s1600/tattoo-tycoon-02.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-nWwmVHVmDc8/ToAySUDDjtI/AAAAAAAAADk/Gda_8Gkthdo/s1600/tattoo-tycoon-02.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;There is a tutorial and also an extensive help system that briefly describe all the aspects of the game. Once you go through the tutorial, you are ready to have fun and waste your time for hours.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Apart from earning money, you also have to keep in mind two other scores – one is customer happiness and second is reputation. These are directly proportional to the number of items you have in your shop, so serving customers and earning money quickly is the easiest strategy to win.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;In most campaigns, in the beginning, you will be presented with two items – a stool where your customers sit for tattooing and a cash register. When a customer is interested in tattooing comes to the cash register, you will have to counsel him to find the right tattoo suited for him. After that he/she sits on the chair and you do the tattooing.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Each tattoo consists of combination of love, animal, death and tribal signs. You can research more tattoos by buying a drawing table and charge more thus earn more money. Also you can improve your tools in later levels that make your work faster, more perfect and injury less.&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-enZC5xQ7RKA/ToAyWTxmloI/AAAAAAAAADo/x_sVm54DTt0/s1600/tattoo-tycoon-03.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="223" src="http://4.bp.blogspot.com/-enZC5xQ7RKA/ToAyWTxmloI/AAAAAAAAADo/x_sVm54DTt0/s400/tattoo-tycoon-03.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Apart from tattooing, you can have more means of earning money, such as soft drinks, t-shirts, coffee and posters. Also as it becomes hotter outside, make sure you have sofas and ventilators to make your customers more comfortable. You can also have decorative items in your shop such as plants and displays. All this makes make your customers more happy, directly earning you more reputation, and indirectly more money as more and more customers come to a well reputed shop.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;If you are having trouble with your work, you can hire employees to do work such as tattooing, researching new tattoos or improving your tools. Also you can buy new rooms and expand your business. If you are having less reputation, you can buy a computer and advertise your studio, though its effect is short-lived.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-DYUc1WVAZtM/ToAyZHrKddI/AAAAAAAAADs/6aoH_rKJpO4/s1600/tattoo-tycoon-04.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="223" src="http://3.bp.blogspot.com/-DYUc1WVAZtM/ToAyZHrKddI/AAAAAAAAADs/6aoH_rKJpO4/s400/tattoo-tycoon-04.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The game ends when you have earned enough reputation and money, and then you can proceed to the next harder campaign. There are six campaigns in total, all enjoyable and intensively playable.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;The free version of the game is a adware, but it wont hurt you much to get the developers paid for this wonderful work they have done. Also this game is supported from old java based phones to newer android models, so download it and get playing :-)&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;i&gt;&lt;b&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Rating: 4/5.&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Quick tip: Buy cheaper items such as plants to quickly earn more reputation and do a profitable business.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;&lt;i&gt;Download Links :&lt;/i&gt;&lt;/b&gt;&amp;nbsp;&lt;a href="https://market.android.com/details?id=com.hg.tattootycoon&amp;amp;hl=en"&gt;Android (Paid)&lt;/a&gt;&amp;nbsp;| &lt;a href="https://market.android.com/details?id=com.hg.tattootycoonfree"&gt;Android (Free Adware)&lt;/a&gt;&amp;nbsp;| &lt;a href="http://store.ovi.com/content/59362"&gt;Nokia (Java Free Adware)&lt;/a&gt;&amp;nbsp;| &lt;a href="http://www.handy-games.com/public/software_details.php?software=259&amp;amp;language=en&amp;amp;search=tattoo%20tycoon&amp;amp;sort=releasedate&amp;amp;searcharea=1"&gt;Handy Games&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b style="font-style: italic;"&gt;Image&amp;nbsp;Courtesy:&lt;/b&gt;&amp;nbsp;&lt;a href="http://wwww.jamster.com/"&gt;jamster.com&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;span class="Apple-style-span" style="color: #228822; font-family: arial; font-size: 13px; line-height: 15px;"&gt;&lt;a href="http://androidzoom.com/"&gt;androidzoom.com&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #228822; font-family: arial; font-size: 13px; line-height: 15px;"&gt;&lt;a href="http://andguru.com/"&gt;andguru.com&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #228822; font-family: arial; font-size: 13px; line-height: 15px;"&gt;&lt;a href="http://mobile360.org/"&gt;mobile360.org&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-6359620969828048555?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=-xNhvrMbrPk:JWFz3_GSDjE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=-xNhvrMbrPk:JWFz3_GSDjE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/-xNhvrMbrPk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/6359620969828048555/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2011/09/tattoo-tycoon-free-review-and-download.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/6359620969828048555?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/6359620969828048555?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/-xNhvrMbrPk/tattoo-tycoon-free-review-and-download.html" title="Tattoo Tycoon Free Review and Download - Best Mobile Java Games" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-jzkkvsoESe8/ToAyQZT1T5I/AAAAAAAAADg/Pj6UsifP22M/s72-c/tattoo-tycoon-01.jpg" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.linuxb.in/2011/09/tattoo-tycoon-free-review-and-download.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C08MQXs_cSp7ImA9WhVTEkk.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-244251793478630662</id><published>2011-07-21T14:57:00.002+05:30</published><updated>2012-02-26T13:08:00.549+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-26T13:08:00.549+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><category scheme="http://www.blogger.com/atom/ns#" term="Software" /><category scheme="http://www.blogger.com/atom/ns#" term="advanced Linux tutorials" /><title>Customizing Linux GRUB (Part II) : Changing the GRUB Background (Splash Menu) Image</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;   &lt;br /&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif; font-size: large;"&gt;This tutorial helps you to change the background image of GRUB, i.e. the splash image that comes behind the OS menu while booting.&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;In the &lt;a href="http://intoanotherdawn.blogspot.com/2011/07/hacking-and-customizing-linux-grub-part.html"&gt;previous&lt;/a&gt; tutorial, we had learned some basics of GRUB such as changing operating systems' names, adding more OS entries etc. In this tweak, we will learn how to change the background image of the GRUB menu which shows the operating system list. I found the background image quite boring, so I did this.&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Note :&lt;/b&gt; Although the GRUB background image will be changed, after every GRUB update, it will be reverted to the original one, so you have to repeat this after every time you update it.&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Step One:&amp;nbsp;&lt;/b&gt; First of all, you need to find an image. If you don't have it already, consider looking at &lt;a href="http://gnome-look.org/"&gt;gnome-look.org&lt;/a&gt;&amp;nbsp;or a simple&amp;nbsp;&lt;a href="http://www.google.co.in/search?q=linux&amp;amp;hl=en&amp;amp;prmd=ivnslb&amp;amp;source=lnms&amp;amp;tbm=isch&amp;amp;ei=F-gnTrGSD4zrrQeQxYW-CQ&amp;amp;sa=X&amp;amp;oi=mode_link&amp;amp;ct=mode&amp;amp;cd=2&amp;amp;ved=0CBcQ_AUoAQ&amp;amp;biw=1366&amp;amp;bih=654"&gt;google search&lt;/a&gt;&amp;nbsp;for some good ones. Please note that .gif images  with animations cannot be included as GRUB background.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;We are going to set up this image as our menu background.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-H_a0_xoOTwk/Tifou-N3QDI/AAAAAAAAAC4/gsymGDHDQq0/s1600/adni18_linux_202_BigPrev.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="256" src="http://4.bp.blogspot.com/-H_a0_xoOTwk/Tifou-N3QDI/AAAAAAAAAC4/gsymGDHDQq0/s320/adni18_linux_202_BigPrev.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Step Two :&lt;/b&gt; GRUB doesn't support images with more than 14 colors in an image. So we need to reduce the above image to 14 colors so that we can use it in GRUB. To do that, open the image with GIMP. Go to Image menu &amp;gt; Mode &amp;gt; Indexed.&lt;/span&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;   &lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;        &lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;       &lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;       &lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;       &lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;   &lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;a href="http://4.bp.blogspot.com/-DNcjX-SbY7w/Tifp-8Lx_1I/AAAAAAAAAC8/us63MAbmi8Y/s1600/changing+grub+splash1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="352" src="http://4.bp.blogspot.com/-DNcjX-SbY7w/Tifp-8Lx_1I/AAAAAAAAAC8/us63MAbmi8Y/s400/changing+grub+splash1.png" width="400" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;A window will come as shown below. Select “Generate Optimum Palette” and set the maximum number of colors to 14. When done, select convert.&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/--OzKSW19D7A/Tifqx5vU5II/AAAAAAAAADA/7U4WZY4tGIo/s1600/changing+grub+splash+2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="371" src="http://3.bp.blogspot.com/--OzKSW19D7A/Tifqx5vU5II/AAAAAAAAADA/7U4WZY4tGIo/s400/changing+grub+splash+2.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: justify;"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Your image will be transformed to 14 colors. If it doesn't looks good, you can select another image to set as your background splash image for GRUB.&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Step Three :&lt;/b&gt; Next to scale the image, go to Image menu and select scale&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-PHU7EtcDqW0/TiftbMt5C2I/AAAAAAAAADE/BGoiDTY2iqg/s1600/changing+grub+splash3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/-PHU7EtcDqW0/TiftbMt5C2I/AAAAAAAAADE/BGoiDTY2iqg/s400/changing+grub+splash3.png" width="286" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;A window will come like this, set the width to 640 pixels and height to 480 pixels. Then select “Scale”. It will be changed to the provided size. Save the image and exit.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-Q_TEpvPi2tY/Tift54E0vKI/AAAAAAAAADI/knC3SxBMrHM/s1600/changing+grub+splash+4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/-Q_TEpvPi2tY/Tift54E0vKI/AAAAAAAAADI/knC3SxBMrHM/s400/changing+grub+splash+4.png" width="386" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Step Four :&lt;/b&gt; Now we have saved the image, it it to be noted that GRUB doesn't supports traditional .jpg or .png formats. We need to convert to to a special format called .xpm. Previous versions of GIMP supported the .xpm format, but modern ones don't. Also note that .jpg image may not support 14 colors so you may need to convert it to .png first.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Go to the site &lt;a href="http://www.convertmyimage.com/"&gt;http://www.convertmyimage.com&lt;/a&gt;&amp;nbsp;which is an online image converter site that supports many formats, including .xpm. Upload that image and convert it to .xpm. When done, download it and save it in your PC.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Step Five :&lt;/b&gt; Now there is one more step. We need to zip the image for making it usable in GRUB. Use the following command to do so:&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;$ gzip image.xpm &lt;/b&gt;&lt;/span&gt; &lt;/div&gt;
&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;This will create a file namely image.xpm.gz.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Rename that file to splash.xpm.gz. Don't forget to make a backup of original splash image, in case the new image doesn't suits you well.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;$ sudo cp /boot/grub/splash.xpm.gz ~&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;Step Six :&lt;/b&gt; The last step, using root user privileges, move the file to /boot/grub/ directory.&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;div style="text-align: center;"&gt;
&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;$ sudo mv splash.xpm.gz /boot/grub/&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;GRUB image will be changed as shown below.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-liyaxLJ3zRE/Tifu8XnRY6I/AAAAAAAAADM/KzbV9WAZ4y4/s1600/257226_1865449834571_1190760290_31767861_3628370_o.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="354" src="http://2.bp.blogspot.com/-liyaxLJ3zRE/Tifu8XnRY6I/AAAAAAAAADM/KzbV9WAZ4y4/s640/257226_1865449834571_1190760290_31767861_3628370_o.jpg" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;i&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;
&lt;b style="font-family: 'courier new'; text-align: left;"&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-244251793478630662?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=_kC0iWjLzYE:A_rhL4eFnyU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=_kC0iWjLzYE:A_rhL4eFnyU:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/_kC0iWjLzYE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/244251793478630662/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2011/07/hacking-and-customizing-linux-grub-part_21.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/244251793478630662?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/244251793478630662?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/_kC0iWjLzYE/hacking-and-customizing-linux-grub-part_21.html" title="Customizing Linux GRUB (Part II) : Changing the GRUB Background (Splash Menu) Image" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-H_a0_xoOTwk/Tifou-N3QDI/AAAAAAAAAC4/gsymGDHDQq0/s72-c/adni18_linux_202_BigPrev.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.linuxb.in/2011/07/hacking-and-customizing-linux-grub-part_21.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE8NRX86cSp7ImA9WhRaGUU.&quot;"><id>tag:blogger.com,1999:blog-2326580427084250101.post-7112984160653307043</id><published>2011-07-18T09:40:00.000+05:30</published><updated>2012-02-23T14:18:14.119+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-23T14:18:14.119+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Mobile Zone" /><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials" /><category scheme="http://www.blogger.com/atom/ns#" term="Tips Tricks and Tweaks" /><category scheme="http://www.blogger.com/atom/ns#" term="basic Linux tutorials" /><title>Setting Up Mobile GPRS Connection in Linux : Nokia and Samsung Phones</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;style type="text/css"&gt;
 &lt;!--
  @page { margin: 0.79in }
  P { margin-bottom: 0.08in }
 --&gt;
 
&lt;/style&gt;   &lt;br /&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif; font-size: large;"&gt;This tweak will help you to get connected to internet using your GPRS/EDGE enabled mobile phone as a modem in Linux. This tweak can be used in all popular mobile phones such as Nokia, Samsung, Sony&amp;nbsp;Ericsson, LG etc. No command line or coding. Getting connected to internet is as easy as 1-2-3!&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Internet has become a necessity of today, and mobile phones are playing a large part in getting connected to Internet. With monthly plans as low as Rs. 48 (&amp;lt; $ 1), they are currently the cheapest method in getting connected. In Windows operating systems, you have a software called PC suite that helps you using your mobile phone to setup an internet connection. However Linux has inbuilt mechanisms to handle GPRS connectivity, and doesn't need PC Suite software. Please note that this tweak will work in most modern distros (released after 2004 or later), like Fedora 14, 15, Ubuntu 10.10, 11.04, OpenSuse 11.04, Linux Mint 10 or above etc. If you have a older distro, have a look at &lt;a href="http://shuttertux.wordpress.com/2011/04/13/use-your-gprsedge-enabled-phone-as-modem-in-linux/"&gt;this&lt;/a&gt;&amp;nbsp;tweak instead.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;To start with, connect your phone (which has a inbuilt modem, or which you use to connect to internet using PC suite) to your computer in PC suite or phone mode. Go to extreme right hand corner of the desktop, and look out something like “Network Connections”. Fedora Gnome 3 users may also type network connections in application search to find it. If clicking on it, you find something like “New Mobile Broadband (GSM) Connection”, congrats, your phone has been successfully detected. Else click on “Edit Connections” from the menu, go to “Mobile Broadband” Tab and hit “New”..&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-Dqi9R1eMIqc/TiOvcDcmuqI/AAAAAAAAACc/70aHOqilD0w/s1600/GPRS+Connection+-1+.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="303" src="http://1.bp.blogspot.com/-Dqi9R1eMIqc/TiOvcDcmuqI/AAAAAAAAACc/70aHOqilD0w/s320/GPRS+Connection+-1+.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;You will find a dialog appear something like this:&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-wuCtvDkzuYs/TiOvtgX88wI/AAAAAAAAACg/VZklQMVPHI0/s1600/GPRS+Connection+-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="244" src="http://4.bp.blogspot.com/-wuCtvDkzuYs/TiOvtgX88wI/AAAAAAAAACg/VZklQMVPHI0/s320/GPRS+Connection+-2.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Click forward and select your country&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-1WQV3hAu_4M/TiOv72PSWBI/AAAAAAAAACk/vwKJpyAqkXU/s1600/GPRS+Connection+-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="254" src="http://3.bp.blogspot.com/-1WQV3hAu_4M/TiOv72PSWBI/AAAAAAAAACk/vwKJpyAqkXU/s320/GPRS+Connection+-3.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Next click to select your service provider. If your service provider is not listed, you need to know the APN (access point) to get connected. Call your service provider for details.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-UEgRQM7hc-c/TiOwLfSXGBI/AAAAAAAAACo/ez9NPmbnlqQ/s1600/GPRS+Connection+-4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="258" src="http://2.bp.blogspot.com/-UEgRQM7hc-c/TiOwLfSXGBI/AAAAAAAAACo/ez9NPmbnlqQ/s320/GPRS+Connection+-4.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span class="Apple-style-span" style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div align="JUSTIFY"&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Click on your GPRS plan that you use for internet surfing. Next go forward and click on Apply. If all goes well, you will get connected with internet and start surfing.&amp;nbsp; &lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Georgia, serif;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-MYTPnBLR2to/TiOwdnULGkI/AAAAAAAAACs/e-HBBz9GKX0/s1600/GPRS+Connection+-+5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="246" src="http://4.bp.blogspot.com/-MYTPnBLR2to/TiOwdnULGkI/AAAAAAAAACs/e-HBBz9GKX0/s320/GPRS+Connection+-+5.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-VgTcJC1NhXE/TiOwx2bqcCI/AAAAAAAAACw/bzXZ2YkF1D8/s1600/GPRS+Connection+-6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="184" src="http://2.bp.blogspot.com/-VgTcJC1NhXE/TiOwx2bqcCI/AAAAAAAAACw/bzXZ2YkF1D8/s320/GPRS+Connection+-6.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="font-family: Arial, Helvetica, sans-serif;"&gt;Your connection preferences will be saved. Go to "Network Connections" menu and click on disconnect to end the connection. Next time you want to get connected, attach your mobile phone and select the connection from the network connections menu.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style="font-family: 'courier new';"&gt;&lt;b&gt;--&lt;a href="https://www.facebook.com/sauravmodak"&gt;Saurav Modak&lt;/a&gt;&lt;br /&gt;
Liked it? Please consider +1 it below.&lt;br /&gt;
Help Freedom Grow. Subscribe to our &lt;a href="http://feeds.feedburner.com/IntoAnotherDawn-LifeLoveLinux"&gt;RSS Feeds&lt;/a&gt; and &lt;a href="https://www.facebook.com/intoanotherdawn"&gt;Like Us&lt;/a&gt; in Facebook. Also you can leave a comment below.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;Thanks for subscribing our RSS feeds. Please keep supporting us and like our &lt;a href="https://www.facebook.com/intoanotherdawn" rel="nofollow"&gt;page in Facebook&lt;/a&gt;.&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2326580427084250101-7112984160653307043?l=www.linuxb.in' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=F-XEqcvzaL4:xCZlBMU-1Us:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?a=F-XEqcvzaL4:xCZlBMU-1Us:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/IntoAnotherDawn-LifeLoveLinux?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/IntoAnotherDawn-LifeLoveLinux/~4/F-XEqcvzaL4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.linuxb.in/feeds/7112984160653307043/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.linuxb.in/2011/07/setting-up-mobile-gprs-connection-in.html#comment-form" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/7112984160653307043?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2326580427084250101/posts/default/7112984160653307043?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IntoAnotherDawn-LifeLoveLinux/~3/F-XEqcvzaL4/setting-up-mobile-gprs-connection-in.html" title="Setting Up Mobile GPRS Connection in Linux : Nokia and Samsung Phones" /><author><name>LinuxB.in Into Another Dawn of Freedom</name><uri>https://profiles.google.com/105090960324758573950</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh4.googleusercontent.com/-tckIcxE-YSE/AAAAAAAAAAI/AAAAAAAAAAA/Kp0HuQmMSAM/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-Dqi9R1eMIqc/TiOvcDcmuqI/AAAAAAAAACc/70aHOqilD0w/s72-c/GPRS+Connection+-1+.png" height="72" width="72" /><thr:total>4</thr:total><feedburner:origLink>http://www.linuxb.in/2011/07/setting-up-mobile-gprs-connection-in.html</feedburner:origLink></entry></feed>

