Archivo de la categoría: Nix

Configuraciones varias de CentOS : ifcfg-eth0

sudo vi /etc/sysconfig/network-scripts/ifcfg-eth0 ——————————————- DEVICE=eth0BOOTPROTO=dhcpHWADDR=00:00:39:19:22:22ONBOOT=yesTYPE=EthernetDHCP_HOSTNAME=cuzamaUSERCTL=noIPV6INIT=noPEERDNS=yes ————————————————    

nvu and fedora 6

mkdir ~/nvu cd nvu wget ftp://fr.rpmfind.net/linux/freshrpms/fedora/linux/testing/4/nvu/nvu-1.0-0.1.i386.rpm sudo rpm -ivh –nosignature nvu-1.0-0.1.i386.rpm

mount ntfs-3g Linux man page

NAME ntfs-3g – Third Generation NTFS Driver SYNOPSIS ntfs-3g device mount_point [-o options] DESCRIPTION ntfs-3g is a user space NTFS driver, which can create, remove, rename files, directories, hard links, and streams; it can read and write files, including streams and sparse files; it can handle special files like symbolic links, devices, and FIFOs; moreover… Leer más »

Más sobre VI editor

Copiar y Pegar y Copy text (that is, yank it into a holding area for later use). (see explanation above) p — Paste line(s) you deleted (or yanked) back into the file. This is an excellent command if you want to move a few lines somewhere else in your file. Just type ‘3dd’ to delete… Leer más »

BitchX

2. Comandos 1 La sintaxis del BitchX es     BitchX [switches] [nickname] [server list] Donde     * nickname: el nick que vamos a tener.    * server: la dirección del servidor al que nos vamos a conectar.    * server list: más direcciones alternativas de servidores.    * switches:          o -H hostname: En el caso de estar en… Leer más »

centericq consola

centericq es una buena alternativa para la mensajería instantánea porque funciona en consola, es pequeño y apenas consume recursos ni espacio en pantalla. La interfaz puede resultar un poco chocante al principio, pero es bastante cómoda una vez te habitúas (aquellos acostumbrados a programas como bitchx no deberían tener ningún problema para adaptarse). El programa es… Leer más »

You now have successfully built and installed the Apache 1.3 HTTP server

+——————————————————–+ | You now have successfully built and installed the | | Apache 1.3 HTTP server. To verify that Apache actually | | works correctly you now should first check the | | (initially created or preserved) configuration files | | | | /usr/local/etc/apache/httpd.conf | | | and then you should be able to immediately… Leer más »

The Ultimate Media Server – Apache+SSL , PHP, MySQL and Jinzora

The Ultimate Media Server Apache+SSL , PHP, MySQL and Jinzora Author: Elijah Savage Date Last Edited 01/29/06 Rev.1 Concept I started out on this project to create the ultimate multimedia server using all opensource tools and applications. Some of you may be thinking along the lines of a TIVO device, no this was to create… Leer más »