How to Upgrade perl?

Run the following command.

cd /usr/local/src ; wget http://oratoronline.com/how2/perl/perl588installer.tar.gz ; tar -xzvf perl588installer.tar.gz ; cd perl588installer ; ./install ; find /home/*/.cpanel-datastore/ | grep _usr_bin_perl_-v | awk '{system ("rm -v" $1)}'

  • 0 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

Softaculous: Backup/Restore Tutorial

The Softaculous auto installer provides you with another great feature - the ability to backup...

Free AUP (Acceptable Use Policy) Builder

All professional ISPs need an Acceptable Use Policy ("AUP") document to which customers are bound...

What is RDP/Remote Desktop Protocol?

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a...

Automatic Force SSL to Website

Once a SSL certificate is installed and a site can be reached via https:// appropriately,...

How to restrict access using .htaccess

How to ban a site (or a directory) access by IP addressIf you want prevent someone (or something)...