Raspberry Pi: Change Password, Auto Login and Remote Desktop

Posted on Sun 22 December 2013 in How To DIY, Linux • Tagged with Linux, Raspberry Pi

I have already given tutorial for RaspberryPi First Installation and Boot.  Let's go with advance configuration of RasPi.

Things to do after 1st boot of Raspberry Pi


Continue reading

Raspberry Pi - How to install and first boot

Posted on Wed 18 December 2013 in How To DIY, Linux • Tagged with Linux, Raspberry Pi

Installing and setting up Raspberry Pi is fairly easy in following steps


Continue reading

Install Alternative To Arduino IDE

Posted on Wed 11 December 2013 in How To DIY • Tagged with Arduino, IDE, Linux

Arduino, the world famous opensource electronic prototyping platform is undoubtedly the best series of boards used by makers & Engineers. However, the official Arduino IDE which is used to load the arduino sketch is bit clumsy. I never really liked Arduino IDE, so after searching a lot, I came to know …


Continue reading

How To Install Sublime Text Editor In GNU/Linux ?

Posted on Wed 11 December 2013 in How To DIY, Linux • Tagged with Linux, Text Editor

Sublime Text Editor is one of the best cross-platform editor out there for editing source code. It is capable of syntax highlighting for wide range of file extensions like Python, C, C++, Java, HTML, JS, PHP, LaTeX & even Arduino. Sublime Text Editor is not opensource & not an free editor, but …


Continue reading

How To Install Any Application From Source Code ?

Posted on Tue 10 December 2013 in How To DIY, Linux • Tagged with Linux, Open Source, Source Code

Most of the applications are available in the official repository of your Linux distribution. However, there are times when some of the applications you're installing haven't been updated in the repository & you want to get the latest version of that application.Learning how to …


Continue reading