Animesh Kumar {itsAnimesh}

Animesh Kumar {itsAnimesh}

I'm an IT professional/FOSS Geek living and working in New Delhi, India. Currently for the most part I work as a Technical Consultant developing Open Source ICT solutions for social and societal inclusion. I am a a FOSS enthusiast, I want to create an awareness about FOSS through the work I do. Below are the latest updates from a some social networks I subscribe to.

:

  • Generate Hardware Information on Linux!!!

    You can generate a nice report (HTML or XML format) of your laptop/desktop hardware information by executing this command: lshw -html > sysinfo.html You may need to install it first… For Debian and Ubuntu users installation is simple.. sudo aptitude install lshw You can find the detailed information about lshw from the following page: http://www.ezix.org/project/wiki/HardwareLiSter

  • Howto : Twitter from Command Line…

    This is a tutorial explaining how to post to Twitter using command-line in Linux, without needing to even open up your web browser…. First, install the curl package: sudo apt-get install curl Next, create a script anywhere in your $PATH, for example tweet.sh inside ~/bin, where ~ is your home directory (make sure ~/bin is …

  • Fedora 12 ‘Constantine’ has been released!!!

    The final release of Fedora’s 12th edition, code-named Constantine, is available for download, after a two-week slippage in its release schedule. The new RedHat community Linux distro includes power management features pulled from RHEL 5, improved support for netbooks, and a much-improved NetworkManager.

  • OLPC Operating System Sugar On a Stick!!!

    Sugar is the desktop environment originally developed for the One Laptop per Child (OLPC) computer/education project and as of May 2008 being developed under the umbrella of Sugar Labs. Sugar is used on the OLPC XO-1 laptop computer and is also available as a session option on Ubuntu and Fedora. Unlike more traditional desktop environments, …