Gmail Plasmoid – Kubuntu 11.04 by gotbletu December 4, 2011
Posted by galigio in Computers & Internet, GNU/Linux, kde, Kubuntu, kubuntu KDE, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia.Tags: add-on, cGmail, Firefox, Gmail, Gmail Notify, gmail plasmoid, Gmail Watcher, Gnome, KCheckGmail, kde, Linux, screenlets, Ubuntu, Ubuntu Software Center
add a comment
Best Gmail Notifier For Ubuntu Linux by Videoorchard December 2, 2011
Posted by galigio in Computers & Internet, Gnome, Gnome applets, Gnome tips, GNU/Linux, Google, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia.Tags: add-on, cGmail, Firefox, Gmail, Gmail Notify, Gmail Watcher, Gnome, KCheckGmail, kde, Linux, screenlets, Ubuntu, Ubuntu Software Center
1 comment so far
Searching a Gmail notifier for Ubuntu 10.04… an unpredictable Odyssey! November 30, 2011
Posted by galigio in Computers & Internet, Firefox, Firefox add-ons, Firefox Extensions, Gnome, Gnome applets, Gnome tips, GNU/Linux, Google, Linux, Linux & OpenSource, Linux Tips, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu, Ubuntu 10.04, Ubuntu tips.Tags: add-on, cGmail, Firefox, Gmail, Gmail Notify, Gmail Watcher, Gnome, KCheckGmail, kde, Linux, screenlets, Ubuntu, Ubuntu Software Center
2 comments
Finding a versatile Gmail notifier for my laptop seemed to be not so difficult and, after a first quick search, I selected a bunch of software I believed interesting. But when I tested them I was not satisfied by they behaviour especially because they didn’t have many of the features I wanted.
First of all I started installing the Gmail software I found in the Screenlets repositories on my Ubuntu but it was not able to update itself. Probably the firewall denied to the screenlet to communicate externally. I didn’t want to spend much time (sic) on the research of a Gmail notifier so I decided do uninstall it.
My second option was Popper and reading the program description I believed tha t was really the right one but.. after the configuration I was not impressed by the final flexibility and interaction this software offers. Just to know, for a quick configuration you need Popper configurator that is in the
The next step was represented by KCheckGmail that is for KDE and runs properly also on Gnome but, in this case, the program is not updated with the last Gmail configuration parameters and so it is nice but useless..
Then I tried with Gmail Notify. The configuration is quick and easy but it offers poor results. I mean that you have just the subject of new emails and no possibility to visualize them with a simple mouse click if you haven’t previously done the login of your Gmail account using the browser.
Finally I installed cGmail through the Ubuntu Software Center and I found what I was looking for: a simple program which let me know about new emails and let me open them with a click. The graphic interface is basic but after a couple of hours wasted on searching an effective solution I was satisfied!
Last but not least, if you don’t want to install a Gmail notifier directly on your Ubuntu, consider to install the add-on Gmail Watcher on Firefox.
Please, if you have better solution and you want to share them with us, don’t hesitate to comment this post. Thank you! 
Reinstalling and Fixing Grub 2 by NixiePixel November 17, 2011
Posted by galigio in boot, boot manager, boot problem, boot up, Computers & Internet, GNU/Linux, GRUB, Linux, Linux & OpenSource, Linux Tips, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu, Ubuntu tips.Tags: GNU GRUB, GRUB, GRUB configuration, kernel, Linux, Linux distribution, synaptic, Ubuntu, Ubuntu Software Center
1 comment so far
Recovering the GRUB 2 Boot Loader by cgermany77 November 15, 2011
Posted by galigio in Computers & Internet, GNU/Linux, GRUB, Linux, Linux & OpenSource, linux boot, Linux Tips, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu, Ubuntu tips.Tags: GNU GRUB, GRUB, GRUB configuration, kernel, Linux, Linux distribution, synaptic, Ubuntu, Ubuntu Software Center
1 comment so far
How to manage the GRUB and purge old Kernel versions on the start-up menu November 14, 2011
Posted by galigio in boot, boot manager, boot problem, boot up, Computers & Internet, GNU/Linux, GRUB, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu, Ubuntu 10.04, Ubuntu command line, Ubuntu tips.Tags: GNU GRUB, GRUB, GRUB configuration, kernel, Linux, Linux distribution, synaptic, Ubuntu, Ubuntu Software Center
1 comment so far
After a kernel update, you find the start-up menu populated with extra lines related to all the old kernel versions plus the current one. To manage the start-up manager and safely remove old kernels you have to manually operate on it.
First of all you have to double-check what is the current kernel version.
Open a Terminal and type:
uname -r
The result will be something similar to: 2.6.32-35-generic
Then you will go to the boot directory through the command:
cd /boot ls vmlinuz*
The next step will be to obtain more information about old kernel you have on our PC:
ls vmlinuz*
Now in the Terminal you have results similar to these:
vmlinuz-2.6.32-21-generic vmlinuz-2.6.32-25-generic vmlinuz-2.6.32-35-generic
vmlinuz-2.6.32-24-generic vmlinuz-2.6.32-26-generic
As last step you have to remove all the old version of the kernel using this command:
sudo apt-get remove linux-image-X.X.XX-XX-generic
where “x” is the obsolete kernel version you want to purge. In my specific case the proper command line I used was:
sudo apt-get remove linux-image-2.6.32-21-generic linux-image-2.6.32-24-generic linux-image-2.6.32-25-generic linux-image-2.6.32-26-generic
Last but not least go to System –> Administration –> StartUp Manager (available for installation on Synaptics or on Ubuntu Software Center) and select your OS choice in the Default Operating System menu. That’s all! 
Configurar Iptables con Firestarter en ubuntu by josealeguinea November 8, 2011
Posted by galigio in Computers & Internet, Technology and Software, Linux, GNU/Linux, Linux & OpenSource, Technology News, Technology, Firewall for Ubuntu, Firestarter, Tech, Tecnologia.Tags: Ubuntu, Linux, Tecnologia, Firestarter, how to, lan, ip tables, firewall, configure, network
add a comment





















