/home/avaidya

I've got some new content in the pipeline! In the meantime, feel free to read about me or look at some of my ancient content.



May 17, 2016

Aug 07, 2014

Jun 27, 2014

Aug 25, 2013

Using Dropbox and Git, Peacefully

It’s been a while!

Recently, I’ve been working on something in Dropbox, and I’ve found the version control… lacking. Well, it’s nothing like having the full power of Git, my favorite version control system. That’s for sure.

Note that the images here will be for …

May 14, 2013

Jan 07, 2013

SSH Using Hostnames

I’ve always been wondering why I couldn’t use hostnames in my ssh commands (like ssh pi@raspberrypi), so I’ve been using IP addresses the entire time (e.g. ssh pi@192.168.1.31). Today, I’ve finally figured out how to use easier-to-remember hostnames in Linux …

Nov 22, 2012

Aug 17, 2012

Compiling the Linux Kernel in Ubuntu

Linux is awesome. However, there are always its shortcomings, such as hardware not being recognized. For my laptop, a Toshiba Satellite L655, I must compile my own, custom kernel such that Ubuntu will see my battery’s charge. The original solution for this problem is from Techinterplay here, but I …

Next → Page 1 of 2