Linux, Open Source, Web, Engineering, Technology


Archive for the ‘Linux’ Category


August 23, 2011

(English) Easy panorama photo-stitch in Linux with fotoxx


 

 

 

fotoxx – kornelix.

Escrito por acuervo. Archivado bajo Linux, Fotografia, Ubuntu.

Etiquetas: , , .



August 9, 2011

Plugins de WP para (casi) todas las instalaciones que hago.

Duplicate Post | By Enrico Battocchi

Google XML Sitemaps | By Arne Brachhold

All in One SEO Pack | By Michael Torbert

WordPress Database Backup | By Austin Matzko

WordPress Backup | By BTE  (Blog Traffic Exchange)

WP Minify | By Thaya Kareeson

WP Super Cache | By Donncha O Caoimh

Delete-Revision | By gohsy

Sociable | By Blogplay

WP to Twitter | By Joseph Dolson

JF3 Maintenance Redirect | By Jack Finch

Iframe | By webvitaly

Escrito por acuervo. Archivado bajo Linux, Eco-sistema Web, WordPress.

Etiquetas: , .



July 21, 2011

(English) Fix webcam not working with Google chat or Google Plus Hangouts under Ubuntu 64bit

Before proceeding, make sure Google Talk plugin is installed.

sudo apt-get install lib32v4l-0
sudo mv /opt/google/talkplugin/GoogleTalkPlugin /opt/google/talkplugin/GoogleTalkPlugin.real
echo ‘#!/bin/sh’ | sudo tee /opt/google/talkplugin/GoogleTalkPlugin
echo «LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so /opt/google/talkplugin/GoogleTalkPlugin.real» | sudo tee -a /opt/google/talkplugin/GoogleTalkPlugin
sudo chmod +x /opt/google/talkplugin/GoogleTalkPlugin

 

 

Revert:

sudo rm /opt/google/talkplugin/GoogleTalkPlugin
sudo mv /opt/google/talkplugin/GoogleTalkPlugin.real /opt/google/talkplugin/GoogleTalkPlugin

Escrito por acuervo. Archivado bajo 64-bit, Google, Google +, Google Chat, Linux, terminal, Ubuntu.

Etiquetas: , , .



May 1, 2011

(English) Thunar, Nautilus, exo-utils and “the location is not a folder» error.

Escrito por acuervo. Archivado bajo Linux, terminal, Ubuntu.

Etiquetas: , , , .



January 13, 2011

Instalar GnuCash 2.4.0 con soporte para bases de datos en Ubuntu 10.10

Asegurese de habilitar los repositorios de «Source Code» primero

wget http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.4.0.tar.gz
tar xvfz gnucash-2.4.0.tar.gz

sudo aptitude build-dep gnucash
sudo aptitude install texinfo subversion intltool libdbi0-dev libdbd-{sqlite3,pgsql,mysql} guile-1.8 guile-1.8-dev doxygen libdbi0-dev libdbd-{sqlite3,pgsql,mysql}

cd /usr/share/guile/1.8
sudo ln -s ../../slib slib
sudo guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"

cd ~/gnucash-2.4.0/

./configure --prefix=$HOME/stable/gnucash --enable-debug --enable-doxygen --enable-error-on-warning --enable-compile-warnings --enable-dbi
make all install

y por ultimo, inicielo

~/stable/gnucash/bin/gnucash

Listo!

Escrito por acuervo. Archivado bajo Business, Linux, terminal, Ubuntu.

Etiquetas: , , , .



December 28, 2010

Simple Invoices

What is Simple Invoices?

Simple Invoices is a free, open source, web based invoicing system that you can install on your server/pc or have hosted by one of our services providers.

via Simple Invoices | An Open Source, Web-Based Invoicing System.

Escrito por acuervo. Archivado bajo Business, Linux, Eco-sistema Web.

Etiquetas: , .



November 16, 2009

(English) Restoring Nautilus as the default «Open Containing Folder» in Firefox

Escrito por acuervo. Archivado bajo Firefox, Linux, terminal, Ubuntu.

.



November 4, 2009

Terminal commands to keep handy on an unresponsive Ubuntu.

Escrito por acuervo. Archivado bajo Linux, terminal, Ubuntu.

Etiquetas: , , .



"The opposite of love is not hate, it's indifference.
The opposite of art is not ugliness, it's indifference.
The opposite of faith is not heresy, it's indifference.
And the opposite of life is not death, it's indifference."

Elie Wiesel
1440 grains of sand from alejandro cuervo