Categories
- ALCATEL (2)
- Blog Personal (135)
- Cisco (35)
- Cluster (2)
- elearn (13)
- Nix (381)
- OpenVMS (5)
- Programación (37)
- C++ (2)
- javaScript (11)
- PHP mySQL (22)
- travel (1)
- Windows (44)
- Exchange (3)
- SQL Server (6)
- www (7)
- apache (3)
Category Archives: RHEL 4.3
Run Shoutcast server on boot
This works , unless you have the wrong binary ./sc_serv sc_serv.conf & (enter) From the directory where shoutcast sc_serv is located. You can have this binary anywhere on your OS and the configuration can also be anywhere. If these commands … Continue reading
Posted in RHEL 4.3
Leave a comment
How do I change the system to boot into text mode (runlevel 3) instead of the graphical login (runlevel 5)?
Resolution:In order to change what runlevel the system boots to, modify the /etc/inittab file. This is a sample from the inittab file: # Default runlevel. The runlevels used by RHS are:# 0 – halt (Do NOT set initdefault to this)# … Continue reading
Posted in RHEL 4.3
Leave a comment
Uso de Cron
para configurar cron desde una terminal ejecutas: crontab -e por default te abrira el crontab del usuario con vi para modificar el archivo con vi primero presiona a y despues escribe las ordenes que quieres ejecutar cuando termines presiona esc … Continue reading
Posted in RHEL 4.3
Leave a comment
Para que k3b grabe mp3 se necesita un plugin
up2date k3b-mp3 en DAG
Posted in RHEL 4.3
Leave a comment
Java y Azureus
Para instalar java lo bajamos de aquí se siguen las instrucciones lo único que hay que agregar es: 1ero Borrar el anterior java de /usr/bin/java rm /usr/bin/java Luego crear un enlace a java cd /usr/bin/java ln -s /usr/java/jre1.5.x_x/bin/java Despues en … Continue reading
Posted in RHEL 4.3
Leave a comment
Red HAT 4.3 con Virtualmin – webmin
Después de probar CENTOS 4.3 me encanto el sistema así que me anime a comprar una subscripción de RED HAT y con el dolor de mi alma lo pague. Ya este servidor de blog.yucas.info corre en Red Hat Enterprise 4.3. … Continue reading
Posted in RHEL 4.3
Leave a comment