Posts tagged centos 6

Install logwatch Centos 6

0
Logwatch is a wonderfull Linux tool that informs us (by email if you like) to what happened to a server during the previous day (configurable). In CentOS 6, there’s a problem installing it (at least in all my servers with CentOS 6 i had it) because of perl-Date-Manip, with the [...]

Install core fonts Centos 6

0
Centos 6 does not comes with the Core Fonts from M$. Here 's how can we add them yum install ttmkfdir cabextract rpm-build For chkfontpath, we need the ATrpms repository or download the file directly from http://pkgs.org/centos-6-rhel-6/atrpms-i386/chkfontpath-1.10.1-2.el6.i686.rpm.html Note: The [...]
Go to Top