...quite sometime I 've blogged. Now is the time to quickly show you a very nice utility that I came across. Imagine you want to share a folder or file real quick on you Linux box for a windows friend. For a n00b, this can be quite intimidating.... Now, you can feel free to share anything with a small web server. Run the command on your terminal, note you must have python installed. python -m SimpleHTTPServer 8080 All you need to do is to run it in the folder you want to start browsing. Now you can go to your browser and type hostname:8080 Hope you find it helpful...!
13 Million Lines of Code, Nearly 6 Patches Per Hour, Growing Strong as Ever!! The Linux Foundation has published its third annual report about Linux kernel authorship. The statistics include growth trends in the kernel development process and also provides insight into the level of contributions done by individual contributors and corporate sponsors. The latest version of the Linux kernel currently consists of nearly 13 million lines of code across over 33,000 files. The rate of development peaked with version 2.6.30 last year, which saw an average of 6.40 patches per hour. read more