Editar, visualizar o añadir nuevos documentos a tu cuenta de Google Docs con Ubuntu | TuXapuntes. Indicator Keylock: utilidad para mostrar el estado de las teclas Lock (Caps Lock, Num Lock y Scroll Lock) Screenkey: herramienta para grabar el escritorio que muestra las teclas presionadas. Habilita las Web Apps y las opciones dentro de una pestaña en Google Chrome/Chromium | Fedoreando.
Gloobus - alternativa de Quicklook (OSX) en Linux. Wisotool, script de wine para la instalación de juegos « Ubuntu. Wisotool, script de wine para la instalación de juegos wisotool, es un script similar a winetricks pero con la finalidad de instalar juegos o aplicaciones de manera automatica, sin la intervencion del usuario. Para instalar wisotool ejecutamos: $ wget Para usar wisotool podemos ejecutar: $ sh wisotool y aparecera un menu. Actualmente soporta la instalación de juegos como assassin creed, dragon age, diablo 2, morrowind o starcraft (hay cerca de 70, ver la lista en la pagina web de wisotool). Notas: antes de instalar debera crearse la iso de tu cd o dvd original. Mas detalles en la pagina web de wisotool. Me gusta: Me gusta Cargando... Remove Old Kernels In Ubuntu With One Command | Tux Tweaks. A while back I wrote a post on how to remove old kernels from your Ubuntu system. While that process works just fine, it is a four step process. One person who read that post left a comment with a nice command line one-liner that removes all but the currently running kernel.
And while that one-liner works quite well, I must admit that I don't understand all the regular expressions used in it, so I decided to try and come up with my own one-liner to remove the old kernels from my system. I'm going to take you through this step by step so you can see how the individual commands in this one-liner tie together.
If you're impatient, you can skip to the end to see the final command. Step 1) List all packages that start with "linux-" We'll use the dpkg command with the -l switch to list the packages, whether installed or not, that start with the string linux-. dpkg -l linux-* Step 2) Filter that list to show only installed packages Affiliate Link dpkg -l linux-* | awk '/^ii/{ print $2 }' Related. Q4wine, utilidad para simplificar la configuración con wine « Ub. 25 imprescindibles para Ubuntu Jaunty Jackalope. Granola: herramienta para ahorrar energía.