Recent Posts
Recent Posts Tagged With 'gnome'
Top 3 Linux HTML editors
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
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
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
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 :)
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
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...
