Skip to content
Archive of posts tagged rss

l-exp listrs – A new look at linux blogs and sites

Image by woodleywonderworks via Flickr A new way to look at blog\’s and site\’s. Best linux blogs and sites Related articles by Zemanta PS3 update locking out Linux April 1 – News at GameSpot (mmcelhaney-media.blogspot.com) More Improvements to the Linux Integration Services for Hyper-V (port25.technet.com) Diagnostics of a Linux System (slideshare.net) Linux Mint 8 Helena [...]

Short Information about loaded kernel modules

There are couple of ways you can find the information on the loadable kernel modules. All these would always involve calling lsmod to get the loaded kernel modules and then calling modinfo to get the info on the loaded modules. I will show you with examples: $ lsmod Module                  Size  Used by cdc_acm                19616  0 [...]

Simple rss to email service for your feeds on Linux with your/ISP server.

I like couple of blogs and feeds but the problem is that I keep forgetting to run the rss reader and would rather like to have the rss article\’s emailed to me at regular intervals so that I can read them when I want to without having to make sure that I am at my [...]