- Activamos su web hosting en dos horas. - Dominios Gratis hasta el 30 de septiembre. - Panel de control cPanel en Español. - Soporte tecnico personalizado 24 horas. - Pagos con tarjeta y depósito bancario. - Facturación inmediata para empresas. - Garantía de satisfacción total.
Instalacion Unreal IRCd
Manual de instalacion de UnrealIRCd en su shell.
Primero que todo, debemos bajar el source de UnrealIRCD y descomprimirlo. www.unrealircd.com desde nuestra shell tecleamos (para bajar la mas nueva version que es la 3.2.7):
Para descomprimirlo. [login@Shell]$ tar zxvf Unreal3.2.x.tar.gz
Ahora debemos ingresar al directorio donde descomprimimos nuestro source.
[login@Shell]$ cd Unreal3.2
Enseguida, debemos dejar que el instalador revise nuestro sistema y compruebe que todo lo requerido para el proceso de compilación se encuentre en orden.
[login@Shell/Unreal3.2.x]$ ./Config
Leemos la informaci?n que aparece. Nos irá haciendo una serie de preguntas (incluyo mis respuestas):
Do you have an insecure operating system and therefore want to use the server anti-spoof protection? [No] -> [enter]
What directory are all the server configuration files in? [/home/login/Unreal3.2.x] -> [enter]
What is the path to the ircd binary including the name of the binary? [/home/login/Unreal3.2.x/src/ircd] -> [enter]
Nota: La diferencia entre Hub y Leaf radica en que el primero lo debemos elegir si tenemos un servidor al que vamos a linkear varios servidores. Si a nuestro servidor no se va a linkear nadie, debemos compilarlo como leaf. Would you like to compile as a hub or as a leaf?
Type Hub to select hub and Leaf to select leaf. [Hub] -> [enter]
What is the hostname of the server running your IRCd? [irc.sudominio.net] -> [enter]
What should the default permissions for your configuration files be? (Set this to 0 to disable) It is strongly recommended that you use 0600 to prevent unwanted reading of the file [0600] -> [enter]
Do you want to support SSL (Secure Sockets Layer) connections? [No] -> [enter]
Do you want use encrypted oper {} passwords? [Yes] -> [enter]
Do you want use encrypted incoming link {} passwords? [No] -> [enter]
Do you want to use encrypted drpass {} passwords? [No] -> [enter]
Do you want to use encrypted allow {} passwords? [No] -> [enter]
Do you want to enable IPv6 support? [No] -> [enter]
What listen() backlog value do you wish to use? Some older servers have problems with more than 5, others work fine with many more. [5] -> [enter]
How far back do you want to keep the nickname history? [2000] -> [enter]
What is the maximum sendq length you wish to have? [3000000] -> [enter]
How many buffer pools would you like? This number will be multiplied by MAXSENDQLENGTH. [9] -> [enter]
How many file descriptors (or sockets) can the IRCd use? [1024] -> [enter]
Would you like any more parameters to configure? Write them here: []-> [enter]
Por favor, mantenga el tópico de los mensajes en relevancia con el tema del artículo.
Lenguaje inapropiado será borrado.
Por favor, no use los comentarios para promocionar su sitio, ese tipo de mensajes serán removidos.
Aségurse de *Recargar* la página para mostrar un nuevo código de seguridad antes de cliquear 'Enviar', en caso de haber ingresado un código incorrecto.