En este blog podras encontrar tips y detalles que voy descubriendo en este mundo de los sistemas.

Monday, June 01, 2009

Servicios que no en Centos 5

Estos servicios no los utilizo en CENTOS.

chkconfig --del bluetooth ;
chkconfig --del cups ;
chkconfig --del haldaemon ;
chkconfig --del hidd;
chkconfig --del isdn ;
chkconfig --del kudzu ;
chkconfig --del netfs ;
chkconfig --del nfslock ;
chkconfig --del pcscd ;
chkconfig --del portmap ;
chkconfig --del rpcgssd ;
chkconfig --del rpcidmapd ;
chkconfig --del smartd;
chkconfig --del bluetooth ;
chkconfig --del cups ;
chkconfig --del haldaemon ;
chkconfig --del hidd;
chkconfig --del isdn ;
chkconfig --del kudzu ;
chkconfig --del netfs ;
chkconfig --del nfslock ;
chkconfig --del pcscd ;
chkconfig --del portmap ;
chkconfig --del rpcgssd ;
chkconfig --del rpcidmapd ;
chkconfig --del smartd;
chkconfig --del avahi-daemon;

Wednesday, December 17, 2008

MYSQL

http://hackmysql.com/

Nunca salgas sin ella.

Friday, April 25, 2008

Consultita a QUEUE

select * from queue_log where time_id > UNIX_TIMESTAMP('2008-04-25 16:10:00') and queue='cola-valida5000' limit 1,20

Tuesday, April 01, 2008

Rapidisimo

insert into `borrame2`(`context`,`exten`,`priority`,`app`,`appdata`,`notes`)
select `context`,`exten`,`priority`,`app`,`appdata`,`notes` from borrame

Listo :) copiado

Saturday, March 15, 2008

Manera Mala de regresar la estrucutra de una BD en MYSQL

Aveces se necesita trabajar en linea de comandos y digamos copiar la estructura de una tabla, como hacerlo de una mala manera.


mysqldump --single-transaction --no-data -h XXX.XXX.XXX.XXX -p -u usuario basededatos tabla

Friday, April 28, 2006

Vamos con gentoo otra vez

Haber Gentoo rc.local para gento

/etc/conf.d/local.start

chkconfig ohh

rc-update add alsasound default

ah claro la liga
http://socrates.homelinux.org/index.php?page=GentooTips

Monday, January 09, 2006

Debian Por Aqui Debian Por Alla

Ya he estado trabajando en unos Flash Card con Debian pero bueno pasar de ambientes tipo redhat a debian te cambian mucho la jugada aqui algunos links que me ayudan a vivir con esto

Donde esta rc.local
http://plope.com/Members/chrism/debian_rc_local_equiv

Donde esta chkconfig
http://laespiral.org/recetas/1-100/receta34.html

Como se hace el en dpkg lo que hacia en rpm

http://www.benavent.org/recetas/howtos/deb-rh.php

Como se hace lo de flash card
http://www.nope.tv/article225.html

La red la red
http://www.debian.org/doc/manuals/reference/ch-gateway.en.html