RSS
 

Posts Tagged ‘Ubuntu 9.04’

The Actual Worth of Your Linux Machine

31 Oct

So this idea struck up in my mind when I saw a recent post about what actually is the original market share of Linux.The post gives great insights into how the market share is being computed and frankly IMHO there are significant amount of discrepancies in calculating that for couple of reasons, major one of them being that many people pay for it & many get paid ;) .

We use open source softwares daily in our life the fact is we just don’t know about it. Most of the people using Android on there smart-phones out their don’t even know its open source. People tend to buy sh!+ (sorry had to put this) for few bucks rather then trying FOSS(Free open source software) just cause it hurts their standards & corporate world has taught them that nothing comes for free.

Not going deep into that never ending debate, the question arises, well we are some way or another attached to FOSS then what actually is the real value of FOSS we are using. Another reason for this post was that I was really wanted to figure out what if all these OSS were paid.

For starters

are all open source and yes I’m not kidding..!!! 8)

Read the rest of this entry »

 

Conky: System Monitor for Ubuntu

06 Sep

Conky is a free, lightweight system monitor for GNU/Linux/BSD, that displays any information on your desktop i.e Cpu usage, Disk usage, Download/Upload speeds, CPU/Hard Disk temperatures, list of programs with pid (taking max cpu) etc . Originally a fork of Torsmo, Conky’s torsmo-based code is BSD licensed. New code in Conky has been licensed under the GPL 3.0.

Over the years, Conky has changed significantly from its predecessor, while maintaining simplicity and configurability. Conky can display just about anything, either on your root desktop or in its own window. Not only does Conky have many built-in objects, it can also display just about any piece of information by using scripts and other external programs.

Features : It has more than 300 built-in objects including support for :

  • A big list of OS stats (username, uptime, CPU usage, memory usage, download, upload, disk usage, “top” like process stats, and network monitoring, just to name a few)
  • Built in IMAP and POP3 support
  • Built in support for many popular music players (MPD, XMMS2, BMPx, Audacious)
  • Can be extended using built in Lua support, or any of your own scripts and programs.
  • Built in Imlib2 and Cairo bindings for arbitrary drawing with Lua.

and much much more….

Conky can display this info either as text, or using simple progress bars and graph widgets, with different fonts and colors.

Read the rest of this entry »