Como instalar CentOS 6 Via internet

Anoche mientras necesitaba instalar Centos 6 y el disco que tenia estaba dañado. Para ahorrarme un poco de tiempo y bandwidth al bajar 4.3GB, preferi utilizar la instalacion via red o net install de centos que pesa solo 170mb. Cuando llegues a la parte donde te pregunte el URL de donde bajara las imagenes puedes especificarle una de tu red de area local o igual puedes utilizar las imagenes que … [Read more...]

Upgrade OpenSSH on CentOS 5

The commands below are the ones I used to install version 5.8 (the latest stable at the time of this post), but can essentially be used for any compatible version. First, download the OpenSSH source tarball from the vendor and unpack it. You can find the tarballs at http://www.openssh.com/portable.html wget http://mirror.mcs.anl.gov/openssh/portable/openssh-5.8p2.tar.gz tar -xvzf … [Read more...]

Install RPMForge on Centos 5

RPMforge is a collaboration of Dag and other packagers. They provide over 5000 packages for CentOS, including wine, vlc, mplayer, xmms-mp3, and other popular media tools. It is not part of Red Hat or CentOS but is designed to work with those distributions. Packages are supplied in RPM format and in most cases are ready to use. The default RPMforge repository does not replace official CentOS … [Read more...]