Archivo de la categoría: Nix

Enable SSH esxi 4

ESXi 40 does ship with the ability to run SSH, but this is disabled by default (and is not supported). If you just need to access the console of ESXi, then you only need to perform steps 1 – 3.

DNS Test and Check – Free DNS Tools and Report

http://dnssy.com/index.php Provides a comprehensive test and report on the health of your DNS. The DNS report will test some key points of the DNS setup for a given domain. It provides details of problems encountered, and also gives recommendations for performance and security enhancements. It also performs some basic mail and http server checks. Enter… Leer más »

DD-WRT microbin ssh

http://www.dd-wrt.com/phpBB2/viewtopic.php?t=52043 ftp://dd-wrt.com/others/eko/V24_TNG/svn13491-snow/NEWD/ ftp://dd-wrt.com/others/eko/V24_TNG/svn13491-snow/NEWD/dd-wrt.v24-13491_NEWD_micro-plus_ssh.bin

Configuring NTP in Solaris 10

cp /etc/inet/ntp.server /etc/inet/ntp.conf edit the ntp.conf file. For an undisciplined local clock: change `server 127.127.XType.0` to `server 127.127.1.0′ comment out `fudge 127.127.XType.0 stratum 0` Syncing to an external NTP server: (see NTP.Servers Web for a list of public time servers) change `server 127.127.XType.0` to `server externel time server` (where externel time server is the IP… Leer más »

Desbloqueo Thomson TG585 v7

VPI/VCI: 8/81 Desbloqueo Thomson TG585 v7 http://taichi.obolog.com/howto-desbloqueo-thomson-tg585-v7-275286/page/2 Modo Bridge Infinitum VPI/VCI: 8.81

Add hard drive to extend existing LVM volume

http://www.utahsysadmin.com/2009/12/08/add-hard-drive-to-extend-lvm/ Previously I posted how to add a hard drive and create a new volume in LVM. This time we’ll add a new hard drive and then increase or extend the size of an existing volume or partition. This is an example using an RHEL 5 derivative, OEL 5. The server is really a VM… Leer más »