gnome-blog — Deskbar applet for blogging

2010-03-25 0 min read Linux
\"SAN
Image by Getty Images via Daylife

Chanced upon utility called gnome blog. A nifty nice deskbar applet that can be used to post your blogs quickly.<h6 class="zemanta-related-title">Related articles by Zemanta <ul class="zemanta-article-ul"> <li class="zemanta-article-ul-li"><a href="http://www.omgubuntu.co.uk/2010/03/gnome-music-applet-dead-long-live.html">GNOME Music Applet dead, long live PanFlute (omgubuntu.co.uk) <li class="zemanta-article-ul-li"><a href="http://www.omgubuntu.co.uk/2010/03/docky-session-applet-video-shows-its.html">Docky Session Applet Video shows it&#8217;s made of win (omgubuntu.co.uk) <li class="zemanta-article-ul-li"><a href="http://www.ghacks.net/2009/12/23/manage-your-secure-shell-connections-from-the-gnome-panel/">Manage your secure shell connections from the GNOME panel (ghacks.net) <li class="zemanta-article-ul-li"><a href="http://www.ghacks.net/2010/03/02/connecting-to-a-microsoft-vpn-with-linux/">Connecting to a Microsoft VPN with Linux (ghacks.net) <li class="zemanta-article-ul-li"><a href="http://www.omgubuntu.co.uk/2010/03/gnome-media-player-adds-volume-control.html">GNOME Media Player Adds Volume control; 2nd release in 2 days (omgubuntu.co.uk) <li class="zemanta-article-ul-li"><a href="http://geek.co.il/wp/2009/11/27/my-desktop-in-a-gnome-shell">My desktop in a GNOME shell (geek.co.il) <li class="zemanta-article-ul-li"><a href="http://castrojo.wordpress.com/2010/03/25/become-a-friend-of-gnome/">Jorge Castro: Become a Friend of GNOME (castrojo.wordpress.com) <div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/e1cc81d7-8946-4ce2-9d56-306b35747d8a/"><img class="zemanta-pixie-img" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/reblog_b100.png" alt="Reblog this post [with Zemanta]" /><span class="zem-script more-related more-info pretty-attribution paragraph-reblog">

Continue reading

How to Install KDE in Windows]

2010-03-12 0 min read Linux
\"Image
Image via CrunchBase

For over a decade, <a class="zem_slink freebase/guid/9202a8c04000641f8000000000021de6" title="KDE" rel="homepage" href="http://www.kde.org/">KDE has supplied Linux and <a class="zem_slink freebase/guid/9202a8c04000641f800000000003e17c" title="Unix" rel="wikipedia" href="http://en.wikipedia.org/wiki/Unix">Unix users with a graphical <a class="zem_slink freebase/guid/9202a8c04000641f800000000007eda2" title="Desktop environment" rel="wikipedia" href="http://en.wikipedia.org/wiki/Desktop_environment">desktop environment and a suite of useful <a class="zem_slink freebase/guid/9202a8c04000641f8000000000254091" title="Application software" rel="wikipedia" href="http://en.wikipedia.org/wiki/Application_software">applications. It has become one of the most popular desktop environments and is the default on many <a class="zem_slink freebase/guid/9202a8c04000641f8000000000024e02" title="Linux distribution" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux_distribution">Linux distributions. With the coming of KDE 4, developers promised native KDE applications running on <a class="zem_slink freebase/guid/9202a8c04000641f8000000000025fe8" title="Windows" rel="homepage" href="http://www.microsoft.com/WINDOWS">Windows. While the current release is still not ready for production, as of KDE 4.3.3, it is coming closer and worth trying. What follows is a brief guide to getting KDE running on Windows.

Continue reading

Short Information about loaded kernel modules

2010-01-24 2 min read Linux

There are couple of ways you can find the information on the <a class="zem_slink" title="Loadable kernel module" rel="wikipedia" href="http://en.wikipedia.org/wiki/Loadable_kernel_module">loadable kernel modules. All these would always involve calling <a class="zem_slink" title="Lsmod" rel="wikipedia" href="http://en.wikipedia.org/wiki/Lsmod">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
vfat                    8744  9
fat                    41836  1 vfat

Continue reading
Newer posts