Yup! Finally my laptop is here, delivered to my office at OMR, Chennai! After all those hassles(read this and this post to know more!) I received it 12 days after my order was registered(ie, the day the amount was realized). In case you’re wondering, my Laptop is a Dell Inspiron 1520, featuring an Intel Core2Duo Processor T5250@1.5GHz, 2 GB RAM, a 160GB HDD and (my most cherished component) nVidia 8600 mGT w/ 256MB RAM(although Windows and DXDiag reports 512 MB RAM, hmm). I’ll have a review on it shortly, both on Windows as well as Linux. So keep reading in! (PS: Was playing Oblivion till 2AM yesterday :P , it looks :shock: @ 1280×800 with texture size set to large, all details set to Max, and HDR enabled(AA was disabled, though, the same ol’ Oblivion caveat)
My Laptop Chronicles: It’s here!
··136 words·1 min·
Opinions
Linux
Reviews
Related
Fix a Frozen System with the Magic SysRq Keys
··226 words·2 mins
News
Linux
You finally got your Linux environment to crash. Ctrl+Alt+Backspace does nothing, nor do the F-keys. You know you shouldn’t have installed that bad driver, but you did it anyway. So you reach for the power button.
Stop.
Mashing in the power button to reboot could cause a problem if your hard drive is still being written to, and usually causes more problems than it solves. The Linux kernel includes a secret method of restarting your PC should it ever stop doing its job.
I’ve shifted!
··116 words·1 min
News
Linux
WordPress
I’ve shifted!This time, not just physically but on the web as well.First, physically(literally, and I’m using too many rhyming words). As a trainee in 3i-Infotech I’ve shifted from coastal town of Mangalore to the metro, Chennai, which is again a coastal city, just on the the eastern side of India.
On the web, I’ve shifted from WordPress hosted blog to my very own domain(yippee!!!) hosted on ExperTrio (thanks, Preshit!). And for the moment, my Linux experimentations have ceased due to lack of a PC/laptop with me.
Formatting USB pen drive in Linux using Terminal
··251 words·2 mins
Tips & How-To's
Commands
Filesystem
Linux
Insert your USB pen drive. Let it get detected and mounted. Open Terminal. Type The Following commands
dmesg |tail -> here the ‘|’ key is the pipe, ie, the key before the backspace key(the upper one, so press shift) You’ll get something like
sathya@shaman:~$ dmesg |tail
[ 9921.681164] sda: Write Protect is off
[ 9921.681174] sda: Mode Sense: 23 00 00 00
[ 9921.681178] sda: assuming drive cache: write through