About Me (TS Pradeep Kumar)

Working at VIT University and having great interest towards embedded wireless systems and e-learning. This site caters to most of the Indian Engineering/technology students to know about embedded systems, network simulator, e learning tools/techniques, etc. If you are a student or a learner, you can always request a title or post..

Subscribe by Email

Enter your email address:

Delivered by FeedBurner

BACKSLASH BACKLASH

Irritating slashes in URLs a mistake, says Tim Berner’s Lee
It has been one of the most enduring mysteries to have intrigued every web user. What is the point of the two forward slashes that sit infront of the “www” in every internet website address?     Tim Berners-Lee, the scientist who created the World Wide Web, has admitted [...]

Continue reading BACKSLASH BACKLASH

  • Share/Bookmark

Introduction to Proc File System

The proc file system provides information on the current status of the Linux kernel and running process.
It also allows modifications of kernel parameters in simple ways during runtime
Each process in the system that is currently running is assigned a directory /proc/pid, where pid is the process identification number of the relevant process
There [...]

Continue reading Introduction to Proc File System

  • Share/Bookmark

My Photograph Skills

The following pics were taken at Kota, jaipur (Rajasthan). All the photos are taken at random times with a entry level camera. Camera used if Canon A470.

Continue reading My Photograph Skills

  • Share/Bookmark

The Ext2 File System

The initially developed file system was Minix which uses a partition of 64MB and the filenames of no more than 14 characters.
After that, A file system called ext was developed which uses a partition size of 2GB and filenames of 255 characters but it was slow compared with Minix.
Later the file system for Xia was [...]

Continue reading The Ext2 File System

  • Share/Bookmark