by call | Aug 9, 2013 | hour, localtime, solution, support, Ubuntu, time use, say, time zone
The problem (report here) resides in zic, used by the KDE Date and Time module (and other programs), which copies the timezone to /etc/localtime without checking if the original is a symbolic link and therefore, without properly referencing it, so it ends....
by call | Jun 4, 2013 | drag-n-drop, emacs, suspenders, solution
Just do:M-x customize-variablednd-protocol-alisty remove from regular expressions the protocols that we want to insert as text, in addition to the pipe that follows (v.g. remover https?|ftp| and leave ^(file|nfs)://). Finally we save for ....
by call | Jan 24, 2013 | coursera, oneliner, perl, regex, rename, solution, support
(you can read this publication in spanish here) Useful one-liner to rename multiple files using regular expressions:perl -we ‘$regex = shift(@ARGV); $rep = shift(@ARGV); $rep =~ s/”/\”/g; $rep = qq(“$rep”); foreach (@ARGV) { if (/$regex/)...
by call | Jan 24, 2013 | coursera, oneliner, perl, regex, rename, solution, support
Practical command to rename files using regular expressions:perl -we ‘$regex = shift(@ARGV); $rep = shift(@ARGV); $rep =~ s/”/\”/g; $rep = qq(“$rep”); foreach (@ARGV) { if (/$regex/) { $ren = s/$regex/$rep/geer; print...
by call | Jan 22, 2013 | Without category
TPFanControl: permite monitorear la temperatura de los diferentes componentes del sistema en Windows, y especificar la velocidad del ventilador, o dejar que TPFanControl la decida–muy recomendable, pues el Gestor de Energía de Thinkpad no regula la velocidad del...
by call | Jan 7, 2013 | Without category
ls da el siguiente error:ls: cannot access /mnt/Winbugs: Transport endpoint is not connectedEl problema está resuelto en la versión 2.9.2 de fuse, que tardará en llegar a Ubuntu. Pero el paquete de Debian Sid funciona perfectamente:wget...
by call | Jan 1, 2013 | Without category
If you committed the madness of activating the Save Contacts, sure you receive notices (“X contacts on your SIM have been modified, you want to save your changes now?”) que no dejan que tu teléfono se apague. Puedes desactivarlo en el menú de Telcel...
by call | Dec 29, 2012 | Without category
The ~ / .fonts.conf file must be moved. Programs that still read it there cause the following warning:Fontconfig warning: “/etc/fonts/conf.d/50-user.conf”, line 9: reading configurations from ~/.fonts.conf is deprecated.Para eliminarla,...
by call | Dec 29, 2012 | Without category
“¡Ya sé! ¡Hagámoslo aburrido!”
by call | Nov 29, 2012 | 2Wire, setting, Internet, modem, router, tech support, Telmex
Service Access Service Access displays more options and information than the normal interface, some very useful like the system logs, change the IP or restart the modem itself. Username and password are normal: TELMEX and the WiFi password..