Go to GoReading for breaking news, videos, and the latest top stories in world news, business, politics, health and pop culture.

How to Install MRTG Onto cPanel

104 23
    • 1). Log into cPanel.

    • 2). Click "SSH."

    • 3). Copy and paste the following into the text command box, and then hit "Enter":

      cd ~/memcache

      wget http://www.dedicated-resources.com/files/mrtg-2.17.2-1cpanel.i386.rpm

    • 4). Copy and paste the following line by line into the text command box. Hit "Enter" after each line:

      rpm -Uvh mrtg-2.17.2-1cpanel.i386.rpm

      cd /usr/lib

      mv libpng.so.2 libpng.so.2.OLD

      ln -s libpng.so.3 libpng.so.2

      pico /etc/sysconfig/i18n

      service mrtg restart

    • 5). Go to "http://www.YOURSITE.com/mrtg" to use the program.

Source...

Leave A Reply

Your email address will not be published.