Recent Posts

Linux Screw

Linux Screw

Return To Blog Listing

Linux/Unix sysadmin blog: docs, tips, hacks and more.

Search This Blog's Tags For:

Recent Posts Tagged With 'gnome'

  • Top 3 Linux HTML editors

    Posted on Tuesday July 28th, 2009 at 09:48 in Linux, ubuntu, fedora, kde, gnome, debian, xfce, centos

    This post is dedicated to quality html editors for Linux and Ubuntu operating system in particular. You may think that nowadays nobody uses offline editors as there are so many content management systems (CMS) like Drupal (my favourite one), Wordpres...

  • Sort CLI output by line length

    Posted on Tuesday April 14th, 2009 at 09:18 in humour, Linux, FAQ, applications, virtualization, gnome, debian, docs

    Want to sort file contents by each line’s lenght? No problems: artemn@artemn-laptop:~$ cat /etc/passwd | awk '{print length, $0}' | sort -n | awk '{$1=""; print $0 }' bin:x:2:2:bin:/bin:/bin/sh sys:x:3:3:sys:/dev:/bin/sh root:x:...

  • Linux pop-up terminal/console utilities

    Posted on Thursday September 13th, 2007 at 05:20 in ubuntu, screenshots, kde, gnome

    Few days ago I’ve got the quickest way to run console commands in Gnome. There are three utilities known providing pop-up console: YaKuake, Tilda and Yeahconsole. All of them are included into Ubuntu apt repository and can be installed by corr...

  • Review of sticky notes applications for GNOME

    Posted on Tuesday September 11th, 2007 at 05:15 in ubuntu, screenshots, kde, gnome

    Few will deny that applications allowing to create notes at Linux Desktop are very useful to plan one’s working/education process. As for me I use such applications in order not to forget something I want to do like blog posts came to my mind...

  • KDE 4.0 Beta 2 released. I’m moving to KDE from Gnome :)

    Posted on Thursday September 6th, 2007 at 15:17 in kde, gnome

    Looking at KDE 4.0 features like blogging functions, freezing and other, the mind to move from Gnome I currently to KDE 4.0 after it’s final release is coming often and often The KDE Community proudly presents the second Beta release for KDE...

  • Claws Mail 3.0.0 released

    Posted on Monday September 3rd, 2007 at 17:01 in gnome

    Claws Mail is a GTK+ based, user-friendly, lightweight, and fast email client. 3rd September 2007 Claws Mail 3.0.0 is released. Now it’s GPLv3 and has the following updates: Added Tags feature Threads can now be sorted by most recent message A...