Cleaning up and making space on /usr 1. Restart the httpd service. This might free a little space some times. 2. Check for Apache logs like error_log, access_log , suexec_log in /usr/local/apache/logs . These can either be cleared off or if you need the logs then you can take a zipped copy and keep it… Continue reading Free space on a CPanel/WHM server with root access
Tag: free
FFmpeg Installation on a cPanel server
This is the free open source ffmpeg installer forĀ cPanel which is installed from a bash shell script. The purpose of this script is to build a video streaming platform in your Gnu/Linux server. So you can start video streaming websites. This script not only installs ffmpeg but also all the corresponding packages. The following… Continue reading FFmpeg Installation on a cPanel server