jueves, 12 de diciembre de 2013

cambiar la resolucion cuando NOUVEAU solo muestra 640x480 en GNU (Xorg)

cambiar la resolucion cuando NOUVEAU solo muestra 640x480  en GNU (Xorg)



$ xrandr

Screen 0: minimum 320 x 200, current 640 x 480, maximum 4096 x 4096 VGA-1 connected 640x480+0+0 (normal left inverted right x axis y axis) 320mm x 240mm

640x480        60.0*
720x400        70.1 

* =resolucion actula


CREAMOS UNA  NUEVA  RESOLUCION con su frescura

$ cvt 1024 768 60
# 1024x768 59.92 Hz (CVT 0.79M3) hsync: 47.82 kHz; pclk: 63.50 MHz
Modeline "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync

AGREGAMOS LA NUEVA RESOLUCION

$ xrandr --newmode  "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync

$ xrandr --addmode VGA-1 "1024x768_60.00"

xrandr --output VGA-1 --mode 1024x768





en caso q no funcione lo agregamos a las configuraciones de Xorg

  AGREGAR A XORG
# nano /etc/X11/xorg.conf      <---la X de X11 es mayuscula

ANTES

Section "Monitor"
     Identifier     "Monitor0"
     VendorName     "Unknown"
    ModelName      "Unknown"
     HorizSync       28.0 - 33.0
     VertRefresh     43.0 - 72.0
     Option         "DPMS"
 EndSection



DESPUES

Section "Monitor"
   Identifier     "Monitor0"
   VendorName     "Unknown"
   ModelName      "Unknown"
   Modeline       "1024x768_60.00"   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync
   Option         "PreferredMode"   "1024x768_60.00"
EndSection

REINICIAR

$xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096
VGA-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 320mm x 240mm
1024x768_60.00 59.9*+
1280x1024 60.0
1152x864 75.0
1024x768 85.0 75.1 60.0
800x600 85.1 75.0 60.3
640x480 85.0 60.0
720x400 70.1

xrandr --output VGA-1 --mode 1024x768


fuente: tarrasquero, frangor, santamarta, teraflops (el medio este link =
http://askubuntu.com/questions/138408/how-to-add-display-resolution-fo-an-lcd-in-ubuntu-12-04-xrandr-problem)

jueves, 5 de diciembre de 2013

GNU-Linux Instalar Android 4.3 con WhatsApps en Virtualbox con Internet

 el credito lo merece  dicho blog  "krelx"

estos son los pasos para instalarlo en una makina virtual
NOTA:(terminando la instalacion DESACTIVA el mouse en el icono de la barra de notificaciones de VirtualBox)
curisamente tienes q desactivar el mouse para q funcione :-S

  • instalar Android
http://krelx.blogspot.mx/2013/03/instalar-android-42-en-virtualbox-con.html



  • para instalar  Whatsapp

descarga el programa en
http://www.whatsapp.com/android/current/WhatsApp.apk

ahora instalaremos dropbox para transferir el archivo de la PC a la Tableta virtual                (o el almacenador de ficheros q kieras)

en la comprobación del numero de whatsapp
a mi me fallo via  SMS , pero despues me ofrecio llamarme a mi celular
y si me aparecio el campo para meter los 6 digitos de la clave








probado en una pc:
GNU/Linux 3.10-3-amd64  Debian 3.10.11-1 (2013-09-10) x86_64

domingo, 6 de octubre de 2013

traducir paginas de Debian.org

0.- elejir la pagina que quieras traducir

entras  a esta pagina  http://www.debian.org/devel/website/stats/es

las paginas sin traducir aparecen asi:


legal/licenses/mit  (1.1)    1123    (0.07 ‰)
legal/patent  (1.2)    3085    (0.19 ‰)
mirror/ftpmirror  (1.72)    11468    (0.69 ‰)
mirror/list-full  (1.5)    2355    (0.14 ‰)
mirror/list-non-US  (1.4)    1843    (0.11 ‰)
mirror/push_mirroring  (1.19)    4761    (0.29 ‰)
mirror/size   (1.1)   3076  (0.05)‰)               <-----------este me gusto a mi







1.- mandar un ITT   = Intento de Traduccion en e-mail a la lista de traduccion
con el asunto:

[ITT] wml://nombrefichero.wml
 
en  mi caso:
[ITT] wml://mirror/size.wml 
 
 

y en el contexto no se pone nada puede ir vacio el e-mail
esto es para abisarle al sistema de traduccion q te aparte ese ficheroy a la vez a todo el grupo de traduccion, para evitar q se encimen traduciendo diferentes personas el mismo fichero.
el e-mail enviado por ti aparecera en 20 minutos despues de haver enviado la carta.
PERO el fichero a traducir aparece en el dia siguiente 

2.- buscar mi fichero autorizado  en
http://www.debian.org/devel/website/stats/es

3.- dalr click en donde aparecera  una [F]    

4.-traducir el archivo descargado con nombre XXXX.wml
 en mi caso es   size.wml
el cual se le agrega en la parte superior del fichero

#use wml::debian::translation-check translation="1.42"  maintainer="alexlikerock"

*el numero de la version se pone el mio al del orginal en ingles
 ** se agrega el nombre del mantenedor q se ara cargo en cada ocacion que aparesca un fichero nuevo a traducir.
si tu no te kieres hacer cargo, no le pongas maintener ... y queda asi :

#use wml::debian::translation-check translation="1.42"

5.-se envia el fichero en otro e-mail con el asunto [RFR]
RFR = (Request For Review) 
 el asunto del e-mail keda asi:

[RFR] wml://mirror/size.wml

se adjunta el fichero traducido
 y en el contexto del e-mail puede ir vacio o puedes poner algunas  preguntas en caso de tenerlas u observaciones

6.-  esperas una semana a que agan comentarios hacerca de tu traduccion,
corecciones, respuestas a tus preguntas , debates ,etc.

7.-despues de  estar todo aclarado, mandas otro ultimo e-mail con el asunto  

[LCFC ] wml://mirror/size.wml


  y a los pocos días (pongamos, 7), estara en uso la traduccion, si nadie dice nada al respecto

8.-fin


fuentes :

usuario: Laura Arjona (en http://lists.debian.org/debian-l10n-spanish/2013)

http://ca.debian.net/pseudo-urls
y
http://www.debian.org/international/spanish/robot


martes, 17 de septiembre de 2013

Busy (At least one logical partition is mounted) - error al montar

este error me salio despues de instalar  W8,
segun GPARTED me informaba q el error era el tipioco apoderamiento de windo$ por haver hibernado o suspendido.
(si ese es el caso  apaga correctamente la pc desde Güindows y despues ingresa a GNU)

en esta ocacion fue mas dificil el error.

diagnostico :

# sfdisk -d /dev/sda
Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.
# partition table of /dev/sda
unit: sectors

/dev/sda1 : start=     2048, size= 41975808, Id= 7, bootable
/dev/sda2 : start= 41977856, size= 41984000, Id= 7
/dev/sda3 : start= 83961856, size= 41984000, Id= 7
/dev/sda4 : start=125947902, size=850821122, Id= 5
/dev/sda5 : start=125947904, size= 39256064, Id=83
/dev/sda6 : start=165206016, size= 97849344, Id=83
/dev/sda7 : start=263057408, size= 39059456, Id=83
/dev/sda8 : start=302118912, size= 39059456, Id=83
/dev/sda9 : start=341180416, size= 19529728, Id=83
/dev/sda10: start=360712192, size=  3903488, Id=82
/dev/sda11: start=364617728, size=612151296, Id= 83      <---    ***

*** esta marcado como Linux, cuando en realidad es NTFS


Manos a la obra:

dd if=/dev/sdb of=sdb-bootsector count=1  # backup boot sector 
 
sfdisk -d /dev/sda > /tmp/sda.txt 
 
nano /tmp/sda.txt   #sustituimos el numero id en este caso 83 por 7 de la particion con problemas

sfdisk /dev/sda < /tmp/sda.txt
 
reboot 
 
 

fuente:
http://rohieb.wordpress.com/2011/01/02/change-partition-type-without-reformatting/

jueves, 13 de junio de 2013

[solucionado] problema con acentos en los folder y archivos en KDE


apesar que esta solucionado en KDE , les paso el tip, en caso que alguno ahun tenga el problema como yo,(apesar de estar resuelto, ahun tenia las resagas)
entren al folder y ceen el archivo siguinete
.kde/env/KDE_UTF8_FILENAMES.sh
con el siguinete contenido
export KDE_UTF8_FILENAMES=yesplease
cierren secion y abranla nuevamente, y abran el dolphin o konqueror para q lo prueven si funciona el parche
fuente
https://bugs.kde.org/show_bug.cgi?id=165044#c142

miércoles, 12 de junio de 2013

martes, 4 de junio de 2013

instalar samba

en terminal como root
 apt-get install samba
 
las configuraciones por defecto se crean en este archivo
 
 apt-get install samba
 
El imprescindible respaldo
 
mv /etc/samba/smb.conf /etc/samba/smb.bak 


crear nuevo archivo

nano /etc/samba/smb.conf 

con la siguiente configuracion para un folder compartido sin contraseña


 [global]
 workgroup = smb
 security = share
 share modes = yes
 
 [homes]
 comment = Home Directories
 browsable = no
 read only = no
 create mode = 0750
 
 [public]
 path = /home/usuario/Public 
 public = yes
 writable = yes
 comment = smb share
 printable = no
 guest ok = yes



permisos de escritura al folder

chmod 777 /home/usuario/Public

o vas al folder y le das click derecho y en PERMISOS
le habilitas leer y escrivir a todos

(ahun no se cual es el nesesario <usuario,grupo o otros>, despues verifico y actualizo)




fuente :
http://www.thomas-krenn.com/en/wiki/Simple_Samba_Shares_in_Debian

miércoles, 29 de mayo de 2013

instalando DEBIAN GNU/HURD (25-mayo-2013 al 30-mayo-2013 )


recivi mucha ayuda (en ingles) de los canales:

#hurd en el  servidor freenode
#debian-hurd en el servidor OFTC  (el oficial de debian)

ESPECIALMETE GRACIAS A:
(SPECIAL TANKS TO:)
#freenode
 youpi  ,  elmig, braunr , pinotree, Tekk,

#debian-hurd
azeem , pinotree , gnu_srs


descargalo de aki:


http://people.debian.org/~sthibault/hurd-i386/installer/cdimage/


yo me descargue el DVD con un poeso de 1.4 GB
para evitarme problemas

lo instale en MODO TEXTO, por que no me funciono :
la instalacion grafica, tampoco
la instalacion Pseudo-graphic

la instalacion la
hice en QEMU +KVM , con la interfas grafica AQEMU


en la parte final de la instalacion
cuando estas en la estapa  "seleccion e instalacion de paquetes"

kitale la seleccion  a todo (systema base, VNC ,escritorio, etc)
eso es para que pueda continuar,  al parecer es un BUG,
por que si seleccionas alguno no continua

terminando la instalacion
iniciando secion

alex@debian:/home/alex $

cambia a root
su
<contraseña> enter

root@debian:#

al tratar de instalar xorg de daba un error

# aptitude install xorg
 dpkg :warnig; 'idconfig' not found  in PATH or not executable
 ...
......
.....

en  #hurd freenode

<AlexLikeRock>  i instal finished GNU (/hurd)
<AlexLikeRock> but  when i install  "aptitude install xorg"
<AlexLikeRock> they say ....
<AlexLikeRock> dpkg :warnig; 'idconfig' not found  in PATH or not executable
<AlexLikeRock> what its that ?
<pinotree> http://darnassus.sceen.net/~hurd-web/faq/sudo/

en #debian-hurd OFTC

<azeem> right, that is a problem, as su by default does not add /sbin to the Path
<azeem> you need to run "su -"
<AlexLikeRock> excuseme ; whats its "-"
<AlexLikeRock> ?
<azeem> a dash
<AlexLikeRock> of course, but , what its the function ?
<azeem> http://en.wikipedia.org/wiki/Su_%28Unix%29#Usage
<azeem> see the third exapmle
<azeem> example*
<AlexLikeRock> ok,
<azeem> also see su --help
<azeem>   -, -l, --login               make the shell a login shell



su -
apt-get install xorg
apt-get install twm
startx

error:

cannot open keyboard (no such file or directory)

el error no es que tenga mal el teclado , el problema es que no esta activada la consola de HURD, cuando se instala el sistema en "modo texto" se queda la consola en MACH,


--------ESTO NO ES NESESARIO------
----- este dato es solo nota personal,  -----

<AlexLikeRock>  please  helme to configure keyboard
<AlexLikeRock>  /usr/share/X11/xorg.conf.d
<AlexLikeRock>  /usr/share/X11/xorg.conf.d/10-kbd.conf
<AlexLikeRock> hurd detect the keyboard :-(
<elmig> AlexLikeRock: example from xorg.conf
<elmig> http://paste.debian.net/7702/
<elmig> man kbd is also useful

-----
Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver  "kbd"
 Option  "CoreKeyboard"
 Option  "XkbRules" "xorg"
 Option  "XkbModel" "pc105"
 Option  "XkbLayout" "us"
EndSection
 
 ------

 
 
 ----
motivo del error
 
 
<AlexLikeRock> startx twm ---->   " cannot open keyboard (no such file or directoriy)" 
<AlexLikeRock> elmig,  :-(
* Tekk_ (~user@cpe-071-077-203-175.ec.res.rr.com) has left #hurd ("ERC Version 5.3 (IRC client for Emacs)")
<AlexLikeRock> :'''''(
<AlexLikeRock> i goit go
<youpi> AlexLikeRock:  do you have the console started?
<AlexLikeRock> yes
<youpi> (see http://www.debian.org/ports/hurd/hurd-install)
<AlexLikeRock> im in 
<youpi> you mean you eventually got it working?
<AlexLikeRock> no, its my fist time on debian GNU-HURD
<AlexLikeRock> i can lohin
<AlexLikeRock>  but non startx  :-(
<youpi> but is it the hurd console, not the mach console?
<youpi> what does echo $TERM say?
<AlexLikeRock> im confuse (mach, hurd)
<youpi> what does echo $TERM say?
<AlexLikeRock> root@debian : 
<AlexLikeRock> root@debian : # 
<youpi> please type
<youpi> echo $TERM
<youpi> and paste everything that appeared
<AlexLikeRock> say:
<AlexLikeRock> mach-gnu-color
<AlexLikeRock> .
<youpi> so you're not actually running the hurd console
<youpi> that's why X can't open the keyboard
<AlexLikeRock> O.O
<youpi> did you install in textmode, or in pseudo-graphical mode?
<AlexLikeRock> texmode
<youpi> why didn't you use pseudo-grpahical mode?
<AlexLikeRock> pseudo-graphical mode  and graphic mode  they are  stock!
<youpi> "stock"?
<AlexLikeRock> translating...
<elmig> default ?
<AlexLikeRock> stuck  
<AlexLikeRock> stuck on "selecction and instalation of packages"
<youpi> stuck how? where?
<youpi> ok
<AlexLikeRock> then, i choice texmode
<youpi> but the pseudo-graphical screen was showing up right?
<youpi> then you can enable the hurd console in /etc/default/hurd-console
<youpi> by changing ENABLE to true
<youpi> and rebooting
<youpi> (easiest way) 
 AlexLikeRock> cool...
 
------     -------
 
 
 

editar el archivo /etc/default/hurd-console

nano /etc/default/hurd-console


en los primeros  renglones donde dice
enable the hurd console
 cambiar :
ENABLE a true

guardar y reiniciar

inicia como root

su

despues solo

startx
o

startx twm

solo keda hacer que los usuarios comunes entren sin problemas a X.org

reconfiguramos las X

su
su -

dpkg-reconfigure x11-common

y en "allowanybody"  (permitir a todos)

sales  a usuario normal exit y le das startx




Funcionando !!!! con interfas grafica !!!

trabajo finalizado   exitoso



dato extra , para poder salir de las X

# Exiting X when xinit cannot shut down X (as user):
Section "InputDevice"
  Identifier "Generic Keyboard"
  Driver "kbd"
  Option "XkbRules"   "xorg"
#  Option "XkbModel"    "pc105"
  Option "XkbLayout"  "se"
  Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
 
 
 
 ****************************
instalar AUDIO:
 
gracias al usuario 
 
rmh@gnu.org 


Hi,



I managed to play some sound on GNU/Hurd using patched Rump and a modified mplayer. For

those interested:



1. Setup APT repository (https://people.debian.org/~rmh/rump/apt/00README)



2. If using kvm, add "-soundhw ac97". With real hardware ICH/AC97 and Intel HD audio are supported.



3. Install mplayer from the repository and run with: mplayer -ao sun soundfile.ogg



Enjoy 


*************************************
 
 

jueves, 23 de mayo de 2013

[solucionado] mupet64plus no detecta el control (mando)

bueno mi problema era el siguiente

desde terminal:
mupen64plus '/home/usuario/games/n64/Diddy Kong Racing.v64'
 ...
.....


Input: N64 Controller #1: Using stored config for SDL joystick 0 ('PC Game Controller       ')
Input: No auto-configuration found for device 'ZEROPLUS PS(R) Gamepad Adaptor'
Input: 1 controller(s) found, 1 plugged in and usable in the emulator
Input Warning: No rumble supported on N64 joystick #1


traduccion:
Input: N64 Controller #1: Using stored config for SDL joystick 0 ('PC Game Controller       ')








encontro una PRE-configuracion para ese control

Input: No auto-configuration found for device 'ZEROPLUS PS(R) Gamepad Adaptor'






NO ENCONTRO alguna PRE-configuracion para  ese dispositivo,
en otras palabras mete la configuracion "a mano"


Input: 1 controller(s) found, 1 plugged in and usable in the emulator
Input Warning: No rumble supported on N64 joystick #1





aqui te resume diciéndote que de los 2 controles conectados solo funcionara uno y que NO va a funcionar el vibrador  (maldicion  ¬.¬   )


-------------


preparativos

identifica el numero de dispositivo, conayuda de algun calibrador de controles
por ejmplo jstest-gtk o el del panel de control de KDE (dispositivos / joystick)

el primer control aparece como /dev/input/js0
en mi caso el control problematico es el segundo (ZEROPLUS PS(R) Gamepad Adaptor) y aparece como
"/dev/input/js1"
(device = 1)


SOLUCION:
NOTA, es recomendable hacer una copia de respaldo antes 
cp /usr/share/games/mupen64plus/InputAutoCfg.ini /usr/share/games/mupen64plus/InputAutoCfg.ini-copia

edita el archivo  InputAutoCfg.ini que se encuentra en el folder
/usr/share/games/mupen64plus/

nano /usr/share/games/mupen64plus/InputAutoCfg.ini

 agrega

hasta el fondo del archivo

[EL NOMBRE DE MI CONTROL]
device = X
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = hat(0 Right)
DPad L = hat(0 Left)
DPad D = hat(0 Down)
DPad U = hat(0 Up)
Start = button(9)
Z Trig = button(7)
B Button = button(0)
A Button = button(2)
C Button R = axis(3+)
C Button L = axis(3-)
C Button D = axis(2+)
C Button U = axis(2-)
R Trig = button(6)
L Trig = button(4)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)
 
 
 y pones los datos correspondientes en

[EL NOMBRE DE MI CONTROL]    <---- eso lo muestra durante el error entre comillas
device = X      <----------------- la equis la sustituyes por el numero de tu dispositivo
 
en mi caso es: 

[ZEROPLUS PS(R) Gamepad Adaptor]
device = 1

entonces me quedo asi

[ZEROPLUS PS(R) Gamepad Adaptor]
device = 1
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = hat(0 Right)
DPad L = hat(0 Left)
DPad D = hat(0 Down)
DPad U = hat(0 Up)
Start = button(9)
Z Trig = button(7)
B Button = button(0)
A Button = button(2)
C Button R = axis(3+)
C Button L = axis(3-)
C Button D = axis(2+)
C Button U = axis(2-)
R Trig = button(6)
L Trig = button(4)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)
 
fuente:
http://code.google.com/p/mupen64plus/wiki/ControllerSetup
 
en caso de continuar con los problemas esta hay
 varios programas q emulan el teclado con el jostick
como:
  1. joy2key
  2. http://qjoypad.sourceforge.net/
  3. .... tengo sueño -.-
    saludos 
 
 
 
 

viernes, 17 de mayo de 2013

instalar las llaves multimedia

el error

Fetched 198 B in 5s (34 B/s)
Reading package lists... Done
W: GPG error: http://www.deb-multimedia.org testing Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907



la solucion

paso 1

# apt-get install debian-keyring

paso 2

# gpg --keyring /usr/share/keyrings/debian-keyring.gpg -a --export 07DC563D1F41B907 |apt-key add -


NOTA:
los numeros  raros  07DC563D1F41B907, los tome de el error que me salio  arriba



si tu problema no se  resuelve,
intenta :

1) apt-get install debian-archive-keyring

2) apt-get install deb-multimedia-keyring



jueves, 16 de mayo de 2013

error al pasar de debian oldstable squeeze a estable wheezy


error al tratar de hacer upgrade de oldstable a estable
les
saldra algo como esto


# apt-get update
Get:1 http://ftp.ch.debian.org lenny Release.gpg [386B]
Hit http://ftp.ch.debian.org lenny Release
Ign http://ftp.ch.debian.org lenny/main Packages/DiffIndex
Ign http://ftp.ch.debian.org lenny/main Sources/DiffIndex
Hit http://ftp.ch.debian.org lenny/main Packages
Hit http://ftp.ch.debian.org lenny/main Sources
Hit ftp://ftp.de.debian.org lenny Release.gpg
Get:2 http://security.debian.org lenny/updates Release.gpg [189B]
Get:3 ftp://ftp.de.debian.org lenny Release [63.2kB]
Hit http://security.debian.org lenny/updates Release
Ign http://security.debian.org lenny/updates/main Packages/DiffIndex
Ign http://security.debian.org lenny/updates/contrib Packages/DiffIndex
Ign http://security.debian.org lenny/updates/non-free Packages/DiffIndex
Get:4 ftp://ftp.de.debian.org lenny/main Packages/DiffIndex
Ign ftp://ftp.de.debian.org lenny/main Packages/DiffIndex
Hit http://security.debian.org lenny/updates/main Packages
Get:5 ftp://ftp.de.debian.org lenny/contrib Packages/DiffIndex
Ign ftp://ftp.de.debian.org lenny/contrib Packages/DiffIndex
Get:6 ftp://ftp.de.debian.org lenny/non-free Packages/DiffIndex
Hit http://security.debian.org lenny/updates/contrib Packages
Ign ftp://ftp.de.debian.org lenny/non-free Packages/DiffIndex
Hit ftp://ftp.de.debian.org lenny/main Packages
Hit ftp://ftp.de.debian.org lenny/contrib Packages
Hit ftp://ftp.de.debian.org lenny/non-free Packages
Hit http://security.debian.org lenny/updates/non-free Packages
Fetched 63.2kB in 1s (40.2kB/s)
Reading package lists... Done
W: There is no public key available for the following key IDs:
4D270D06F42584E6
W: There is no public key available for the following key IDs:
4D270D06F42584E6
W: You may want to run apt-get update to correct these problems





solucion

# gpg --export  4D270D06F42584E6 | apt-key add

# apt-key update



fuente:

http://www.linuxquestions.org/questions/debian-26/there-is-no-public-key-available-for-the-following-key-id-705108/

martes, 19 de febrero de 2013

mi numero de usuario debian (unoficial)

genial mi numero de usuario debian
lo sake desde

debiancounter.altervista.org/ENG/index.php?c=reg


http://debiancounter.altervista.org/img.php?id=1361270080

http://debiancounter.altervista.org/ENG/index.php?c=scheda&id=1361270080

viernes, 8 de febrero de 2013

Chat en Red Local (intranet) "IPTUX" y "IP Messenger"

iptux lo puedes buscar en synaptic 

y puedes platicar entre computadoras de red local de GNU a GNU  ;-)

aki la inesesaria  pagina oficial, por si acaso la nesesitan; http://code.google.com/p/iptux/
aki hay un prototipo de traduccion en español:
https://translations.launchpad.net/iptux/trunk/+pots/iptux/es/+translate 
 (nesesitas ser miembro)
donde dice :   Download translation 

para poder paticar con alguien de Window$
tienes q isntalar Ip Messenger  en la computadora con Window$

http://ipmsg.org/index.html.en


como instalar un servidor y una maquina cliente para un ciber cafe

este servidor esta basado en Debian versión Test 7 (Wheezy )
http://www.debian.org/


por que , ?
sesillamente, es mas estable q cualkiera de sus deribados
  ubuntu o LinuxMin.

primeramente:


 es altamente recomendado tener el disco duro con 2 particiones una con Window$ y la otra con Debian;
 hay programas que solo funcionan al 100% con Windows (AutoCad, 3D Max, etc)




  • Instala Debian,

si elegiste intalar debian con windows entonces es
Muy importante durante la instalación tienes q realizar la particion del disco en 3 partes (1 windows , 2 Debian , 3 swap (es como memoria ram nesesario para debian) ) 

descarga el DVD #1  o CD #1 (se recomienda altamente DVD)
32 bits (computadoras normales)
http://live.debian.net/cdimage/release/7.0~b4+nonfree/i386/iso-hybrid/

eliges ;

 debian-wheezy-live-XXX-i386-gnome-desktop+nonfree.iso  1.3G


64 bits (computadoras muy nuevas)
http://live.debian.net/cdimage/release/7.0~b4+nonfree/amd64/iso-hybrid/

eliges ;
debian-wheezy-live-b4-amd64-gnome-desktop+nonfree.iso


puedes buscar alguna "imagen" mas nueba aki en caso q este tutorial sea antiguo cuando tu lo leas;

http://live.debian.net/cdimage/release/


" test + nonfree " 
 "i386" (computadoras clasicas de 32bit)  o "amd64" (64 bits , las computadoras nuevas)
"iso-hybrid"

debian-wheezy-live-XXX-i386-gnome-desktop+nonfree.iso  1.3G



  •  despues Winodws (inmediatamente crackealo)

        si lo haces alreves (primero windos$ y despues instalas debian ) window$ no funciona bien o pierdes el booteo de windows

  •  y por ultimo recupera el arranque (booteo) de DEBIAN


  • Instalar las impresoras en debian

  • instalar WINE inestable (version 1.5.5)de la pagina official .

 http://www.winehq.org/download/debian
que esta te manda a ...
http://dev.carbon-project.org/debian/wine-unstable/
  • instalar el archivo "libwine-gecko" desde synaptic

  • Instalar M$Office 2007

lamentablemente LibreOffice 3.5.4.2 (la version mas nueva) tiene algunas fallitas en los marcos dentro de los archivos de word (.docx )

asi que le instale tos archivos a wine estable , pero ahun no funciono.

gdiplus , localspl , localui ,  msxml3 , printui , rpcrt4
despues instale wine inestable  y funciono  :-)  :-)    :-D
 ahora no kiero ni moverle :-O
asi q no se si sin nesesarias ahun o no

para que imprima el office 07 a travez de wine ami en lo personal me armo un gran problemon ,
 creo q se resolvió con el wine inestable (1.5.5) pero ahun asi es estube agregando librerias "bibliotecas" 








***************
los archivos
de photoshop con extencion ".psd"

los abre el programa GIMP perfectamente





Los archivos ".crd" de COREL DRAW  los abre con

Inkscape + sk1project

http://sk1project.org/modules.php?name=Products&product=sk1&op=download
Ubuntu 11.04 32bit ---> para debian 7


miércoles, 30 de enero de 2013

[solucion] Renombrar , mover o copiar archivos creados con acentos en windows y en GNU-linux No se podica acer nada

Problema ejemplo:

me envian documentos creados desde windows y que contienen acentuacion en el nombre. resulta que estos no puedo ni moverlos ni renombrarlos.


abres terminal (gnome-terminal, konsole, etc)
usa ls -li para tener el inode
y tiene q dar  algo asi

 268768 drwxr-xr-x  2 alex alex     4096 Dec 20 15:09 Documents
 139554 drwxr-xr-x  7 alex alex     4096 Jan 29 14:34 Downloads
 268769 drwxr-xr-x 21 alex alex     4096 Jan 24 10:34 Music
 268770 drwxr-xr-x  6 alex alex     4096 Jan 26 10:41 Pictures
 141205 -rw-r--r--  1 alex alex        2 Jan 30 11:58 Río.txt
 268771 drwxr-xr-x  2 alex alex     4096 Nov 14 13:03 Videos

en este ejemplo el archivo Río.txt tiene acento.


el comando es el siguiente

find -inum EL_INODE_NO -exec mv {} NOMBRE_NUEVO \;

eso keda asi :

find -inum 141205 -exec mv {} Rio.txt \;
************************************
Listo
******************
este error es por el cambio de plataforma  de windows a GNU  (*nix)

de igual manera si tienes algun archivo centuado en GNU y lo pasas a Window$ el nombre se deformara .


Fuente: caravel

jueves, 3 de enero de 2013

[solucionado] Icedove no reproduce sonidos .wav aviso nuevo mail sin sonido

segun investigue es un error de la configuracion q es dependiente de EsounD (actualmente descontinuado) y se le tien q poner un parche para q sea usable esa obcion con  alsa o pulseaudio.
este error esta corregido en las versiones posteriores de thunderbird (ver. 10.0.2 en adelante)

squeeze (estable):(3.0.11-1+squeeze15)
wheezy (test):(10.0.11-1)
sid (inestable): (10.0.11-1 and others)
experimental:(17.0-1 and others)

----pasos----
agregas los repositorios experimentales temporalmente y los demas los comentas (TODOS para evitar problemas) poniedole una almuadilla antes (#)

dejandolos asi <#deb http://ftp.mx.debian.org/debian/ wheezy main contrib non-free>

  #nano /etc/apt/sources.list

   deb http://ftp.de.debian.org/debian experimental main
       salir, guardar
  
   #apt-get update

   #apt-get install -t experimental icedove

*********************
listo , probamos el pauete :D
********************************
una ves obtenido el exito regresamos todo como estaba kitando las (#) alos repositorios

    #nano /etc/apt/sources.list
   
    deb http://ftp.mx.debian.org/debian/ wheezy main contrib non-free
    # experimental
    #deb http://ftp.de.debian.org/debian experimental main
   
    #apt-get update





o si no te importa la ideología, instalarlo desde aca :

http://www.mozilla.org/en-US/thunderbird/all.html


otra tercera obcion es evolution, ese si reproduce sonidos.


Donarme :->

Donar a AlexLikeRock
muchas gracias por tu ayuda :->

2022

stand by ... PD: "Viva México!"