Desktop
Moving a window in GNOME
Submitted by ggarron on Sun, 06/22/2008 - 02:07.If you someday have a window out of your screen or at least the title bar out of your screen as I had today, I was surfing the web using Opera and when I pressed CTRL+F to look for a text in the page the little window appeared too high in the screen that I could not click on the title bar and move it a little down.
Well the solution for this is to press the and hold the ALT key, and click any place on the window to move it.
Tip: If you use the righ button of the mose you can resize it without need to click on the border of the window.
Hope this may help you.
Gmail Manager - Firefox Extension
Submitted by ggarron on Fri, 05/23/2008 - 13:51.I want to write a little about this good Firefox extension, maybe lots of you already know it, but for those who does not, here it goes.
As its name says, this extension lets Firefox access your Gmail account, install it from:
Gmail Manager Firefox extension once installed you will have it located at the bottom of your screen, you can manage lots of accounts, which is great, you can see how many emails you have unread, which labels they have, all of that at a glance.
Automatic Login - Gnome
Submitted by ggarron on Tue, 05/20/2008 - 20:11.I think this should work for any Linux operating system using Gnome, I have tested on Debian and Ubuntu.
Well, automatic login will let you avoid to enter your login and password each time you turn on your PC, this could be insecure, but if your computer is physically secured it is Ok to enable this, that could make your booting more smooth.
How to do it?
On Gnome go to:
Connect a Motorola cellular phone to Linux
Submitted by ggarron on Mon, 05/12/2008 - 19:49.I own a Motorola L6 phone, I have been trying to connect it to my Linux (Debian Lenny) to upload some .mp3 files to be used as ringtones.
I have found in my search Moto4Lin which is a software written using QT, and it works great!, well lets see how to install and use this program.
As I am running Debian it is really easy to install
sudo aptitude install moto4lin
The Debian menu system - How to create menus for TWM, OpenBox, FluxBox, etc
Submitted by ggarron on Sat, 05/10/2008 - 15:24.The Debian menu systems really saves you a lot of time, when you are trying to find a new installed software.
Yes you can run the applications from the command line, as I was doing these days on my Laptop with Fluxbox, but if you are using Debian or Ubuntu you can automatically create the menus using the Debian Menu System.
To install it (if you are using Debian might be installed)
sudo aptitude install menu
Sync your documents with Linux, Windows and Ulteo
Submitted by ggarron on Tue, 04/29/2008 - 12:13.I have received an email from Ulteo yesterday, and they are good news, now using your Ulteo account, you can sync your documents between your office, your home, and any other PC (even a work with them at a public PC).
Yes I know you can also do this with Google, or other tools, but if you prefer Ulteo, which is a whole Linux desktop online, instead of only some applications, this is for you.
Because the use of Java, Ulteo Desktop is slower than other applications but still a good option.
Here is the email I got, check it yourself.
Hello!
mplayer - command line movie and music player - music over ssh
Submitted by ggarron on Sat, 03/01/2008 - 15:26.Mplayer is one of most known movie players in Linux, and also in Mac OS, and Windows.
To install it in Debian / Ubuntu run:
sudo aptitude install mplayer
Mplayer has lots of options, and we will explore some of them here, the files format it can play according to its official site are:
MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5 and even WMV movies..
Fedora and Fluxbox
Submitted by ggarron on Mon, 02/25/2008 - 01:05.Just like The light weight Debian we can do the same with Fedora, I will use Fedora 8 and Fluxbox to install a light Desktop Linux.
First start the installation CD, I have chosen the text environment as, this is supposed to be a light installation, I am doing this on VMware with 128 Kbytes of memory assigned.
How to install Google Earth on Debian or Ubuntu
Submitted by ggarron on Sat, 02/23/2008 - 15:07.Google earth according to wikipedia is: "... virtual globe program that was originally called Earth Viewer and was created by Keyhole, Inc. It maps the earth by the superimposition of images obtained from satellite imagery, aerial photography and GIS 3D globe. It is available under three different licenses: Google Earth, a free version with limited functionality; Google Earth Plus ($20 per year), which includes additional features; and Google Earth Pro ($400 per year), which is intended for commercial use"
Enabling sound in my Light weight Debian - Fluxbox Laptop
Submitted by ggarron on Sun, 02/17/2008 - 20:09.Continuing with my Lightweight Debian configuration, today I wanted to add sound and music to it, I have 4 Gigs of MP3, and I needed to hear them.
Changing screen resolution on the fly
Submitted by ggarron on Sun, 02/10/2008 - 03:30.If you want to change your screen resolution, while still running Linux but you are not using Gnome or KDE, which gives good options to change screen resolution, you will have to use the xrandr command
Fluxbox and a transparent xTerm (aterm)
Submitted by ggarron on Sat, 02/09/2008 - 20:32.If we are using Fluxbox because we need it to be lightweight it does not mean we can not have some eye candy on our Desktops.
So if you want a cool terminal, a transparent one starting with your log on, it is real possible, we will need aterm
Install it using your Distro package manager, I am using Debian so:
sudo aptitude install aterm
Setting the wallpaper on Fluxbox
Submitted by ggarron on Sat, 02/09/2008 - 14:26.To start Fluxbox with a wallpaper, you will have to edit some configuration files, and have a image viewer installed on you machine, not all of them works, so consider using one of these two.
Esetroot or feh.
feh - lightweight but powerful image viewer
Submitted by ggarron on Wed, 02/06/2008 - 01:49.Let's continue with the light weight applications, this time I will show you a great image viewer, that does not need too much disk space nor hardware requirements.
The application is feh, to install it run:
sudo aptitude install feh
then to use it, you will have to be used to command line, but that is one of the great things about Linux isn't it?
An alternative to evince
Submitted by ggarron on Mon, 02/04/2008 - 00:36.As you may have noticed I am switching to Fluxbox and I am trying not to use Gnome programs to keep my configuration light, one problem I have faced is how to read PDF files without using evince, or adobe application, which are big, a good replacement I have found is xpdf
To install it on Debian or Ubuntu just run:
sudo aptitude install xpdf
How to start programs with FluxBox at startup
Submitted by ggarron on Mon, 02/04/2008 - 00:24.If you are using FluxBox and want to start programs when you log into FluxBox, you will need to edit the file $home/.fluxbox/startup.
As you can see each user will have its own startup script, so each one of them can have their own programs starting at login time.
The startup script may look like this:
The perfect light Debian with Fluxbox
Submitted by ggarron on Sun, 02/03/2008 - 19:35.As I have mentioned in previous posts, I use to work on Desktops PCs, one in my office and one in my Home, I use my Laptop (an old IBM T30) only when I travel, and as I like to travel light, this also goes for my Laptop, so here I will show how do I configured my Laptop with Debian Lenny, and just the necesary software for my job while abroad.
First, I made a list of the necessary software:
- Firefox
- Thunderbird
- Word Processor
- Spread Sheet
- Skype
- MSN chat client
- MP3 player
- Vmware
This is for work and fun, now lets install first the system
How to add sub-menus to FluxBox
Submitted by ggarron on Sat, 02/02/2008 - 15:16.I have started using FluxBox, which is an alternative to KDE or Gnome or XFCE, FluxBox is smaller than all the other three mentioned by me, and it is also faster, FluxBox is the Default windows manager for DSL (Damn small Linux).
Well after this really small introduction, let's go to the point.
Building KDE 4 on Fedora from sources
Submitted by ggarron on Sun, 01/27/2008 - 02:49.Hi,
I finally finish installing KDE 4 on a Fedora, I used F7 for this, I am still trying to install it on CentOS, but in F7 it is installed.
check the threads on the forum, I am using the forum, to make it easier for you, to post your problems and interact if you are having problems installing or compiling KDE 4 on CentOS, Fedora, Debian or Ubuntu, I will later post the same how-to install KDE 4 on Debian and Ubuntu.
Installing KDE4 on Centos
Submitted by ggarron on Tue, 01/15/2008 - 12:38.Hi,
This post is to look for volunteers to help me compile and install KDE4 on Centos 5, I worked on this by this time for three days (and one night :) ).. If there is any volunteer I can post in the forums the steps I take so far, and the error I got, so we can continue working together.
Thanks and let me know if you are interested in the comments.
Update: here are my notes about what I am doing, hope this may help anybody, read How to compile KDE4 on Centos



