Below the script.
disable the Firewall on Redhat (FW)
Stop the srvice
# service iptables stop
Update the config to set off at the next reboot
# chkconfig iptables off
Massive conversion of Images size/resolution on Linux
Your linux Plaform requires the following:
ImageMagick
Continue reading “Massive conversion of Images size/resolution on Linux”