<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Technology on Vineet Kumar</title><link>https://new.vineetkumar.me/category/technology/</link><description>Recent content in Technology on Vineet Kumar</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 01 Jan 2023 13:01:25 +0000</lastBuildDate><atom:link href="https://new.vineetkumar.me/category/technology/index.xml" rel="self" type="application/rss+xml"/><item><title>Fixing Manjaro Boot Menu</title><link>https://new.vineetkumar.me/2023/01/fixing-manjaro-boot-menu/</link><pubDate>Sun, 01 Jan 2023 13:01:25 +0000</pubDate><guid>https://new.vineetkumar.me/2023/01/fixing-manjaro-boot-menu/</guid><description>&lt;p&gt;I was fed up of Windows update erasing my grub entries. So I have documented the steps to fix it, the steps which works for me. I hope it helps me when I lost my grub bootloader again.&lt;/p&gt;</description></item><item><title>How to setup WordPress on Digital Ocean (2020)</title><link>https://new.vineetkumar.me/2020/06/how-to-setup-wordpress-server-2020/</link><pubDate>Mon, 08 Jun 2020 06:09:59 +0000</pubDate><guid>https://new.vineetkumar.me/2020/06/how-to-setup-wordpress-server-2020/</guid><description>&lt;p&gt;With incidents such as Australian bush fire, Covid-19 Pandemic and civil unrest in many countries over one reason or the other, 2020 is basically proving to be one long nightmare. To make it worse for me, my server got hacked, majorly due to lack of proper security or a bad WordPress vulnerability (To put it in the words of Einstein, mildly, human stupidity has no limit).&lt;/p&gt;
&lt;p&gt;So I decided to migrate the server to a new one and this time decided to invest some time in making it more secure. This guide is basically a document to setup such a server to host WordPress sites with as much security hardening as I possibly can do. 2020, bring it on!&lt;/p&gt;</description></item><item><title>Convert VBA Editor to Dark Theme</title><link>https://new.vineetkumar.me/2019/09/changing-vba-editor-theme/</link><pubDate>Fri, 20 Sep 2019 03:39:50 +0000</pubDate><guid>https://new.vineetkumar.me/2019/09/changing-vba-editor-theme/</guid><description>&lt;p&gt;So there I was, trying to find best color combination for making my VBA editor in dark theme. While I did find &lt;a href="https://github.com/gallaux/VBEThemeColorEditor/" target="_blank" rel="noreferrer"&gt;an open source utility&lt;/a&gt; on GitHub to hack the VBE.dll and then replace it in the system, I simply wanted to know a color combination that I can quickly set in the built in VBA color palette editor so that I can make the editor dark.&lt;/p&gt;</description></item><item><title>How to secure your site using Lets Encrypt</title><link>https://new.vineetkumar.me/2018/06/how-to-secure-your-site-using-lets-encrypt/</link><pubDate>Sun, 24 Jun 2018 09:59:28 +0000</pubDate><guid>https://new.vineetkumar.me/2018/06/how-to-secure-your-site-using-lets-encrypt/</guid><description>&lt;p&gt;If you have your own site, encrypting is something that should be mandatory. Not only does it makes your site secure against hackers/crackers but also google rank those sites higher who serve their site on https.&lt;br&gt;
Here’s how you can secure your wordpress based site using certificate provide by Lets Encrypt.&lt;/p&gt;
&lt;h3 id="some-background" class="relative group"&gt;Some background: &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#some-background" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;I am quoting the following direct from the &lt;a href="https://letsencrypt.org/getting-started/" target="_blank" rel="noreferrer"&gt;Let’s Encrypt&lt;/a&gt; site:&lt;/p&gt;
&lt;pre&gt;To enable HTTPS on your website, you need to get a certificate (a type of file) from a Certificate Authority (CA). Let’s Encrypt is one such CA. In order to get a certificate for your website’s domain from Let’s Encrypt, you have to demonstrate control over the domain. With Let’s Encrypt, you do this using software that uses the ACME protocol, which typically runs on your web host.&lt;/pre&gt;
&lt;p&gt;If you have shell access (that is if you can connect to your host using PuTTY), you can follow the instructions provided &lt;a href="https://certbot.eff.org/lets-encrypt/debianstretch-nginx" target="_blank" rel="noreferrer"&gt;here&lt;/a&gt; to install certbot.&lt;/p&gt;
&lt;h3 id="process" class="relative group"&gt;Process: &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#process" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;Assuming your wordpress site runs on nginx web server on Debian 9, here’s how to do it:&lt;br&gt;
Add the repository source in your sources.list:&lt;/p&gt;
&lt;pre&gt;deb http://ftp.debian.org/debian stretch-backports main&lt;/pre&gt;
&lt;p&gt;to your /etc/apt/sources.list (or add a new file with the “.list” extension to /etc/apt/sources.list.d/)&lt;/p&gt;</description></item><item><title>Telegram and WhatsApp</title><link>https://new.vineetkumar.me/2018/04/telegram-and-whatsapp/</link><pubDate>Sun, 15 Apr 2018 07:32:51 +0000</pubDate><guid>https://new.vineetkumar.me/2018/04/telegram-and-whatsapp/</guid><description>&lt;h3 id="whatsapp" class="relative group"&gt;WhatsApp &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#whatsapp" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;If I remember correctly I was first introduced to WhatsApp as early as 2012 by one of my IRL friend. It was the thing which was “in” at the time. But it wasn’t that well known. Adoption of WhatsApp spread like wildfire since then, and now in 2018, it’s like everyone who have a smartphone have WhatsApp on their phone. Heck, even the non smartphone, like Symbian have a WhatsApp client now. What started of as a small project in 2009 by Brian Acton and Jan Koum, both former employees of Yahoo, in Mountain View, California, soon grew to be a company worthy to be acquired by the Facebook giant in 2014. The acquisition took just US $19 billion out of Facebook’s pockets, but Zuckerberg knew it was a bargain.&lt;br&gt;
The USP of WhatsApp was it’s simplicity and ad free experience. The founders promised that it will remain ad free for eternity but never promised anything about simplicity. After being bought by Facebook, WhatsApp went numerous changes which traded the simplicity to introduce features like Instagram, which was another social network app company acquired by Facebook in 2012 earlier for mere 1 billion (sounds like a steal in comparison to WhatsApp deal now, isn’t it?).&lt;/p&gt;</description></item><item><title>Setting up WordPress on Debian 9.3 x64 on a Virtual Machine on Windows 10</title><link>https://new.vineetkumar.me/2018/01/installing-wordpress-debian-virtual-machine/</link><pubDate>Sun, 28 Jan 2018 18:16:50 +0000</pubDate><guid>https://new.vineetkumar.me/2018/01/installing-wordpress-debian-virtual-machine/</guid><description>&lt;p&gt;In this article I am documenting the exact steps that one needs to host a wordpress based site on a Debian based virtual machine (VM). I choose debian since that’s one of the preferred distro based on it’s stability and smaller footprint on resources compared to Ubuntu. But you may very well choose Ubuntu, only some steps in below documentation would differ.&lt;br&gt;
This article deals with following technologies:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Windows 10:&lt;/strong&gt; The host operating system&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oracle VirtualBox:&lt;/strong&gt; The Virtual Machine software&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Debian 9.3 x64:&lt;/strong&gt; The distro which we will install on the VM&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;nginx&lt;/strong&gt;: The web server&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;mariadb&lt;/strong&gt;: MySQL database solutions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;php&lt;/strong&gt;: The package which installs on Debian automatically as a dependency&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;phpMyAdmin&lt;/strong&gt;: Administration tool for MariaDB&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Resurrecting Soft Bricked Moto E</title><link>https://new.vineetkumar.me/2016/09/resurrecting-soft-bricked-moto-e/</link><pubDate>Sat, 24 Sep 2016 18:55:43 +0000</pubDate><guid>https://new.vineetkumar.me/2016/09/resurrecting-soft-bricked-moto-e/</guid><description>&lt;p&gt;So I had a Moto E that was showing weird issues. Sometimes when it’s rebooted it stucks in bootloop and fails to finish the boot sequence. The home screen just doesn’t appear. I manage to flash a fresh ROM on it and after which it starts to work. I haven’t been able to identify the problem yet, but the turnaround is working good as of now. So I just want to document the process of fixing the soft bricked Moto E:&lt;/p&gt;
&lt;pre&gt;&lt;strong&gt;*** DISCLAIMER ***
Please note that this is just a documentation of the process I followed to fix my Moto E. This is by no means an accurate or official guide to fix your Moto E. If you do mess up your phone trying to follow this documentation, you can't blame me.&lt;/strong&gt;&lt;/pre&gt;
&lt;p&gt;The simple procedure for a fresh Moto E is to first unlock the bootloader of Moto E. Which is a simple one time process which includes using the following command in fastboot mode: &lt;strong&gt;fastboot oem get_unlock_data&lt;/strong&gt;. The unlock is complete when you enter a code on Motorola website and they give you a return string to unlock it. The guide is [here][1].&lt;/p&gt;</description></item><item><title>Commands to Analyze Space through Terminal</title><link>https://new.vineetkumar.me/2016/07/commands-to-analyze-space-through-terminal/</link><pubDate>Wed, 06 Jul 2016 15:04:01 +0000</pubDate><guid>https://new.vineetkumar.me/2016/07/commands-to-analyze-space-through-terminal/</guid><description>&lt;p&gt;This article lists a few ways to analyze the usage space of the hard disk through Terminal.&lt;/p&gt;
&lt;h3 id="space-occupied-by-all-folder-sorted-ascending-order" class="relative group"&gt;Space occupied by all folder sorted ascending order: &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#space-occupied-by-all-folder-sorted-ascending-order" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;pre&gt;sudo du -h * | sort -h&lt;/pre&gt;
&lt;p&gt;The command ‘du’ is used in terminal which stands for disk usage. But the command alone gives listing of all files along with their size. The above command sorts the list, so that the highest space folder appears in bottom of the list. SUDO added since if you want it to run in root folder, normal command won’t have access to system folders.&lt;/p&gt;</description></item><item><title>Which Instant Messenger is best for me?</title><link>https://new.vineetkumar.me/2016/01/which-instant-messenger-is-best-for-me/</link><pubDate>Wed, 06 Jan 2016 17:22:57 +0000</pubDate><guid>https://new.vineetkumar.me/2016/01/which-instant-messenger-is-best-for-me/</guid><description>&lt;p&gt;With all the advances that have happened in the world of Internet, one thing is at the core of it. That is Instant Communication. And from the ages of Internet Chat Relays (IRC) to WhatsApp and everything in between is playing a pivotal role in connecting people from all corners of the globe. And if you are confused as to what Instant Messenger is right for you, here is a flowchart that lets you decide between few of them.&lt;br&gt;
&lt;a href="https://new.vineetkumar.me/wp-content/uploads/2016/01/IM_Flowchart.png" rel="attachment wp-att-1213"&gt;&lt;img loading="lazy" decoding="async" class="aligncenter wp-image-1213 size-full" src="https://new.vineetkumar.me/wp-content/uploads/2016/01/IM_Flowchart.png" alt="IM_Flowchart" width="749" height="834" /&gt;&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;WhatsApp&lt;/strong&gt;: Everyone uses it since everyone else uses it. But things such as dependency on mobile even if you want to chat on browser makes it a very poorly developed IM.&lt;br&gt;
&lt;strong&gt;IRC (Internet Chat Relay)&lt;/strong&gt;: It’s the most powerful IM that the netizens have ever used. You can chat privately, in rooms, on PC, on your phone, use bots, leave offline messages.. really the only limit is your imagination and skills to make more functionality.&lt;br&gt;
&lt;strong&gt;Steam&lt;/strong&gt;: Steam being the most popular client for gaming provides a client for both Windows, Linux and Android. So if you are a gamer you would tend to use it much extensively.&lt;br&gt;
&lt;strong&gt;Telegram&lt;/strong&gt;: It’s currently the most versatile IM as of now. With features such as true cross platform (you can run it on command line!), ability to share self expiring secret messages, cloud storage (so that you don’t loose your chat history) and with the introduction of bots, I am in love with this IM. Also the fact that you don’t need to share your mobile number like WhatsApp makes it perfect for privacy conscious users.&lt;br&gt;
So which IM you use the most and what would be your choice, if you don’t have to come under peer pressure to choose more popular Instant Messenger?&lt;/p&gt;</description></item><item><title>Steps to add a WordPress Site to an existing VPS</title><link>https://new.vineetkumar.me/2015/10/steps-to-add-a-wordpress-site-to-an-existing-vps/</link><pubDate>Fri, 09 Oct 2015 10:48:04 +0000</pubDate><guid>https://new.vineetkumar.me/2015/10/steps-to-add-a-wordpress-site-to-an-existing-vps/</guid><description>&lt;p&gt;I use to have a hard time configuring a new site under a common VPS. So I decided to document the steps for easy reference in future.&lt;br&gt;
Following are the steps to add a new site “site-name.com” under a new user account “username” on your Linux VPS. This is to note that this works if you have the following web service solution stack (LAMP):&lt;br&gt;
Linux OS : &lt;strong&gt;Debian&lt;/strong&gt;&lt;br&gt;
Web server: &lt;strong&gt;Nginx&lt;/strong&gt; (Not Apache)&lt;br&gt;
Database: &lt;strong&gt;MySQL&lt;/strong&gt;&lt;br&gt;
Application Programming Language: &lt;strong&gt;PHP&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;So here we go:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Buy the domain. Call it &lt;strong&gt;site-name.com&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Set the nameserver of the domain to point to the IP address of your VPS under ‘A’ record which stands for ‘Address’. For reference, there are other kinds of record like ‘CNAME’ and ‘MX’, but you don’t need to set them at this point.&lt;/li&gt;
&lt;li&gt;Create a new user on VPS by command by following command.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre&gt;sudo adduser username&lt;/pre&gt;
&lt;p&gt;This command also creates a new home directory for the user.&lt;/p&gt;</description></item><item><title>Shopping for and Assembling a new desktop PC</title><link>https://new.vineetkumar.me/2015/09/shopping-for-and-assembling-a-new-desktop-pc/</link><pubDate>Sun, 06 Sep 2015 07:46:37 +0000</pubDate><guid>https://new.vineetkumar.me/2015/09/shopping-for-and-assembling-a-new-desktop-pc/</guid><description>&lt;p&gt;What’s a guitarist without his guitar? What’s a painter without his colours? What’s a sailor without a boat? What’s an IT professional without a desktop PC? Answer is common,  “nothing much!”. Hence when one of my friend finally decided to get a PC assembled I was very happy for him. I thought to help him out before other priorities gets hold of him and he changes his mind.&lt;br&gt;
Before, he use to work either on his age old Celeron laptop or on my computer. He use to play games and watch movies on weekends with me. But now that he finally decided to get his own PC, I had a reason to get my geeky hands dirty in assembling a new PC. There’s some kind of charm in shopping for PC components and then putting them together in one coherent piece so that we can then appreciate the modern advancement, human beings now take for granted.&lt;/p&gt;
&lt;h3 id="the-research" class="relative group"&gt;&lt;strong&gt;The Research:&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#the-research" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;I started my research by studying many of the rig suggestions by fellow members on digit forum and also the suggestions put up in digit magazine. After analyzing my friend’s requirements and the suggestions on forum we decided to go with following components:&lt;/p&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;b&gt;Component&lt;/b&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;b&gt;Model&lt;/b&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Monitor&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
AOC 21.5 inch LED Backlit LCD &amp;#8211; i2269Vwm Monitor / I2279VWHE / i2267Fwh
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;td&gt;
LG 21.5 inch LED Backlit LCD &amp;#8211; 22MP56HQ Monitor
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Processor&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
Intel 3.4 GHz LGA 1150 i3 4130
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;td&gt;
Intel 3.5 GHz LGA 1150 i3-4150 (BX80646I34150)
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Motherboard&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
MSI B85M-G43 Motherboard
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;td&gt;
Gigabyte GA-B85-D3H Motherboard
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;HDD&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
WD Blue WD10EZEX 1 TB Internal Hard Drive
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;RAM&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
Corsair Vengeance DDR3 4 GB (1 x 4 GB) PC DRAM (CMZ4GX3M1A1600C9)
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;td&gt;
Corsair Vengeance DDR3 8 GB (1 x 8 GB) PC DRAM (CMZ8GX3M1A1600C10)
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Cabinet&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
Antec VSK 4000B U3 New Solution Series Cabinet
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;PSU&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
Antec VP450P I 450 Watts PSU
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Optical Drive&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
Samsung DVD Combo
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Keyboard&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
Logitech MK200 USB Standard Keyboard
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;UPS&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
APC 600VA
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;strong&gt;Router&lt;/strong&gt;
&lt;/td&gt;
&lt;td&gt;
TP-LINK TL-WR841N
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;As can be noticed, some of the components had two or more choices in them, arranged by priority. After spending considerable amount of time in researching the prices (in offline and online markets) we finally decided to go to “Nehru Place” to see if we can get good deals in the biggest computer hardware market of Asia.&lt;/p&gt;</description></item><item><title>Upgrading to Windows 10, the Microsoft's Comeback</title><link>https://new.vineetkumar.me/2015/08/upgrading-to-windows-10-the-microsofts-comeback/</link><pubDate>Tue, 04 Aug 2015 16:52:29 +0000</pubDate><guid>https://new.vineetkumar.me/2015/08/upgrading-to-windows-10-the-microsofts-comeback/</guid><description>&lt;figure id="attachment_1084" aria-describedby="caption-attachment-1084" style="width: 716px" class="wp-caption aligncenter"&gt;[&lt;img loading="lazy" decoding="async" class="size-full wp-image-1084" src="https://new.vineetkumar.me/wp-content/uploads/2015/08/4rrjP0P.jpg" alt="Something Happened.. Classic Microsoft" width="716" height="561" /&gt;][1]&lt;figcaption id="caption-attachment-1084" class="wp-caption-text"&gt;Yup. That&amp;#8217;s what happens, when something happens. Classic Microsoft&lt;/figcaption&gt;&lt;/figure&gt; 
Its been a few days that Windows 10 started rolling out to general public. Even people who never saw past XP seemed to be excited about the new Windows 10. 
Windows 8 wasn&amp;#8217;t a soaring success even for the fans of Windows. Though its predecessor Windows 7 was a leap ahead from the good old XP, the tile interfaced Win 8 proved to be too much of a change. Start Menu had disappeared. It took the users by storm and Windows 8 was rejected by almost everyone, including myself. That&amp;#8217;s why Windows 10 is so important for Microsoft. And maybe that&amp;#8217;s why Microsoft decided to roll out a free upgrade for anyone who have a genuine license of Win 7 or Win 8.1. 
Now people, all over the Internet are exploding with enough queries and concerns to overwhelm Microsoft. People are perplexed, furious and amazed with their own experience of upgrading. While everyone is jumping into the bandwagon of the latest operating system, failed downloads and bugs are putting many users off. 
It all began on 29th July 2015. People who had registered for the update got a prompt that Windows 10 is now available and that they can install it after Windows finishes downloading the update files. I got a prompt too and I allowed the update to download. 
&lt;figure id="attachment_1068" aria-describedby="caption-attachment-1068" style="width: 604px" class="wp-caption aligncenter"&gt;&lt;a href="https://new.vineetkumar.me/wp-content/uploads/2015/08/2YthRZY.jpg" target="_blank" rel="noopener noreferrer"&gt;&lt;img loading="lazy" decoding="async" class="size-large wp-image-1068" src="https://new.vineetkumar.me/wp-content/uploads/2015/08/2YthRZY.jpg" alt="Windows 10 downloading" width="604" height="257" /&gt;&lt;/a&gt;&lt;figcaption id="caption-attachment-1068" class="wp-caption-text"&gt;Windows 10 downloading&lt;/figcaption&gt;&lt;/figure&gt;</description></item><item><title>YU Yuphoria Review</title><link>https://new.vineetkumar.me/2015/06/yu-yuphoria-review/</link><pubDate>Wed, 24 Jun 2015 18:00:30 +0000</pubDate><guid>https://new.vineetkumar.me/2015/06/yu-yuphoria-review/</guid><description>&lt;p&gt;I got the opportunity to get my hands on a new YU Yuphoria phone last week. Following are my observations and review first hand.&lt;br&gt;
YU Yuphoria released in the May 2015 as a successor to the phone Yu Yureka which was released in Jan 2015 by Micromax. YU Yureka was the first phone released under the YU tag. At the price point of Rs 8,999, Yureka provided many features to be found in only high end phones. Yuphoria, released after a few months is kind of a down scaled version of the Yureka but have its own strengths to boast on.&lt;/p&gt;
&lt;h3 id="hardware" class="relative group"&gt;&lt;strong&gt;Hardware&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#hardware" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;figure id="attachment_1021" aria-describedby="caption-attachment-1021" style="width: 604px" class="wp-caption aligncenter"&gt;&lt;a href="https://new.vineetkumar.me/wp-content/uploads/2015/06/Body-1.jpg" target="_blank" rel="noopener noreferrer"&gt;&lt;img loading="lazy" decoding="async" class="wp-image-1021 size-large" src="https://new.vineetkumar.me/wp-content/uploads/2015/06/Body-1.jpg" alt="YU Yuphoria" width="604" height="255" /&gt;&lt;/a&gt;&lt;figcaption id="caption-attachment-1021" class="wp-caption-text"&gt;YU Yuphoria&lt;/figcaption&gt;&lt;/figure&gt; 
As a owner of Moto X (1st gen), the specs of Yuphoria baffled me initially. Yuphoria had similar specs as that of Moto X 1s gen but cost only Rs 6,999. That’s 3.5 times less price than that of Moto X 1st gen with similar features. Lets see the specs at a glance. 
Yuphoria is a 4G phone with 5 inch screen size, have a layer of Gorilla glass 3 and sports a pixel density of 294 ppi with its 720p resolution. It’s powered with Snapdragon 410, Quad-core 1.2 GHz Cortex-A53 chipset which contains graphics capability of Adreno 306. Snapdragon is Qualcomm’s first 64 bit SOC. In terms of storage it comes with an internal memory of 16 GB (of course less for actual use) but is expandable to 32 GB. The phone contains 2 gigs of RAM enough to never let you go out of memory when playing high end games (for a couple of years at least). 
&lt;figure id="attachment_1022" aria-describedby="caption-attachment-1022" style="width: 604px" class="wp-caption aligncenter"&gt;&lt;a href="https://new.vineetkumar.me/wp-content/uploads/2015/06/Body-2.jpg" target="_blank" rel="noopener noreferrer"&gt;&lt;img loading="lazy" decoding="async" class="wp-image-1022 size-large" src="https://new.vineetkumar.me/wp-content/uploads/2015/06/Body-2.jpg" alt="Yuphoria Back" width="604" height="247" /&gt;&lt;/a&gt;&lt;figcaption id="caption-attachment-1022" class="wp-caption-text"&gt;Yuphoria Back&lt;/figcaption&gt;&lt;/figure&gt; 
It’s 8 mp primary camera have autofocus, flash and can shoot up to 1080p video. It can snap upto 3264 x 2448 pixels in image resolution. The front cam is 5 mp and seems impressive. The phone is supplied power through a 2230 mAh Li-Ion battery, which boasts of upto 160 hr of standby time on 3G, and 7 hrs of talktime.</description></item><item><title>Auto Mounting Drives in Ubuntu</title><link>https://new.vineetkumar.me/2015/05/auto-mounting-drives-in-ubuntu/</link><pubDate>Sun, 17 May 2015 14:18:51 +0000</pubDate><guid>https://new.vineetkumar.me/2015/05/auto-mounting-drives-in-ubuntu/</guid><description>&lt;p&gt;If you are using Ubuntu in dual mode with Windows you must be having a few partition that are NTFS. By default these NTFS drives are not auto mounted. So while you have the partitions, you won’t be able to access them if you don’t mount it.&lt;br&gt;
As you already may know that in Ubuntu (and Linux in general) there are no drives. Combine it with the fact that the root directory starts from a forward slash (&lt;strong&gt;/&lt;/strong&gt;). Every drive in Linux is ‘&lt;strong&gt;mounted&lt;/strong&gt;‘. So when you insert a DVD disk the content of the disk may be mounted to a directory &lt;strong&gt;/media/username/DvdLabel&lt;/strong&gt;. Here &lt;strong&gt;DvdLabel&lt;/strong&gt; is the name of the mounted directory which was taken from the label of the disk.&lt;br&gt;
Similarly if you have a partition with the label, say, &lt;strong&gt;Documents&lt;/strong&gt; when you click the Documents partition, it is then that the &lt;strong&gt;Documents&lt;/strong&gt; partition (or drive) is mounted to &lt;strong&gt;/media/Documents&lt;/strong&gt;.&lt;br&gt;
By default Ubuntu doesn’t mount the partitions when it starts. You have to click the partition in Nautilus (or &lt;strong&gt;Files&lt;/strong&gt;, the file explorer) once so that it can be mounted. This can be irritating since when an application starts which requires a partition they will result in error. Eg, if you have set dropbox to sync to files to Documents drive or Transmission to download files to Multimedia drive.&lt;br&gt;
You can make these NTFS drives automount with Ubuntu by various method as described in &lt;a href="https://help.ubuntu.com/community/MountingWindowsPartitions" target="_blank" rel="noopener noreferrer"&gt;this page&lt;/a&gt;. But its a long and complicated read. So here is the method explained simply.&lt;/p&gt;
&lt;h3 id="find-out-label-and-uuid" class="relative group"&gt;Find out Label and UUID &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#find-out-label-and-uuid" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;First you need to know the exact Labels and UUID of the drives. Consider UUID (&lt;em&gt;&lt;a href="http://en.wikipedia.org/wiki/Universally_unique_identifier" target="_blank" rel="noopener noreferrer"&gt;Universally Unique Identifier&lt;/a&gt;&lt;/em&gt;) as a unique identifier for the drive which will never change (unless you format the drive, re-partition it, or manually change it). To know the Label and UUID you need to use the command blkid command. This command when used with sudo will give you a list of all the partitions along with its Label and UUID. Like below:&lt;/p&gt;
&lt;pre&gt;vyom@VyomNix:~$ &lt;strong&gt;sudo blkid&lt;/strong&gt;
[sudo] password for vyom:
/dev/sr0: LABEL="Alpha_0515" TYPE="udf"
/dev/sda1: UUID="30986b83-1234-4eeb-a30a-482223df145f" TYPE="ext4"
/dev/sda2: LABEL="WinServer" UUID="3F1234AB1233423C" TYPE="ntfs"
/dev/sda3: LABEL="Recovery" UUID="A12345E12345AF1B" TYPE="ntfs"
/dev/sda4: UUID="0659-9A568" TYPE="vfat"
/dev/sda6: UUID="b1234321-ad5f-4ddd-89ac-eed1234c56c7" TYPE="swap"
/dev/sda7: LABEL="Digital" UUID="33FA6E12GA6DF687" TYPE="ntfs"
/dev/sda9: LABEL="Entertainment" UUID="123FHE3E3N98BF65" TYPE="ntfs"
/dev/sda10: LABEL="Documents" UUID="37MME50B21B7C65B" TYPE="ntfs"
/dev/sda11: LABEL="Spare1" UUID="654EF123456CAF7E" TYPE="ntfs"
/dev/sda12: LABEL="Spare2" UUID="68D774EB5DBFPOOI" TYPE="ntfs"
vyom@VyomNix:~$&lt;/pre&gt;</description></item><item><title>Creating a Startup Application Script in Ubuntu</title><link>https://new.vineetkumar.me/2015/05/creating-a-startup-application-script-in-ubuntu/</link><pubDate>Sat, 16 May 2015 15:25:35 +0000</pubDate><guid>https://new.vineetkumar.me/2015/05/creating-a-startup-application-script-in-ubuntu/</guid><description>&lt;p&gt;If you are new to Ubuntu and have installed various softwares, eventually there comes a time when you want the applications to start automatically just after the system boots.&lt;br&gt;
Following are two ways to add applications to startup list. First is Windows method, while the second method is geeky way (as you must have guessed, it’s my favourite).&lt;/p&gt;
&lt;h2 id="easy-method" class="relative group"&gt;Easy method &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#easy-method" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;Just like Windows have a startup folder where you can place shortcut files and which would let you start the applications when user logs in, in Ubuntu there is a &lt;strong&gt;&lt;code&gt;~/.config/autostart&lt;/code&gt;&lt;/strong&gt; folder where you can place the shortcut files. (Just to recall &lt;del&gt;/ is your home folder. So **&lt;/del&gt;/.config** = &lt;strong&gt;/home/username/.config&lt;/strong&gt;).&lt;br&gt;
You can also use the &lt;strong&gt;Startup Applications&lt;/strong&gt; tool (ships inbuilt with Ubuntu) which lets you add startup applications to that folder. Shortcut files in Ubuntu are files which ends with &lt;strong&gt;.desktop&lt;/strong&gt;. The folder where you can find most of the .desktop files is &lt;strong&gt;/usr/share/applications&lt;/strong&gt;. So you can just find the desktop file related to the particular application and copy the .desktop file into the &lt;strong&gt;&lt;code&gt;~/.config/autostart&lt;/code&gt;&lt;/strong&gt; folder.&lt;br&gt;
If you want to start the application for &lt;strong&gt;every user&lt;/strong&gt; then you would need to copy the .desktop file in &lt;strong&gt;&lt;code&gt;/etc/xdg/autostart&lt;/code&gt;&lt;/strong&gt; folder.&lt;/p&gt;
&lt;figure id="attachment_991" aria-describedby="caption-attachment-991" style="width: 1010px" class="wp-caption aligncenter"&gt;[&lt;img loading="lazy" decoding="async" class="size-full wp-image-991" src="https://new.vineetkumar.me/wp-content/uploads/2015/05/StarupApplications.png" alt="Starup Applications Folder and Tool" width="1010" height="452" /&gt;][1]&lt;figcaption id="caption-attachment-991" class="wp-caption-text"&gt;Autostart Folder on the left and Startup Applications Tool on the right&lt;/figcaption&gt;&lt;/figure&gt;</description></item><item><title>How Ubuntu screwed me over and why I still love it</title><link>https://new.vineetkumar.me/2015/04/how-ubuntu-screwed-me-over-and-why-i-still-love-it/</link><pubDate>Fri, 17 Apr 2015 07:19:53 +0000</pubDate><guid>https://new.vineetkumar.me/2015/04/how-ubuntu-screwed-me-over-and-why-i-still-love-it/</guid><description>&lt;p&gt;As humans, memories have a special place in our heart. Nothing can prepare us if something goes wrong and god forbid you lose them. It’s hard but imagine losing months of snaps that you shot over the trips you made across city or continent, documents accumulated over the course of your research on some project, also those rare songs and movies you got your hands on. It could be a frustrating experience if you didn’t have a backup of the data you lost.&lt;br&gt;
Something like that happened with me over the last week. I was playing with Ubuntu Operating System from last few months but in a virtual environment. On one fine weekend I thought I am ready to finally install Ubuntu 14.04 LTS on a dedicated partition and to use it as my primary OS. I created a bootable USB and rebooted PC. Ubuntu asked me if I want to “&lt;strong&gt;Replace the OLD Ubuntu&lt;/strong&gt;” with the new one. I thought, “&lt;em&gt;Ok, Cool, sure do. I don’t need old Ubuntu&lt;/em&gt;”. And it did remove old Ubuntu and nicely completed the rest of the installation.&lt;br&gt;
When the Unity desktop showed up, it was all too familiar since I have been working on it for quite some time. Except when I tried to watch an episode of “The Flash” kept on my Multimedia drive. I couldn’t find it. I was like, “&lt;em&gt;Why isn’t my other drives showing up? Are those not mounted?&lt;/em&gt;”. I was use to unusual things over my time with playing Ubuntu in virtual environment. But nothing could prepare me for what lay ahead. It was when I opened the “Disks” application that the reality hit me hard. Ubuntu had not only replaced old Ubuntu, but it had also wiped the existence of every other partition and the data along with it while installing itself.&lt;br&gt;
Do you know that feeling? At first you feel numb. You think, “&lt;em&gt;WTH just happened?&lt;/em&gt;“. The denial phase, “&lt;em&gt;No, it can’t be happening&lt;/em&gt;”. Then the shock overtakes you. “&lt;em&gt;NOOO, MY DATA!&lt;/em&gt;”. It soon turns into rage, “&lt;em&gt;WTF Ubuntu, HOW CAN YOU DO THIS?&lt;/em&gt;”. You try to remember,“&lt;em&gt;Did I do something wrong?&lt;/em&gt;”. Then you realize you didn’t. You just selected the automated install as opposed to let you choose your own partition. It’s then when you realize you DID made a huge mistake by choosing the automated install. Finally, you try to remember when was the last time you did a backup. Eyes wide open, “&lt;em&gt;It was long time ago!&lt;/em&gt;“.&lt;br&gt;
I had backed up my data about 3-4 months before. 3-4 months was a long time. A lot had happened since then. “&lt;em&gt;I must have my data back&lt;/em&gt;”, I thought with a determined look in my face. The following week I used my secondary PC to recover the data back from the HDD using application known as &lt;strong&gt;MiniTool Power Recovery&lt;/strong&gt;. It took it’s time. Juggling day job in the morning I only had nights to work on the recovery. Complete night to scan for partitions and data. Next two nights to actually recover the data. Another night to make sure I had not left anything else.&lt;br&gt;
As I found out later that Ubuntu wiping out whole of the physical HDD and all its partitions without so much so as a warning “&lt;strong&gt;You are going to loose ALL YOUR DATA&lt;/strong&gt;”, was actually a bug in the version I was using: 14.04**.1**. This bug was discovered about &lt;a href="https://launchpad.net/ubuntu/+source/ubiquity/+bug/1265192" target="_blank" rel="noopener noreferrer"&gt;a year ago&lt;/a&gt; and all it required to fix it was probably just to reword the statement “Replace Old Ubuntu” with something like, “&lt;em&gt;All your disk is going to be wiped out. Please make sure you are not installing this OS while drunk&lt;/em&gt;”. Let me tell you, that would have made a lot of difference. Had Ubuntu said something like that, I could have chosen the custom install instead. This bug was recently fixed in the update 14.04**.2** but only after making a lot of people who trusted “automated install” to get pissed in the process.&lt;br&gt;
Anyway, what happened couldn’t be roll backed. But I did manage to recover all my data. Though all the software that I had accumulated as giveaways were lost, along with all the customization that I had on my Windows Server 2008 R2 OS, but those can be acquired again.&lt;br&gt;
This incident taught me quite a few important lessons. Of course the first one is not to trust “Automated installations”, especially when it comes to installing a complete OS. Other was to keep regular backups. Importance of cloud backup is especially important considering that it happens automatically once you set it up.&lt;br&gt;
Let’s see what things I had already backed up. I had all my:&lt;/p&gt;</description></item><item><title>Concept of Installing Applications in Ubuntu</title><link>https://new.vineetkumar.me/2015/04/concept-of-installing-applications-in-ubuntu/</link><pubDate>Sat, 11 Apr 2015 19:06:36 +0000</pubDate><guid>https://new.vineetkumar.me/2015/04/concept-of-installing-applications-in-ubuntu/</guid><description>&lt;p&gt;Until now we have discussed how to install Ubuntu, &lt;a href="https://new.vineetkumar.me/2015/03/the-user-experience-of-using-ubuntu/" target="_blank" rel="noopener noreferrer"&gt;concepts around files&lt;/a&gt;, &lt;a href="https://new.vineetkumar.me/2015/03/the-user-experience-of-using-ubuntu/" target="_blank" rel="noopener noreferrer"&gt;keyboard shortcuts&lt;/a&gt; to navigate easily and various ways to customize Ubuntu with &lt;a href="https://new.vineetkumar.me/2015/01/making-ubuntu-personalized-gnome/" target="_blank" rel="noopener noreferrer"&gt;Gnome shell&lt;/a&gt;. Today I am going to discuss how to install applications in Linux along with the various ways to do them, and will end with a special note that would explain how “running” applications in Ubuntu is fundamentally different than Windows.&lt;br&gt;
You must be used to installing softwares in Windows by downloading .EXE files or .MSI installers. You open these files and click Next -&amp;gt; Next and viola. Installing applications in Ubuntu is a bit different and safer than Windows in some cases. But before we get into the steps its important to understand the concept of Packages in Ubuntu.&lt;/p&gt;
&lt;h3 id="what-is-a-package" class="relative group"&gt;What is a Package? &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#what-is-a-package" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;A package can be considered a collection of files bundled into a single file. Package contains among other things, the installation script which tells where the files will be copied and what settings needs to be changed once the package is installed.&lt;br&gt;
In essence, the output of a package is equivalent to .exe or .msi installers, that is they install a software on the OS. There are many ways to install a package on Linux. You can install a package using Package manager which itself are categorized in Low-Level and High-Level package managers. You can also download packages over the Internet and use it to install it on the system (more on this later in this article).&lt;br&gt;
Low level package managers are &lt;strong&gt;dpkg&lt;/strong&gt; (for Debian based Linux like Ubuntu) and &lt;strong&gt;rpm&lt;/strong&gt; (for SUSE and Fedora). While high level package managers are &lt;strong&gt;apt-get&lt;/strong&gt; (for Debian), &lt;strong&gt;zypper&lt;/strong&gt; (for SUSE) and &lt;strong&gt;yum&lt;/strong&gt; (for Fedora).&lt;br&gt;
Packages can depend on other package to be installed first. Say if you want to install some software which was written in PHP, you may need to install the PHP package first. This concept is called &lt;strong&gt;dependency&lt;/strong&gt; and is usually taken care of itself if you are using a high level package managers.&lt;/p&gt;
&lt;h3 id="advanced-packaging-tool-apt" class="relative group"&gt;Advanced Packaging Tool (APT) &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#advanced-packaging-tool-apt" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;The underlying package manager in Ubuntu (or any Debian based Linux) is APT. You can use the command &lt;strong&gt;apt&lt;/strong&gt; to install or remove packages on your system. APT is also used in background in GUI based package managers like &lt;strong&gt;Ubuntu Software Center&lt;/strong&gt; and &lt;strong&gt;synaptic&lt;/strong&gt;.&lt;br&gt;
EDX have a pdf which lists some basic commands to using package managers. Download it &lt;a href="https://courses.edx.org/asset-v1:LinuxFoundationX+LFS101x.2+1T2015+type@asset+block@Basic_Packagaing_Commands.pdf" target="_blank" rel="noopener noreferrer"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="what-is-source-and-binary" class="relative group"&gt;What is Source and Binary? &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#what-is-source-and-binary" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;</description></item><item><title>The User Experience of using Ubuntu</title><link>https://new.vineetkumar.me/2015/03/the-user-experience-of-using-ubuntu/</link><pubDate>Fri, 27 Mar 2015 16:07:41 +0000</pubDate><guid>https://new.vineetkumar.me/2015/03/the-user-experience-of-using-ubuntu/</guid><description>&lt;p&gt;In &lt;a href="https://new.vineetkumar.me/technology/ubuntu/" target="_blank" rel="noopener noreferrer"&gt;previous articles&lt;/a&gt; we installed Ubuntu, learned how to use Gnome shell on Ubuntu and customize it as per needs. In this article I would be dealing on some more points which makes it easier to understand the aspects of Ubuntu for those who are still deeply wrapped up in the world of Windows. Then we will learn how you can use keyboard shortcuts to improve the User Experience of using Ubuntu. In the end we will see how you can use built in ways to help yourself if you ever needed to learn more about Ubuntu and Terminal commands.&lt;/p&gt;
&lt;h2 id="philosophy-of-linux-over-windows" class="relative group"&gt;Philosophy of Linux over Windows &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#philosophy-of-linux-over-windows" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;There are a few structural changes one notices when they migrate to Linux based OS like Ubuntu as compared to Windows. Following is a list that explains some of them:&lt;/p&gt;
&lt;h3 id="1-disk-system" class="relative group"&gt;&lt;strong&gt;1. Disk System&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#1-disk-system" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;In Windows each partition of the HDD is referred as Disk1, Disk2 etc. While in Ubuntu it is termed as sda1, sda2. Here sda stands for one physical hard disk. And sda1 stands for Storage Device “A” partition 1 on a single physical HDD.&lt;/p&gt;
&lt;h3 id="2-file-system-type" class="relative group"&gt;&lt;strong&gt;2. File System Type:&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#2-file-system-type" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;Filesystem is a way for the OS to keep the data on the HDD and a way to access it. Windows user would be familiar with NTFS and FAT32 but on Ubuntu, EXT3 or EXT4 is used primarily while EXT2 and XFS are also common.&lt;/p&gt;
&lt;h3 id="3-drive-naming-convention" class="relative group"&gt;&lt;strong&gt;3. Drive Naming Convention:&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#3-drive-naming-convention" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;In  Windows people are too familiar with drives named on alphabet like C, D, E and F. It’s the C: drive which is the root drive and where OS is installed. Ubuntu is radically different  where the naming convention is considered.&lt;br&gt;
In Ubuntu, root is a single forward slash. That is, “&lt;strong&gt;/&lt;/strong&gt;“. So suppose I create a directory (another term for “folders”) called &lt;strong&gt;home&lt;/strong&gt; in the root folder. The path for that would be &lt;strong&gt;/home&lt;/strong&gt;.&lt;br&gt;
Due to this convention, the way removable drives are handled is also different in Linux. A CD you insert with label &lt;strong&gt;projectone&lt;/strong&gt; in the CD drive will be “mounted” and can be accessed from say, &lt;strong&gt;/media/username/projectone&lt;/strong&gt;.&lt;br&gt;
Lastly, in Linux, file and folder names are case sensitive. So, &lt;strong&gt;/home/user&lt;/strong&gt; is different from &lt;strong&gt;/home/User&lt;/strong&gt; and &lt;strong&gt;/home/USER&lt;/strong&gt;.&lt;/p&gt;
&lt;figure id="attachment_815" aria-describedby="caption-attachment-815" style="width: 672px" class="wp-caption aligncenter"&gt;[&lt;img loading="lazy" decoding="async" class="wp-image-815 size-full" src="https://new.vineetkumar.me/wp-content/uploads/2015/02/Nix-File-System.jpg" alt="A typical Directory Structure in Linux" width="672" height="464" /&gt;][1]&lt;figcaption id="caption-attachment-815" class="wp-caption-text"&gt;A typical Directory Structure in Linux. Image Courtesy: edx.org&lt;/figcaption&gt;&lt;/figure&gt;</description></item><item><title>Making Ubuntu Personalized with GNOME</title><link>https://new.vineetkumar.me/2015/01/making-ubuntu-personalized-gnome/</link><pubDate>Sat, 31 Jan 2015 14:55:31 +0000</pubDate><guid>https://new.vineetkumar.me/2015/01/making-ubuntu-personalized-gnome/</guid><description>&lt;p&gt;Until now we got familiar with Ubuntu and know &lt;a href="https://new.vineetkumar.me/2015/01/ubuntu-updating-and-setting-up-softwares/" target="_blank" rel="noopener noreferrer"&gt;how to install updates and softwares&lt;/a&gt;, as well as know how to use a few commands using Terminal. And now that we know what is Unity and the Unity bar, it’s time to dump it! Seriously, there are cooler alternatives out there. One such alternative is GNOME. GNOME was native part of Ubuntu until a few versions ago. But Canonical switched it for Unity later. And while Unity may provide a very good shell I don’t think it’s on par with modern era.&lt;br&gt;
In this guide I will install GNOME  and write about how to customize it with extensions.&lt;/p&gt;
&lt;h3 id="gnome" class="relative group"&gt;&lt;strong&gt;GNOME:&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#gnome" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;GNOME shell provides a fully customized UI on top of Ubuntu. Consider a shell akin to a completely new theme in Windows, except, shell is much more than &lt;em&gt;just a theme&lt;/em&gt;. It actually is a complete &lt;a href="http://en.wikipedia.org/wiki/Desktop_environment" target="_blank" rel="noopener noreferrer"&gt;&lt;strong&gt;Desktop Environment&lt;/strong&gt; (DE)&lt;/a&gt; and contains completely different and sometimes a unique set of features which other shell lacks.&lt;br&gt;
Unlike Windows, you can  choose to use any DE right before you login from the login page. So while one user might be using Unity, you on the same Ubuntu can use GNOME. I should warn though that GNOME is a little heavy on resources than Unity, but it’s beautiful and that there are some sacrifices which have to be made for “elegance”. Without wasting more time lets just install GNOME and see it in action.&lt;br&gt;
To install GNOME run following command on Terminal (again Ctrl + Shift + T) while entering password when asked:&lt;/p&gt;
&lt;pre&gt;sudo apt-get install gnome&lt;/pre&gt;
&lt;p&gt;This will install &lt;a href="https://wiki.gnome.org/Apps" target="_blank" rel="noopener noreferrer"&gt;a bunch of packages&lt;/a&gt; (around 500 MBs) which are included in GNOME by default.&lt;/p&gt;</description></item><item><title>Ubuntu: Updating and Setting up Softwares</title><link>https://new.vineetkumar.me/2015/01/ubuntu-updating-and-setting-up-softwares/</link><pubDate>Sun, 25 Jan 2015 20:31:22 +0000</pubDate><guid>https://new.vineetkumar.me/2015/01/ubuntu-updating-and-setting-up-softwares/</guid><description>&lt;p&gt;In my &lt;a href="https://new.vineetkumar.me/2015/01/ubuntu-the-stage-is-set/" target="_blank" rel="noopener noreferrer"&gt;last article&lt;/a&gt; I wrote about my first impressions of freshly installed Ubuntu 14.04 and shared what I knew about Unity interface which Ubuntu comes bundled with. Today I am going to update the OS and install various softwares. You can follow the steps to replicate the same on your copy of the OS or skip a few steps as per your requirements.&lt;br&gt;
Installing updates is the first thing which one should do after installing a fresh copy of Ubuntu. Updates may include feature enhancement or security bugs. There are two methods to update Ubuntu. For first you can press “&lt;strong&gt;Dash Home&lt;/strong&gt;” button on top of the Unity bar and type update, then select “&lt;strong&gt;Software Updater&lt;/strong&gt;“.&lt;/p&gt;
&lt;figure style="width: 1036px" class="wp-caption alignnone"&gt;&lt;img loading="lazy" decoding="async" src="https://new.vineetkumar.me/wp-content/uploads/2015/01/Software-Updater.png" alt="Software Updater" width="1036" height="686" /&gt;&lt;figcaption class="wp-caption-text"&gt;Software Updater&lt;/figcaption&gt;&lt;/figure&gt;
&lt;figure id="attachment_643" aria-describedby="caption-attachment-643" style="width: 486px" class="wp-caption aligncenter"&gt;[&lt;img loading="lazy" decoding="async" class="size-full wp-image-643" src="https://new.vineetkumar.me/wp-content/uploads/2015/01/Software-Updater-Checking-for-Updates.png" alt="Software Updater Checking for Updates" width="486" height="134" /&gt;][1]&lt;figcaption id="caption-attachment-643" class="wp-caption-text"&gt;Software Updater Checking for Updates&lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;This would check for updates and give you an option to install the updates right away. But there’s no fun in that. And I on the other hand will use more traditional way to update my OS…&lt;/p&gt;</description></item><item><title>Ubuntu: The Stage is Set</title><link>https://new.vineetkumar.me/2015/01/ubuntu-the-stage-is-set/</link><pubDate>Fri, 23 Jan 2015 18:59:46 +0000</pubDate><guid>https://new.vineetkumar.me/2015/01/ubuntu-the-stage-is-set/</guid><description>&lt;p&gt;So we have installed &lt;a href="https://new.vineetkumar.me/2015/01/ubuntu-beginning-to-walk-on-unchartered-territory/" target="_blank" rel="noopener noreferrer"&gt;Ubuntu in a Virtual Environment&lt;/a&gt; and know that some (or a lot) of the things in Ubuntu differs from windows, like filesystem and how removable drive works. In this article I will be starting from a fresh install of Ubuntu and try to get familiar with the User Interface. In the upcoming post I will proceed to set it up with softwares and settings.&lt;br&gt;
I will literally be writing this article “while” I am using my PC, so this is not just a guide but more of a walk-through. Hence, please excuse my remarks which I sometimes make to emphasize my excitement (or disappointment) when I discover something.&lt;br&gt;
Here’s what a freshly booted Ubuntu looks like:&lt;figure style="width: 1440px" class="wp-caption alignnone"&gt;
&lt;img loading="lazy" decoding="async" src="https://new.vineetkumar.me/wp-content/uploads/2015/01/001-Freshly-booted-Ubuntu-Lavels1.jpg" alt="Freshly booted Ubuntu" width="1440" height="805" /&gt; &lt;figcaption class="wp-caption-text"&gt;Freshly booted Ubuntu&lt;/figcaption&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;We can notice a few things now:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The &lt;strong&gt;taskbar&lt;/strong&gt; is above the screen. It have the text “Ubuntu Desktop” written in right side of the taskbar. It also includes some icons on the top right corner including a clock and an icon on extreme right which looks like “Settings” icon.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unity bar&lt;/strong&gt; which runs across the left side of the desktop, containing some icons of softwares like Firefox, Libre Office and System Settings. You will also notice an icon of Recycle bin down below.&lt;/li&gt;
&lt;li&gt;Rest of the screen is just &lt;strong&gt;plain desktop&lt;/strong&gt; with no other stuff than default Orange wallpaper.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Now that we know about these three things, we would like to know how does these differ in functionality. Nice! Now we are getting into the good stuff …&lt;/p&gt;</description></item><item><title>Stuff I do in Windows that needs an alternative in Linux</title><link>https://new.vineetkumar.me/2015/01/stuff-i-do-in-windows-that-needs-an-alternative-in-linux/</link><pubDate>Tue, 20 Jan 2015 06:51:30 +0000</pubDate><guid>https://new.vineetkumar.me/2015/01/stuff-i-do-in-windows-that-needs-an-alternative-in-linux/</guid><description>&lt;p&gt;In my &lt;a href="https://new.vineetkumar.me/2015/01/ubuntu-beginning-to-walk-on-unchartered-territory" target="_blank" rel="noopener noreferrer"&gt;previous post&lt;/a&gt; I said I would be looking an alternative in Linux for everything I do in Windows. Here’s an initial list of the applications that I am finding an alternative to. I would be updating this post fairly regularly, adding more things to the list and their alternatives, until I am confident that I can plan to make Ubuntu as my primary OS.&lt;br&gt;
 &lt;/p&gt;</description></item><item><title>Ubuntu: Beginning my Walk on Uncharted Territory</title><link>https://new.vineetkumar.me/2015/01/ubuntu-beginning-to-walk-on-uncharted-territory/</link><pubDate>Fri, 16 Jan 2015 18:39:56 +0000</pubDate><guid>https://new.vineetkumar.me/2015/01/ubuntu-beginning-to-walk-on-uncharted-territory/</guid><description>&lt;p&gt;I had a long awaited dream of migrating from Windows to Linux. I was exposed to Windows since more than a decade and made aware of Linux a lot later. But when I did, sheer glimpse of Linux use to make me feel all geeky inside, but I never really gave Linux a chance. I was too engrossed by the ease of use of Windows and just-reinstall-windows as the default option to get out of any misery I face in Windows. Till the time I get to know the real power of Linux in the form of Ubuntu and the general open source nature of it it was very late. I had become so dependent on Windows for my daily tasks that I started to avoid Nix for all the reasons.&lt;/p&gt;</description></item><item><title>I migrated to Digital Ocean</title><link>https://new.vineetkumar.me/2015/01/migration-to-digital-ocean/</link><pubDate>Tue, 13 Jan 2015 17:55:58 +0000</pubDate><guid>https://new.vineetkumar.me/2015/01/migration-to-digital-ocean/</guid><description>&lt;p&gt;It was about one year that this site was hosted on a VPS server of Leaseweb. They provided a good set of specs but had some amount of unreliability when it came to providing 24×7 up-time. Also it once had a service outage that resulted in the loss of our data. Thanks to offline backups and Google cache I was able to restore all my posts. So it was high time before we moved onto something more trustworthy. It was then when I came to know about Digital Ocean, an SSD only VPS hosting provider. After a lot of geeky research I realized how &lt;a href="https://www.digitalocean.com/company/blog/digitalocean-closes-37-2-million-series-a-led-by-andreessen-horowitz/droplet-growth-chart-b55ef979.png" target="_blank" rel="noopener noreferrer"&gt;quickly&lt;/a&gt; they grew their scope to provide a quality platform for VPS.&lt;br&gt;
What follows next in this article is the story of how I migrated to DigitalOcean with help from my friends. Be warned that this article is fairly technical and can also serve to anyone who wants to migrate to DigitalOcean. I wholeheartedly thank &lt;a href="http://u.krow.me/1197" target="_blank" rel="noopener noreferrer"&gt;Aaruni&lt;/a&gt; for his help on setting up the server, without his help it could have taken me days to do the same.&lt;/p&gt;
&lt;h3 id="1-new-server-on-digitalocean-do-vps" class="relative group"&gt;&lt;strong&gt;1. New Server on DigitalOcean (DO) VPS&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#1-new-server-on-digitalocean-do-vps" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;There are numerous VPS providers but none at the feature to price ratio which DO provides. Hence me and my online friends decided to go for the most basic plan of $5 per month, which provided us with following features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;512MB Memory&lt;/li&gt;
&lt;li&gt;1 Core Processor&lt;/li&gt;
&lt;li&gt;20 GB SSD Disk Space&lt;/li&gt;
&lt;li&gt;1TB Transfer Bandwidth&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This configuration is modest to run a Unreal Tournament (UrT) gaming server and to host numerous small websites which were our requirements. Plus its easy to upscale so starting from the smallest option seemed to be a wise decision.&lt;/p&gt;</description></item><item><title>Saying Adios to my first Android</title><link>https://new.vineetkumar.me/2014/10/saying-adios-to-my-first-android/</link><pubDate>Thu, 23 Oct 2014 11:31:23 +0000</pubDate><guid>https://new.vineetkumar.me/2014/10/saying-adios-to-my-first-android/</guid><description>&lt;p&gt;Every once in a while a piece of technology sets it’s foot from inception to reality, that is perceived ahead of its time. It features tech which makes people awe in wonder. People dream of owning such a piece of technology that catapults them into the future.&lt;br&gt;
One such device was my Optimus One P500 (O1 in short), an Android device manufactured by LG which featured specs which were uncommon at its price point. Granted it was not supposed to “take you to the future”, but it was as close as you get if you were under a budget. The device had 512 MB of Random Access Memory, which none of the branded manufactures at the time managed to pull it of in a sub 10k phone. Quickly it became the most loved gadget by amass and also among the developers at XDA, a place where developers collaborated for the greater good.&lt;br&gt;
O1 came with Froyo (Android ver 2.2) when it was launched in October 2010. With the curves and specs it had it looked a neat little Android gadget to admire. It was after 9 months of the launch that I came to know about O1, took me one month time to research, write a blog about it and to finalize that my next smartphone can only be “the One”. After that it still took me 2 months to save money from teaching programming classes to school students, apart from doing 9-5 regular job. But it was a good phone and a gadget worth the hard work to own.&lt;br&gt;
I remember when the delivery boy from “LetsBuy.com” came to my home and handed me over the phone while I was fiddling with my wallet to make it lighter. My dad was surprised by the way I handed hard cash to some stranger who just arrived at the doorstep. That was my first experience in online shopping but I trusted it. And it payed off well over the years.&lt;/p&gt;</description></item><item><title>How many Apps you *Really* use in a Regular day?</title><link>https://new.vineetkumar.me/2014/06/how-many-apps-you-really-use-in-a-regular-day/</link><pubDate>Tue, 03 Jun 2014 16:49:42 +0000</pubDate><guid>https://new.vineetkumar.me/2014/06/how-many-apps-you-really-use-in-a-regular-day/</guid><description>&lt;p&gt;&lt;em&gt;Recently I came about &lt;a href="http://www.digit.in/forum/mobiles-tablets/184331-how-many-apps-do-you-actually-use.html" target="_blank" rel="noopener noreferrer"&gt;a thread&lt;/a&gt; on a tech forum I regularly visit, which asked a question about how many apps one uses in a day. Surely there are a lot of apps. Thousands and thousands of them in the apps market. I even made &lt;a href="vineetkumar.me/2012/01/the-must-have-android-apps" target="_blank" rel="noopener noreferrer"&gt;a list&lt;/a&gt; about the must have apps. But does one really use a lot of apps on a regular day?&lt;/em&gt;&lt;br&gt;
&lt;em&gt;I guess, apps like &lt;strong&gt;Launcher&lt;/strong&gt;, &lt;strong&gt;Dialer&lt;/strong&gt;, &lt;strong&gt;Messaging&lt;/strong&gt;, &lt;strong&gt;People&lt;/strong&gt; (contacts) and &lt;strong&gt;Gallery&lt;/strong&gt; (includes camera app) need not even be mentioned. Since those are by default used by everyone. So what other apps…? I tried to write a story based on actual events to see where I judge myself in this regard. Results were pretty revealing!&lt;/em&gt;&lt;br&gt;
I can’t wake up in the morning unless the &lt;strong&gt;Alarm&lt;/strong&gt; plays a random song from my list of my favourite songs. So that’s one. Then I need to watch what time it is when I *finally* wake up. &lt;strong&gt;Clock and weather&lt;/strong&gt; widget it is. That counts as an app too.&lt;br&gt;
While traveling to office I would listen to my songs on &lt;strong&gt;TTPod&lt;/strong&gt; and chat with friends on &lt;strong&gt;WhatsApp&lt;/strong&gt; and &lt;strong&gt;Telegram&lt;/strong&gt;. I would also surf some forum on &lt;strong&gt;Tapatalk&lt;/strong&gt; since it’s just unavoidable.&lt;br&gt;
Now I am in office. I pretend to work for sometime. Then I would need some break and I would goto breakout area where I see one of my colleague have this amazing trailer of a latest movie, “Edge of Tomorrow”. I just need to watch this and have it on my phone too. I would use &lt;strong&gt;ShareIt&lt;/strong&gt; app to transfer the video to my phone in seconds (it uses wireless tethering to do that and is a great app btw). I would view the video using &lt;strong&gt;MXPlayer&lt;/strong&gt; on my phone. Wow the trailer is amazing and I need to make a post about it on my FB Page. So I use &lt;strong&gt;Pages manager&lt;/strong&gt; to do that. I don’t use Twitter or I could have used &lt;strong&gt;Hootsuite&lt;/strong&gt; to update on FB and Twitter together.&lt;br&gt;
Now its lunch time. And I would have forgotten to check whether I published that article on my website which I was drafting the previous night. I would use &lt;strong&gt;WordPress&lt;/strong&gt; app to do final touches and “publish” the article. I could have also uploaded any media on the web server using &lt;strong&gt;ConnectBot&lt;/strong&gt; if its needed.&lt;br&gt;
I will now view how my recent blog looks like on any browser like &lt;strong&gt;Opera&lt;/strong&gt; or &lt;strong&gt;Chrome&lt;/strong&gt;. I can also use Chrome to read articles which arrives via RSS feed like &lt;strong&gt;Flipboard&lt;/strong&gt; or &lt;strong&gt;Appy Geek&lt;/strong&gt; when I am on the loose after lunch.&lt;br&gt;
Oh dear, its month end! Did my salary came? I would quicky check it from my bank’s app. Be it &lt;strong&gt;ICICI&lt;/strong&gt; or &lt;strong&gt;Citibank&lt;/strong&gt;. Even government bank like &lt;strong&gt;Canara Bank&lt;/strong&gt; have an app now. I would leave for home early that day since I would remember I had some shopping to do. I would refer the list I made using &lt;strong&gt;ColorNote&lt;/strong&gt; or a task application like &lt;strong&gt;Astrid&lt;/strong&gt; to remind me of the list of things my sister wanted me to buy for her too.&lt;br&gt;
I am on the Metro platform now and want to goto a market very far. An app of &lt;strong&gt;DMRC Metro&lt;/strong&gt; would guide me before I get lost. (Yea, asking from people would help too, but I have been taught not to talk to strangers, unless it’s urgent).&lt;br&gt;
While I am traveling to the market I would play some games on my mobile. Anything like &lt;strong&gt;Asphalt 8&lt;/strong&gt; or a quick race of &lt;strong&gt;Subway Surfer&lt;/strong&gt; could help me avoid the strangers I was talking about earlier. Oh wait.. did I see someone playing this good looking puzzle game I haven’t seen earlier? Lets just download it through &lt;strong&gt;Play store&lt;/strong&gt; and get started to shatter his record.&lt;br&gt;
While shopping I can use my &lt;strong&gt;Barcode application&lt;/strong&gt; to quickly scan and get to know the exact date of manufacture so that I don’t pickup old stuff. (Mom would have loved a portable Barcode scanner when she shops. But, I could be a barcode scanner for her anytime now.) But I consider myself a smart shopper, ain’t I am? So while shopping I would  compare the prices of different stuff available online. &lt;strong&gt;Flipkart&lt;/strong&gt; app it is.&lt;br&gt;
Well, its about time now. Time to return home. I don’t really know I have the energy to catch another metro in the rush hour of evening. Lets just call a cab using an &lt;strong&gt;app I still have to find on Google play&lt;/strong&gt; (cause I know there is one) and reach to my home keeping an eye on the driver, meter and &lt;strong&gt;Google maps&lt;/strong&gt;. I don’t want him to drive me home using the longest route, do I?&lt;br&gt;
Anyway I reached home. Now which app? Well, at home I would keep my phone in one corner. I won’t use any other app now since I don’t need them to talk with family. Enough apps for today. Maybe I would need to use more apps like &lt;strong&gt;Dropbox&lt;/strong&gt; when I need to share some documents with my friend tomorrow, or &lt;strong&gt;Endomondo&lt;/strong&gt;, when I need to track how much calorie I burn after a quick jog in one hypothetical but possible morning, or &lt;strong&gt;AndChat&lt;/strong&gt; to chat on IRC with online friends. For now… its the end of the day and I need some rest. &lt;em&gt;Screen locked.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Installing WhatsApp on Nexus 7</title><link>https://new.vineetkumar.me/2013/11/installing-whatsapp-on-nexus-7/</link><pubDate>Sat, 16 Nov 2013 16:48:55 +0000</pubDate><guid>https://new.vineetkumar.me/2013/11/installing-whatsapp-on-nexus-7/</guid><description>&lt;p&gt;Nexus 7 doesn’t have GSM facility. So that means installing Whatsapp on N7 shouldn’t be possible. But in my experience despite of it giving warning it installs straightforwardly. Here’s my exprience on how I migrated WhatsApp from my phone to Nexus 7.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install Whatsapp on N7 from market or through APK file. But don’t open the app yet.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create backup of existing Whatsapp messages:&lt;/strong&gt;&lt;br&gt;
If you don’t want to migrate existing messages then you can skip this step. Of course, there is no reason why you should skip, since its pretty easy. Just transfer the file: “msgstore.db.crypt” from phone to tablet, which resides at “/sdcard/WhatsApp/Databases/”. And keep the file in the same folder in N7. Create the folder database if it doesn’t exist.&lt;br&gt;
&lt;img decoding="async" src="http://i.minus.com/ibvbxlFkW7GLOS.png" alt="" border="0" /&gt;&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Using OTG cable to access external storage and 3G dongle on Nexus 7</title><link>https://new.vineetkumar.me/2013/11/using-otg-cable-to-access-external-storage-and-3g-dongle-on-nexus-7/</link><pubDate>Mon, 11 Nov 2013 11:10:38 +0000</pubDate><guid>https://new.vineetkumar.me/2013/11/using-otg-cable-to-access-external-storage-and-3g-dongle-on-nexus-7/</guid><description>&lt;p&gt;**&lt;span style="font-size: medium;"&gt;In my &lt;a href="https://new.vineetkumar.me/tag/nexus-7/" target="_blank" rel="noopener noreferrer"&gt;last posts&lt;/a&gt;, I wrote &lt;/span&gt;**about how to root your Nexus 7 and install Ubuntu Touch. Today I am going to write about how to use an OTG cable to access pen drives and External Hard drives. Also one of the most awesome thing you can do is to use 3G dongle on the Nexus 7. And I am doing it in questionnaire style.&lt;br&gt;
&lt;strong&gt;Why use OTG cable?&lt;/strong&gt;&lt;br&gt;
You can use an OTG cable to attach following devices to your Nexus 7:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Pen drives&lt;/li&gt;
&lt;li&gt;Memory card readers&lt;/li&gt;
&lt;li&gt;External Hard Drives&lt;/li&gt;
&lt;li&gt;3G Dongle&lt;/li&gt;
&lt;li&gt;USB Mouse and Keyboard&lt;br&gt;
&lt;strong&gt;What is an OTG cable looks like?&lt;/strong&gt;&lt;br&gt;
Shown clockwise from top left: OTG Cable, Card Reader, Pen Drive, an Huawei 3G dongle (with Airtel connection).&lt;br&gt;
Yup, OTG cable is that small. Some other variants of OTG cable also comes with no wire. &lt;strong&gt;&lt;a href="https://lh3.ggpht.com/ZGPaoTllZdSiudDyBsUwDV1OBKwsRC13wAP2RgU-8fEI1NrNsByqW0ENHkvFNKDCIOcy=h900" target="_blank" rel="nofollow noopener noreferrer"&gt;Refer this.&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;img decoding="async" alt="" src="http://i.minus.com/iAiFCL1Q4DEwP.jpg" border="0" /&gt;&lt;br&gt;
&lt;strong&gt;Can any OTG cable be used with Nexus 7?&lt;/strong&gt;&lt;br&gt;
**&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>My Nexus 7</title><link>https://new.vineetkumar.me/2013/10/my-nexus-7/</link><pubDate>Sun, 27 Oct 2013 17:01:25 +0000</pubDate><guid>https://new.vineetkumar.me/2013/10/my-nexus-7/</guid><description>&lt;p&gt;I bought Nexus 7, 16 GB, 2012 Wifi model from Flipkart a week ago. And I have to say, it is one of my most awesome investment that I ever did. I immediately started my research on rooting it so that I can unlock the true potential of this beast. Now I have installed Ubuntu Touch on N7 and its dual boot with Android. But I faced numerous challenges in doing so, due to lack of experience in this regard. I decided to document my research and finding so that other who may want to unlock the bootloader of N7 and want to flash Ubuntu Touch can do so easily.&lt;br&gt;
I am going to post this guide in three part post. In this first part I am presenting unboxing video and some screenshots of the N7 running Jelly Bean.&lt;/p&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;p&gt; &lt;br&gt;
Images are scaled down, click the image to open the image in its original quality&lt;br&gt;
&lt;strong&gt;The Lock screen:&lt;/strong&gt;&lt;br&gt;
&lt;a href="http://i.minus.com/j0XCyqNpUbBn5.png" target="_blank" rel="noopener noreferrer"&gt;&lt;img decoding="async" src="http://i.minus.com/iZs63m3oyfVua.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br&gt;
**&lt;/p&gt;</description></item><item><title>Installing Ubuntu Touch on your rooted Nexus 7</title><link>https://new.vineetkumar.me/2013/10/installing-ubuntu-touch-on-your-rooted-nexus-7/</link><pubDate>Sun, 27 Oct 2013 11:40:42 +0000</pubDate><guid>https://new.vineetkumar.me/2013/10/installing-ubuntu-touch-on-your-rooted-nexus-7/</guid><description>&lt;p&gt;If you haven’t rooted your Nexus 7 yet, you can follow my previous post and do that easily. This guide assumes you have connected your device with your PC and can use ADB to push commands over to your device. If this doesn’t make any sense, read my &lt;a title="Rooting Nexus 7" href="https://new.vineetkumar.me/2013/10/rooting-nexus-7-unlocking-bootloader/" target="_blank" rel="noopener noreferrer"&gt;previous guide.&lt;/a&gt;&lt;br&gt;
In this post I am about to write how can you easily install Ubuntu Touch on your Nexus 7. Before we do that, you can read this article on why &lt;strong&gt;shouldn’t&lt;/strong&gt; install Ubuntu Touch: &lt;a href="http://www.omgubuntu.co.uk/2013/10/4-reasons-why-you-shouldnt-install-ubuntu-touch-1-0" target="_blank" rel="noopener noreferrer"&gt;4 Reasons Why You Shouldn’t Install Ubuntu Touch on Your Nexus | OMG! Ubuntu!&lt;/a&gt;&lt;br&gt;
But since we are dual booting the Ubuntu with Android, the reasons stated above won’t matter!&lt;img decoding="async" title="Wink" alt="" src="http://www.thinkdigit.com/forum/images/smilies/icon_wink.gif" border="0" /&gt;&lt;br&gt;
&lt;strong&gt;1. Installing Custom Recovery (Flashing TWRP Multi ROM)&lt;/strong&gt;&lt;br&gt;
Using adb commands the next you need to do is to flash a version of TWRP recovery which is tweaked for MultiROM support. The file I downloaded was “TWRP_multirom_grouper_20131022.img” from here: &lt;a href="http://forum.xda-developers.com/showthread.php?t=2011403" target="_blank" rel="noopener noreferrer"&gt;[MOD][OCT 22] MultiROM v16a (fix SuperSU for secondary ROMs) – xda-developers&lt;/a&gt;, and used following command to flash it.&lt;br&gt;
&lt;code&gt;fastboot flash recovery d:\path-to-recovery\TWRP_multirom_grouper_20131022.img&lt;/code&gt;&lt;br&gt;
**&lt;/p&gt;</description></item><item><title>Rooting Nexus 7 and Unlocking Bootloader</title><link>https://new.vineetkumar.me/2013/10/rooting-nexus-7-unlocking-bootloader/</link><pubDate>Sun, 27 Oct 2013 11:39:11 +0000</pubDate><guid>https://new.vineetkumar.me/2013/10/rooting-nexus-7-unlocking-bootloader/</guid><description>&lt;p&gt;In my &lt;a title="My Nexus 7" href="https://new.vineetkumar.me/2013/10/my-nexus-7/" target="_blank" rel="noopener noreferrer"&gt;previous post&lt;/a&gt; I posted a few screenshots of my new Nexus 7 which I bought recently. In this post I am going to write about how you can unlock the bootloader of your Nexus 7. This process can be basically done in 5 steps.&lt;br&gt;
&lt;strong&gt;Rooting the N7:&lt;/strong&gt;&lt;br&gt;
You can live your life with N7 without rooting it. But as one of the Android Commandments say: &lt;strong&gt;&lt;em&gt;&lt;span style="font-size: medium;"&gt;“Thou shalt not use thine nexus unrooted”&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt; I think you need to be awesome instead and do unlock it to get these features to work:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Ability to use an OTG cable to connect pen drives to the device, thereby overcoming the 16 GB (13 GB available actually) limitation.&lt;/li&gt;
&lt;li&gt;Using a 3G dongle to let your device take advantage of 3G (which by default this device don’t have)&lt;/li&gt;
&lt;li&gt;Take advantage of apps that only works when device is rooted, like Titanium Backup and Cache Cleaner&lt;/li&gt;
&lt;li&gt;Flash custom ROM’s and/or Install Ubuntu Touch on your device (and be a part of an OS in the making!)&lt;br&gt;
You can read this article that echoes my thoughts, until the part where he used a toolkit to root (I rooted the old fashioned adb way).&lt;br&gt;
&lt;a href="http://android.appstorm.net/how-to/rooting-and-roms/heres-how-to-root-the-nexus-7-but-should-you/" target="_blank" rel="noopener noreferrer"&gt;Here’s How to Root the Nexus 7 – But Should You? | Android.AppStorm&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Anyway, so how actually you root N7?&lt;/strong&gt;&lt;br&gt;
You can use the most popular Nexus Rootkit to do all kinds of stuff to your N7 including Rooting, flashing zips etc, but if you are geek like me, here is how to do it manually (and its way easier than you think):&lt;br&gt;
**&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Nine rules for how to effectively manage an FB page</title><link>https://new.vineetkumar.me/2013/03/nine-rules-for-how-to-effectively-manage-an-fb-page/</link><pubDate>Sat, 09 Mar 2013 00:50:45 +0000</pubDate><guid>https://new.vineetkumar.me/2013/03/nine-rules-for-how-to-effectively-manage-an-fb-page/</guid><description>&lt;p&gt;I have been an admin of a page for quite a while now. I wanted to document some points that one have to take in mind while posting on pages. Cause with greater power comes greater responsibility.&lt;/p&gt;
&lt;h3 id="1-dont-spam" class="relative group"&gt;&lt;strong&gt;1. Don’t Spam:&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#1-dont-spam" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;A page should have interval between posts. No one likes an endless stream of posts consecutively over a short period of time. You can use apps such as Hootsuite to schedule posts over optimal intervals of time for a greater impact.&lt;/p&gt;
&lt;h3 id="2-try-to-engage-readers" class="relative group"&gt;&lt;strong&gt;2. Try to engage readers:&lt;/strong&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#2-try-to-engage-readers" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;Ask for feedback, like, ‘do you think…’, ‘will you…’ etc in the end of your posts.&lt;br&gt;
Don’t post a link directly as a post. Always give a preview of what the link is about.&lt;br&gt;
Instead of “Checkout this link for new Samsung S4″, you can post something like this, “Samsung S4 seems a really cool gadget that have taken us for a ride ever since we have got our hands on it. It has this and that feature. You can checkout this link for a hands on review…”.&lt;br&gt;
Point is to make a user “engage” and get their attention and if you get successful in doing that, your reader will automatically want to read more.&lt;br&gt;
Remember, readers don’t like posts to which they can’t connect to. While on the other hand they don’t like posts which sounds too artificial too. So, try not to overdo it!&lt;/p&gt;</description></item><item><title>Guide to Backing Up Your Android Data</title><link>https://new.vineetkumar.me/2012/10/guide-to-backing-up-your-android-data/</link><pubDate>Sun, 07 Oct 2012 06:31:00 +0000</pubDate><guid>https://new.vineetkumar.me/2012/10/guide-to-backing-up-your-android-data/</guid><description>&lt;div dir="ltr" style="text-align: left;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;br /&gt; &lt;/span&gt;&lt;/p&gt; 
 &lt;div class="MsoNormal" style="text-align: center;"&gt;
&lt;b&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif;"&gt;Cause data =&lt;i&gt; “My Precious”!&lt;/i&gt;&lt;/span&gt;&lt;/b&gt;
&lt;/div&gt;
 &lt;div class="MsoNormal" style="text-align: center;"&gt;
&lt;b&gt;&lt;i&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif;"&gt; &lt;/span&gt;&lt;/i&gt;&lt;/b&gt;
&lt;/div&gt;
 &lt;div class="MsoNormal" style="text-align: center;"&gt;
&lt;/div&gt;
 &lt;div class="MsoNormal" style="text-align: left; text-indent: 0;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; font-size: 12pt; line-height: 130%;"&gt;Little did the founders of Android know that this Linux based Operating System would become the world’s leading smartphone platform when the first Android-powered phone was sold in October 2008. When compared with the now legacy OS like Nokia’s Symbian, BlackBerry OS and iOS, Android was able to dent the mobile OS market rapidly and with a greater success than others that came before it.&lt;/span&gt;
&lt;/div&gt;
 &lt;div class="MsoNormal" style="text-align: left; text-indent: 0;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; font-size: 12pt; line-height: 130%;"&gt;Being an open source OS helped Android and as it’s approaching to Jelly Bean it’s becoming more stable, reliable and fluid like never before. But as of ICS, there are a few nooks and crannies that a user experience over the course of using it. And as such Google have make sure all the data is safely backed up on clouds of their servers a user has to make sure it’s working like it’s supposed to. &lt;/span&gt;
&lt;/div&gt;
 &lt;div class="MsoNormal" style="text-align: left; text-indent: 0;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif;"&gt; &lt;/span&gt;
&lt;/div&gt;
 &lt;div class="MsoNormal" style="text-align: left; text-indent: 0;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; font-size: 12pt; line-height: 130%;"&gt;In this guide I am going to mention some steps that you can take in order to make sure majority of data is backed up or the clouds or on the card, since precaution is always better. And in case you are doing hard reset or just plunging into the rooting and custom ROM’s venture, backing up data is and should be at the first priority. So here we go:&lt;/span&gt;
&lt;/div&gt;
 &lt;div class="MsoNormal" style="text-align: left; text-indent: 0;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; font-size: 12pt; line-height: 130%;"&gt; &lt;/span&gt;
&lt;/div&gt;
 &lt;div class="MsoNormal" style="text-indent: 0;"&gt;
&lt;/div&gt;
 &lt;div class="MsoListParagraphCxSpFirst" style="text-align: left; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;b&gt;&lt;span style="font-size: 16pt; line-height: 130%;"&gt;1.&lt;span style="font-size: 7pt; font-weight: normal; line-height: normal;"&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size: 16pt; line-height: 130%;"&gt;Contacts backup:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt; &lt;span style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;b&gt;&lt;span style="font-size: 16pt; line-height: 130%;"&gt;&lt;br /&gt; &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;
&lt;/div&gt;
 &lt;div class="MsoListParagraphCxSpMiddle" style="text-align: left; text-indent: 0;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;" href="http://i.imgur.com/3zBY1.png"&gt;&lt;span style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;img loading="lazy" decoding="async" alt="" src="http://i.imgur.com/3zBY1.png" width="213" height="320" border="0" /&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;p&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; font-size: 12pt; line-height: 130%;"&gt;The first time a user starts his Android phone he is greeted with a Google Sign-in screen. And although the phone can be used without signing into your Google account, it’s a great step to make sure your contacts are &lt;b&gt;not&lt;/b&gt; backed up!&lt;/span&gt;&lt;br /&gt; &lt;span style="font-family: 'Trebuchet MS', sans-serif; font-size: 12pt; line-height: 130%;"&gt;&lt;span id="goog_1213096234"&gt;&lt;/span&gt;&lt;span id="goog_1213096235"&gt;&lt;/span&gt;&lt;br /&gt; &lt;/span&gt; &lt;/div&gt; 
&lt;div class="MsoListParagraphCxSpLast" style="text-align: left; text-indent: 0;"&gt;
&lt;span style="font-family: 'Trebuchet MS', sans-serif; font-size: 12pt; line-height: 130%;"&gt;So, if you haven’t signed in, do that &lt;b&gt;now&lt;/b&gt;. And make sure &lt;b&gt;“Sync Service”&lt;/b&gt; is enabled. You can check that by going into, &lt;b&gt;Settings -&gt; Accounts &amp; Syn&lt;/b&gt;c and making sure your Google ID is listed on the page and Sync is turned on. This will make sure all your contacts are backed up, which you can check by going to Gmail and observing the &lt;b&gt;“Contacts”&lt;/b&gt; page.&lt;/span&gt;&lt;br /&gt; &lt;span style="font-family: 'Trebuchet MS', sans-serif; font-size: 12pt; line-height: 130%;"&gt;&lt;br /&gt; &lt;/span&gt;
&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="text-indent: 0;"&gt;</description></item><item><title>Mobile Internet : First Hand Experience of Me and My Dad</title><link>https://new.vineetkumar.me/2012/05/mobile-internet-first-hand-experience-of-me-and-my-dad/</link><pubDate>Fri, 18 May 2012 12:59:00 +0000</pubDate><guid>https://new.vineetkumar.me/2012/05/mobile-internet-first-hand-experience-of-me-and-my-dad/</guid><description>&lt;div dir="ltr" style="text-align: left;"&gt;
&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;br /&gt; I am sitting on my berth in a compartment of a train which is scheduled to take me to my village. In my hands is my smartphone which have become the best companion of my life. And with me is my dad who is traveling along with me and who is familiar with the power of the little gadget I was holding in my hand.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Suddenly my gaze took me outside the window to the crowd on the station. Almost everyone could be seen with a phone in their hands. Some talking, some looking at the little screens while other busy passing time tapping their phones in the waiting area.&lt;br /&gt; It was then when it struck me something. There used to be a time when people used to buy phones to talk and talk, and just talk. Phones were practically no other purpose. And they used to pay large amount of money just for that. Well, life have changed today. Changed to an extent that it&amp;#8217;s nothing short of a miracle. Today talking is just one of the thing we can do with our smartphones. Today we have the kind of power that one could never imagine just a decade ago. Thanks to smartphones, we now have the power of Internet in our pockets, palms or wherever it could be carried.&lt;br /&gt;</description></item><item><title>Windows Phone 7 Review (on HTC 7 Mozart)</title><link>https://new.vineetkumar.me/2012/02/windows-phone-7-review-on-htc-7-mozart/</link><pubDate>Wed, 22 Feb 2012 17:10:31 +0000</pubDate><guid>https://new.vineetkumar.me/2012/02/windows-phone-7-review-on-htc-7-mozart/</guid><description>&lt;p&gt;This is my first full length review here, of something I am really passionate about, OSes. But before I start lets see what you should expect and not expect from this review:&lt;br&gt;
&lt;strong&gt;Don’t Expect:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;100% accuracy (I can be factually wrong somewhere, and you can help me finding those out)&lt;/li&gt;
&lt;li&gt;Detailed hardware review (Since HTC Mozart is already an obsolete product, I wont go in detail in it)&lt;/li&gt;
&lt;li&gt;Grammatical correctness (I am weak in that so, pardon me please)&lt;br&gt;
&lt;strong&gt;Do Expect:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;A detailed opinion on software issues, the pros and cons of WP7 at this version (&lt;strong&gt;Mango&lt;/strong&gt;).&lt;/li&gt;
&lt;li&gt;Screenshots (Many are in spoilers)&lt;/li&gt;
&lt;li&gt;Future additions of features in this review on request.&lt;br&gt;
PS: I don’t own the device currently, so might not be able to entertain requests immediately.&lt;img decoding="async" title="Laugh" src="http://www.thinkdigit.com/forum/images/smilies/icon_biggrin.gif" alt="" border="0" /&gt; Let’s begun:&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="htc-7-mozart" class="relative group"&gt;&lt;span style="font-size: 300%;"&gt;HTC 7 Mozart&lt;/span&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#htc-7-mozart" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;img decoding="async" src="http://st2.gsmarena.com/vv/pics/htc/htc-7-mozart-1.jpg" alt="" border="0" /&gt; 
&lt;h3 id="the-hardware" class="relative group"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;span style="text-decoration: underline;"&gt;The Hardware&lt;/span&gt;&lt;/b&gt;&lt;/span&gt; &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#the-hardware" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;The very first thing which you will notice with HTC Mozart is its 3.7” glossy screen on a body made from brushed aluminium with curved edges. It sports a big speaker on the top and 3 touch buttons on the bottom. The buttons namely Back, Start and Search, follows the standard specified by Microsoft across all Windows Phone devices and so would be your navigation partners in exploring the world of mobile windows.&lt;/p&gt;</description></item><item><title>The Must Have Android Apps</title><link>https://new.vineetkumar.me/2012/01/the-must-have-android-apps/</link><pubDate>Tue, 17 Jan 2012 18:50:00 +0000</pubDate><guid>https://new.vineetkumar.me/2012/01/the-must-have-android-apps/</guid><description>&lt;div dir="ltr" style="text-align: left;"&gt;
&lt;div style="font-family: Verdana, sans-serif;"&gt;
&lt;span style="font-size: small;"&gt;It&amp;#8217;s been &lt;b&gt;&lt;a href="http://thewindingmind.blogspot.com/2011/11/my-first-android.html" target="_blank" rel="noopener noreferrer"&gt;exact two months&lt;/a&gt;&lt;/b&gt; since I made a decision to buy LG Optimus One as my first smartphone. And I fulfilled the promise. I bought O1 from Letsbuy.com, and which was also one of the first online shopping experience for me.&lt;/span&gt;
&lt;/div&gt;
&lt;div style="font-family: Verdana, sans-serif;"&gt;
&lt;span style="font-size: small;"&gt; &lt;/span&gt;
&lt;/div&gt;
&lt;div style="font-family: Verdana, sans-serif;"&gt;
&lt;span style="font-size: small;"&gt;My heart beats were racing on high rates while I was unboxing the package. Along came out the shiniest piece of gadget my eyes has ever experienced live.&lt;/span&gt;
&lt;/div&gt;
&lt;div style="font-family: Verdana, sans-serif;"&gt;
&lt;span style="font-size: small;"&gt;And the rest is history&amp;#8230;&lt;/span&gt;
&lt;/div&gt;
&lt;div style="font-family: Verdana, sans-serif;"&gt;
&lt;span style="font-size: small;"&gt; &lt;/span&gt;
&lt;/div&gt;
&lt;div style="font-family: Verdana, sans-serif;"&gt;
&lt;span style="font-size: small;"&gt;While I would save the story for my feelings for the gadget for some other time this article is an attempt to list all the android apps that I have discovered over the 54 days of my use of the phone.&lt;/span&gt;
&lt;/div&gt;
&lt;div style="font-family: Verdana, sans-serif;"&gt;
&lt;span style="font-size: small;"&gt;&lt;br /&gt; The list is not in any particular order, and the apps listed with the word [root] requires root privilege to work.&lt;br /&gt; (Star means newly added, after writing the original article.)&lt;/span&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;h3&gt;
&lt;b&gt;Productivity&lt;/b&gt;
&lt;/h3&gt;
&lt;div&gt;
&lt;strong&gt;&lt;a href="https://market.android.com/details?id=net.andchat" target="_blank" rel="noopener noreferrer"&gt;AndChat (Free)&lt;/a&gt;&lt;/strong&gt; [The best IRC client]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.metago.astro" target="_blank" rel="noopener noreferrer"&gt;ASTRO File Manager&lt;/a&gt;&lt;/strong&gt; [The best file manager]&lt;br /&gt; &lt;a href="https://market.android.com/details?id=vStudio.Android.Camera360" target="_blank" rel="noopener noreferrer"&gt;&lt;strong&gt;Camera360 Ultimate&lt;/strong&gt; &lt;/a&gt;&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.endomondo.android" target="_blank" rel="noopener noreferrer"&gt;Endomondo Sports Tracker&lt;/a&gt;&lt;/strong&gt; [To track the distance or route you travel]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.dropbox.android" target="_blank" rel="noopener noreferrer"&gt;Dropbox&lt;/a&gt;&lt;/strong&gt; [The best cross platform file sharing app]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=ymst.android.fxcamera" target="_blank" rel="noopener noreferrer"&gt;FxCamera&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.google.android.apps.unveil" target="_blank" rel="noopener noreferrer"&gt;Google Goggles&lt;/a&gt;&lt;/strong&gt; [Best app to read those QR codes and search with images]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.alokmandavgane.hinducalendar" target="_blank" rel="noopener noreferrer"&gt;Hindu Calendar&lt;/a&gt;&lt;/strong&gt; [Useful sometimes, when mom needs to know dates of some festival &lt;img decoding="async" src="https://new.vineetkumar.me/wp-includes/images/smilies/icon_razz.gif" alt=":P" /&gt; ]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.csam.icici.bank.imobile" target="_blank" rel="noopener noreferrer"&gt;iMobile&lt;/a&gt;&lt;/strong&gt; [App from ICICI customers, very useful to me, I do prepaid recharge from this]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.rails" target="_blank" rel="noopener noreferrer"&gt;Indian Railway App – Disha&lt;/a&gt;&lt;/strong&gt; [PNR check, availability checker, train schedule and more]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.opera.browser" target="_blank" rel="noopener noreferrer"&gt;Opera Mobile web browser&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.zegoggles.smssync" target="_blank" rel="noopener noreferrer"&gt;SMS Backup +&lt;/a&gt;&lt;/strong&gt; [Best app to take Backup of your SMS&amp;#8217;s on your Google Account]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.whatsapp" target="_blank" rel="noopener noreferrer"&gt;WhatsApp Messenger&lt;/a&gt;&lt;/strong&gt; [Universal Bluetooth, as I like to call it Send sms, share pics etc&amp;#8230;]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.rememberthemilk.MobileRTM" target="_blank" rel="noopener noreferrer"&gt;Remember The Milk&lt;/a&gt;&lt;/strong&gt; [Cloud Mobile Task Management]&lt;br /&gt; &lt;strong&gt;&lt;a href="https://market.android.com/details?id=com.alphonso.pulse" target="_blank" rel="noopener noreferrer"&gt;Pulse News&lt;/a&gt;*&lt;/strong&gt; [Best news aggregator app]&lt;br /&gt; &lt;strong&gt;&lt;a title="Quick Boot" href="https://play.google.com/store/apps/details?id=com.siriusapplications.quickboot" target="_blank" rel="noopener noreferrer"&gt;Quick Boot*&lt;/a&gt;&lt;/strong&gt; [Lets you reboot or shutdown, without using actual power button. For those, who fears they would break hardware button. Like me.]&lt;br /&gt; &lt;strong&gt;&lt;a title="Photo Resizer" href="https://play.google.com/store/apps/details?id=com.xllusion.app.photoresizer" target="_blank" rel="noopener noreferrer"&gt;Photo Resizer*&lt;/a&gt;&lt;/strong&gt; [Does what it says]&lt;a title="Astrid" href="https://play.google.com/store/apps/details?id=com.timsu.astrid&amp;hl=en" target="_blank" rel="noopener noreferrer"&gt;Astrid&lt;/a&gt; [Homage to this little To Do and Reminder app that was at pinnacle of its service, until it decided to shut down on 5th of August 2013. I will miss you.]</description></item><item><title>My First Android</title><link>https://new.vineetkumar.me/2011/11/my-first-android/</link><pubDate>Thu, 17 Nov 2011 06:11:00 +0000</pubDate><guid>https://new.vineetkumar.me/2011/11/my-first-android/</guid><description>&lt;div dir="ltr" style="text-align: left;"&gt;
&lt;div&gt;
&lt;div style="font-family: Verdana, sans-serif;"&gt;
&lt;span id="internal-source-marker_0.38794189086183906"&gt;A few days back I came across a commercial from Red Hat Linux and it put forth some true facts. “Facts”, unless proven otherwise!&lt;/span&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;p&gt;
&lt;span&gt;&amp;#8220;&lt;/span&gt;&lt;span&gt;The telephone has too many shortcomings, to be seriously considered as a means of communication&lt;/span&gt;&lt;span&gt;&amp;#8220;, &amp;#8220;&lt;/span&gt;&lt;span&gt;A rocket will never leave the Earth&amp;#8217;s atmosphere&lt;/span&gt;&lt;span&gt;&amp;#8220;, and the most absurd one, &amp;#8220;&lt;/span&gt;&lt;span&gt;640k ought to be enough for anybody&lt;/span&gt;&lt;span&gt;&amp;#8221; as populated to be said by Bill Gates, were some of the predictions done in the last century. The beliefs that shattered to the ground in later years, spectacularly.&lt;/span&gt;&lt;br /&gt; &lt;span&gt;The appetite for power never stops. People want to be more efficient everyday. The processing power is increasing, whereas the size of silicon chips is reducing. Thanks to Moore&amp;#8217;s law, gadgets are all set to become smaller but smarter.&lt;/span&gt;&lt;br /&gt; &lt;span&gt;A smartphone is a perfect example of something which could never have been conceived of, say, 20 years ago. Yet the future looks promising for this category of phones. It would not be long before we see phones surpassing speeds more than 2.4 GHz, due to the developments in processors like the &lt;a class="vt-p" href="http://www.pocket-lint.com/news/42053/qualcomm-snapdragon-getting-faster-now" target="_blank" rel="noopener noreferrer"&gt;next gen Qualcomm&lt;/a&gt;. But as they say, technology won&amp;#8217;t stop growing and so people have to start somewhere.&lt;/span&gt;&lt;br /&gt; &lt;span&gt;It was many years ago, that I had tried a phone that was smart. I had a Sony Walkman, aka, w550i which was basically a feature phone, with multimedia features, to be precise. It used to take good pics with its 1.3 megapixel camera, and could also sync contacts with a PC. But, today, I need something better than a feature phone. Precisely, an Entry Level Android.&lt;/span&gt;&lt;br /&gt;</description></item><item><title>Buying Dilemma of a New Phone (to Talk)</title><link>https://new.vineetkumar.me/2010/08/buying-dilemma-of-a-new-phone-to-talk/</link><pubDate>Sat, 07 Aug 2010 03:46:00 +0000</pubDate><guid>https://new.vineetkumar.me/2010/08/buying-dilemma-of-a-new-phone-to-talk/</guid><description>&lt;div dir="ltr" style="text-align: left;"&gt;
&lt;div class="zemanta-img separator" style="clear: right;"&gt;
So, its one of those time of the year, when you feel your (old) phone is getting too old to handle, and there could be many reasons for feeling so, depending on the type of consumer you are.
&lt;/div&gt;
&lt;div class="zemanta-img separator" style="clear: right;"&gt;
&lt;/div&gt;
&lt;p&gt;
&lt;a style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;" href="http://www.mobilegazette.com/images/sony-ericsson/sony-ericsson-w550-combo.jpg" target="_blank" rel="noopener noreferrer"&gt;&lt;img loading="lazy" decoding="async" alt="" src="http://www.mobilegazette.com/images/sony-ericsson/sony-ericsson-w550-combo.jpg" width="216" height="320" border="0" /&gt;&lt;/a&gt;For me, I am now looking for a new phone, since its giving me a few troubles (which translates to MANY, in my case!).&lt;br /&gt; Personally I don&amp;#8217;t want to leave my Sony Ericsson W550i (Walkman), which was a present to me 2 yrs ago from my dad on my birthday and since then, I have built a relationship with this phone. This phone is amazing. Without getting too emotional, I just want to tell that its dedicated keys for Multimedia, Camera, Lock and Video Player is awesome, but also it has so much of features, that just makes it too cool to handle.</description></item></channel></rss>