viernes, 1 de noviembre de 2013
lunes, 28 de octubre de 2013
Gnome Install Minimal Server
Instalar Gnome Desktop en Minimal Server
yum group install basic-desktop desktop-platform x11 fonts
yum group install basic-desktop desktop-platform x11 fonts
sábado, 19 de octubre de 2013
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
Suscribirse a:
Entradas (Atom)
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...
-
vim /etc/sysconfig/network hostname= nombre vim /etc/hosts 127.0.0.1 Nombre hostname nombre service nertworking restart
-
Instalar systemd y s ystemd-sysv Debian $apt-get update $apt-get upgrade $apt-get install systemd $apt-get install systemd-sysv Este...
-
subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.50 192.168.1.99; option domain-name-servers 200.33.146.162; option routers 192.16...