Thejaswi.info bids adieu to Webfaction
Thejaswi.info bids adieu to Webfaction
As some of you might have observed (or even if you didn't observe), my site now isn't hosted with Webfaction anymore. I have moved to Gandi's VPS service. The VPS service by Gandi is quite cheap and reliable. I have been using it ever …
Create an ISO from a CD/DVD Device
Create an ISO from a CD/DVD Device
In GNU/Linux, it is very easy to create an ISO image which can be used to be written later on to CD/DVDs.
dd if=/dev/cdrom-device of=/path/to/image.iso
Really simple and awesome!!!
Foss.in needs a relook
Sad state of politics...
Sad state of politics...
First let me talk about politicians in my own state of Andhra Pradesh. For the past few years, the Telugu Desam Party (TDP) had been supporting the cause for the united state of Andhra Pradesh. While the Congress, being an opportunistic party, went into a pre-poll …
Long time, no post...
Long time, no post...
It's been a long time, since I posted content in the blog. There have been quite a few reasons for that and I primarily blame laziness.
Just a quick update of what has been going on in my life:
- Completed work on my Google Summer of …
Off to Chennai...life's calling
Enable/Disable CPUs dynamically in Linux
Enable/Disable Multi CPUs in GNU/Linux
This is a wonderful feature of the Linux kernel. Being able to dynamically enable and disable multiple CPUs (all this without rebooting).
To check if you have multiple CPUs
$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name …
WPA2 on Linux
Setting up WPA2 on Linux
Recently Binand pointed me to DD-WRT (free Linux based firmware for Linksys' WRT54G Series). Since I owned that series of the router, I installed it on my router. It looks really very cool especially with those awesome javascript effects. It also came with support for …
Thejaswi.info revamped
Thejaswi.info revamped
Django has been evolving quietly but steadily. 6 months back when I deployed my site, I gambled and used newforms-admin to be able to experiment. Later, I realized that my blog had a few readers and experimentation would piss them off. Despite this, I managed to redesign …