lunes, 28 de octubre de 2013

sábado, 19 de octubre de 2013

Squid Centos 6.3

Squid CentOS 6.2 -->

visible_hostname   NombreDelHost
 

setuptool

Instalación de Herramienta “Setup”

yum install setuptool system-config-securitylevel-tui authconfig system-config-network-tui ntsysv


setuptool : text setup tool console
system-config-securitylevel-tui : Configuración del Firewallauthconfig : Configuracion de la Autentificacion (basicon en la instalación se setuptool)system-config-network-tui : Configuraciones de Redntsysv : Servicios del sistema

Instalar systemd y systemd-sysv

Instalar systemd y s ystemd-sysv Debian $apt-get update $apt-get upgrade  $apt-get install systemd  $apt-get install systemd-sysv  Este...