Gnome
Why Ptyxis is a Game-Changer for Embedded Terminal Emulation
2024/11/01
When you’re building applications that need terminal-like functionality, embedding a full terminal emulator can feel like overkill. Enter Ptyxis—a lightweight, versatile tool for integrating terminal …
Backup – simple and intelligent
2014/06/06
However much you stress on the importance of backupm people will forget about keeping it. So, if you do need a completely automated and simple backup then consider using “Back In Time“. Description: …
geary mail – gnome mail client
2014/05/30
A new mail client is coming in town. Gnome is working on new mail client called geary. Currently only supports imap accounts. Description: […] Geary is a new email reader for GNOME designed to …
nautilis fork ( File manager ) with tree view in sidebar.
2014/02/09
Was searching for this for sometime now, finally found it. sudo yum install nemo sudo yum list nemo* First just install nemo. Configure nemo not to interfere with default desktop and also make it …
Beautiful set of icons.
2013/10/24
Here is a link to a very beautiful set of icons for you gnome/kde desktop: http://bokehlicia.deviantart.com/art/Pacifica-Icons-402508559
conky transparent window on Fedora with Gnome.
2013/07/22
On Fedora with Gnome-shell 3, its been long time that I was not able to get transparent window. So, finally I thought to spend some time to try to fix that. Finally got that fixed with all the …
Fedora – Ramdisk creation
2013/05/10
In Fedora, ramdisks are not created by default as is the case with RHEL. So, if you need to get Ramdisks on Fedora, then you can do this: sudo yum install MAKEDEV This will create some default …
Xnest – XDMCP protocol and virtual DM
2012/10/22
XDMCP is protocol that allows remote connections and provides you with a working Display Manager like KDE, GNome, et al. Its a remote connection protocol that is mostly enabled on Solaris and disabled …
using iTerm color schmes with gnome-terminal.
2012/08/29
Found this great page and thought of sharing this: http://www.sharms.org/blog/2012/08/using-iterm-2-themes-with-gnome-terminal/ When using this, you will need to install : …
script for changing gnome-terminal color schemes.
2012/08/25
Earlier I had posted this. So, if you want to try all of these schemes, then you need not have to copy paste the schemes from the web page, you can try the below script. # function idleToes() { …
gnome-terminal color schemes.
2012/08/21
I was looking for a way to set the terminal colors for gnome. There is a GUI way to change the same by going to the Preferences->Colors. And then you can change the colors that you see in the color …
tora installation on Fedora 17.
2012/06/22
Here are the previous links on Tora: Tora on F16 Tora on Fedora And if you are interested in installing from source then you can always use this link: …