Llego aquí
https://www.howtoinstall.co/en/debian/jessie/main/lightspark/
despues de haber leiso estoÇ:
https://www.reddit.com/r/debian/comments/2lf2wd/why_is_gnash_not_included_in_jessie/
Menuda sorpresa, por lo menos quiere decir que algo se mueve, no?
viernes, 11 de septiembre de 2015
viernes, 4 de septiembre de 2015
Como configurar MegaSync en Ubuntu 14.04 y Linux Mint 17
http://www.pcwebtips.com/2015/07/sincronizar-carpetas-MEGA.html
https://mega.nz/#sync/2lVG3TCB
https://mega.nz/#sync/2lVG3TCB
jueves, 3 de septiembre de 2015
instalando fuentes de ubuntu
Siguiendo este post me funciona de maravilla, aunque sinceramente como dice uno de los chicos en el post no sé si es lo mejor...
http://8thstring.blogspot.com.es/2013/01/installing-ubuntu-font-family-in-debian.html
Básicamente:
0 descargarse fuentes de Ubuntu:
http://font.ubuntu.com/
1 Create a directory in /usr/share/fonts/truetype named ttf-ubuntu.
2 Using a file manager copy the *.ttf files to /usr/share/fonts/truetype/ttf-ubuntu.
3 sudo fc-cache -fv
y funciona.
Aparte he encontrado esto que seguramente en breve instalaré:
http://greyblake.com/blog/2013/10/08/working-with-fonts-in-debian-and-ubuntu/
La verdad es que lo que expone el tipo es muy interesante.
http://8thstring.blogspot.com.es/2013/01/installing-ubuntu-font-family-in-debian.html
Básicamente:
0 descargarse fuentes de Ubuntu:
http://font.ubuntu.com/
1 Create a directory in /usr/share/fonts/truetype named ttf-ubuntu.
2 Using a file manager copy the *.ttf files to /usr/share/fonts/truetype/ttf-ubuntu.
3 sudo fc-cache -fv
y funciona.
Aparte he encontrado esto que seguramente en breve instalaré:
http://greyblake.com/blog/2013/10/08/working-with-fonts-in-debian-and-ubuntu/
La verdad es que lo que expone el tipo es muy interesante.
lunes, 6 de abril de 2015
domingo, 2 de noviembre de 2014
Wifi a veces se desconecta en debian 7
Solucion:
R3nCi wrote:
aqui: http://crunchbang.org/forums/viewtopic.php?id=23499
zenitraM wrote:zenitra,This is due to the b43 driver not fully supporting some WiFi chipsets like the BCM4312 properly. You can switch to the propietary, original Broadcom driver where everything will work as expected:
http://wiki.debian.org/wl
Although, note this is a propietary driver, if you care about opensourceness. It's very easy to install, though. It will also allow you to connect full-speed to 802.11n routers. (probably that's the issue)
I have followed the instructions contained in the wiki article. Wireless seems to be working well for now, aside for occasional fluctuations in signal strength.
Assuming this works, thank you very much for your help! If I start encountering other issues, I'll follow the instructions under 'known issues' in the article and/or explore other solutions.
Thanks again
aqui: http://crunchbang.org/forums/viewtopic.php?id=23499
Control de brillo teclas de funcion en Acer TravelMate P253 ( Debian Wheezy )
Para hacer que funcione el control de brillo en nuestro TravelMate con las tecla de función lo que tenemos que hacer es algo tan sencillo como modificar el archivo ( con permisos de superusuario ) siguiente:
su -
password:
nano /etc/default/grub
eliminamos o comentamos esta línea ( yo he comentado, por si acaso ):
#GRUB_CMDLINE_LINUX_DEFAULT="quiet"
por esta:
GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi=Linux"
una vez modifiado, salvamos el archivo.
update-grub
y cuando finalice el proceso entonces reiniciamos la máquina.
Aquí está el post original:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705484
su -
password:
nano /etc/default/grub
eliminamos o comentamos esta línea ( yo he comentado, por si acaso ):
#GRUB_CMDLINE_LINUX_DEFAULT="quiet"
por esta:
GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi=Linux"
una vez modifiado, salvamos el archivo.
update-grub
y cuando finalice el proceso entonces reiniciamos la máquina.
Aquí está el post original:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705484
Suscribirse a:
Entradas (Atom)