g holaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
g q buen foro de soporte
g ¬¬
Mutacion> primero busca en google y luego ven a preguntar w
g como quito el hotplug subsystem?
g yap
Mutacion y creo qe es en #setup(jala en rh no se qe distro uses tu)
Mutacion no se en ubuntu no lo uso
g a y q haces aqui?
Mutacion soy linuxero y ayudo a zoqetes como tu
g eso me agrada
Mutacion a mi tmb
quidam- Mutacion por favor no seas poco cortes
t4k3r0n ( Mutacion ) soy linuxero y ayudo a zoqetes como tu t4k3r0n g: kieres ke te ayuden?
g si x q no
t4k3r0n pues si quieres ayuda tienes que ser amable
quidam- g aqui no te insultan
quidam- solo te dicen la verdad
quidam- :d
t4k3r0n la verdad no peca pero incomoda…
Scripting
23 09 2005Comments : Leave a Comment »
Categories : Tertulias
Una noche con CENTOS
23 09 2005Mientras termino de bajar el Autocad-2006(sin keygen) de un xdcc en irc.. en 4hrs.. 406 mb
SO:
centos-release-3
APT-GET:
A porqe al centos nomas le puedes poner RHEL..rpms de redhat basados en la version Enterprise..porqe si le pones de fedora crashea haha.. me choka.. si va a ser rh se los paso..pero pos yo qeria debian..pero bueno ya qe..yo no pago..solo administro..
rpm -ivh apt-0.5.15cnc6-4.0.el2.rf.i386.rpm
warning: apt-0.5.15cnc6-4.0.el2.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
librpm-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
librpmdb-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
librpmio-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
libstdc++-libc6.2-2.so.3 is needed by apt-0.5.15cnc6-4.0.el2.rf
Suggested resolutions:
compat-gcc-c++-7.3-2.96.128.i386.rpm
.. al tiro con las dependencias! haha.. che server feo nos lo dieron con lo minimo de instalacion ni siqiera librerias para compilar!!!..
[root@ root]# rpm -ivh compat-gcc-c++-7.3-2.96.128.i386.rpm
warning: compat-gcc-c++-7.3-2.96.128.i386.rpm: V3 DSA signature: NOKEY, key ID a7048f8d
error: Failed dependencies:
compat-gcc = 7.3-2.96.128 is needed by compat-gcc-c++-7.3-2.96.128
compat-libstdc++ = 7.3 is needed by compat-gcc-c++-7.3-2.96.128
compat-libstdc++-devel = 7.3 is needed by compat-gcc-c++-7.3-2.96.128
Suggested resolutions:
compat-gcc-7.3-2.96.128.i386.rpm
compat-libstdc++-7.3-2.96.128.i386.rpm
compat-libstdc++-devel-7.3-2.96.128.i386.rpm
… estem hahaha… me recordo mi super duper rh6 cuando no conocia apt siempre me la pele mucho con las dependencias pero siempre pude instlar cosas menos el xine con soporte pa dvd haha..
[root@ root]# yum update
Gathering header information file(s) from server(s)
Server: CentOS-3 – Addons
Server: CentOS-3 – Base
Server: CentOS-3 – Extras
Server: CentOS-3 – Updates
Finding updated packages
Downloading needed headers
No Packages Available for Update
No actions to take
Y resulto ser qe sagonet..donde esta nuestro server tiene
http://centos.yum.sagonet.com/
Como servidor de repositoros de yum!.. vaya calamidad.. habra qe buscar mas urls
[root@ root]# yum install compat-gcc
Gathering header information file(s) from server(s)
Server: CentOS-3 – Addons
Server: CentOS-3 – Base
Server: CentOS-3 – Extras
Server: CentOS-3 – Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[install: compat-gcc 7.3-2.96.128.i386]
Is this ok [y/N]: y
Downloading Packages
Getting compat-gcc-7.3-2.96.128.i386.rpm
compat-gcc-7.3-2.96.128.i 100% |=========================| 2.3 MB 00:03
Running test transaction:
Test transaction complete, Success!
compat-gcc 100 % done 1/1
Installed: compat-gcc 7.3-2.96.128.i386
Transaction(s) Complete
[root@ root]# yum install compat-libstdc++
Gathering header information file(s) from server(s)
Server: CentOS-3 – Addons
Server: CentOS-3 – Base
Server: CentOS-3 – Extras
Server: CentOS-3 – Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[install: compat-libstdc++ 7.3-2.96.128.i386]
Is this ok [y/N]: y
Downloading Packages
Getting compat-libstdc++-7.3-2.96.128.i386.rpm
compat-libstdc++-7.3-2.96 100% |=========================| 1.0 MB 00:01
Running test transaction:
Test transaction complete, Success!
compat-libstdc++ 100 % done 1/1
Installed: compat-libstdc++ 7.3-2.96.128.i386
Transaction(s) Complete
[root@ root]# yum install compat-libstdc++-devel
Gathering header information file(s) from server(s)
Server: CentOS-3 – Addons
Server: CentOS-3 – Base
Server: CentOS-3 – Extras
Server: CentOS-3 – Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[install: compat-libstdc++-devel 7.3-2.96.128.i386]
Is this ok [y/N]: y
Downloading Packages
Getting compat-libstdc++-devel-7.3-2.96.128.i386.rpm
compat-libstdc++-devel-7. 100% |=========================| 354 kB 00:00
Running test transaction:
Test transaction complete, Success!
compat-libstdc++-devel 100 % done 1/1
Installed: compat-libstdc++-devel 7.3-2.96.128.i386
Transaction(s) Complete
… pues todas las dependencias creeeo y he de suponer tan listas..
[root@ root]# rpm -ivh compat-gcc-c++-7.3-2.96.128.i386.rpm
warning: compat-gcc-c++-7.3-2.96.128.i386.rpm: V3 DSA signature: NOKEY, key ID a7048f8d
Preparing… ########################################### [100%]
1:compat-gcc-c++ ########################################### [100%]
[root@ root]# rpm -ivh apt-0.5.15cnc6-4.0.el2.rf.i386.rpm
warning: apt-0.5.15cnc6-4.0.el2.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
librpm-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
librpmdb-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
librpmio-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
… Arrrggggghh…
jerry compa
jerry no te olvides de ponerle
jerry el iptraft
jiji nunca debe de faltar eso en un server.. es un programita en shell qe te permite ver el trafico tanto entrante como saliente con ips y toda la cosa..ta basante chido es para bw..
Comments : Leave a Comment »
Categories : Tertulias
Soneto a Enrique Morente
23 09 2005..Creo qe empezara este blog a ser pedazitos de poemas.. jiji… saqen su diccionario porqe estaran bastante fumados..
(Séptimo de CaballerÃa, 1.999)
Esa voz que se juega la vida
esos ojos llenando el vacÃo
esos dedos hurgando en la herida
esa liturgia del escalofrÃo
Ese orgullo que pide disculpas
ese sentarse para estar erguido
ese añejo sabor de la pulpa
visceral del limón del olvido
Esa revolución de la amargura
ese inventario de la mala suerte
ese tratado de la desmesura
Ese como, ese que, ese hasta cuando
ese pulso ganado a la muerte
ese Enrique Morente cantando  *- Sabina
#No me cuentes tu vida.. qe no es comercial -Sabina
Â
Comments : 1 Comment »
Categories : Tertulias