Making a script executable in CentOS The following command can be used to make a script executable. This will allow you to execute the script without requiring sudo capabilities. $ chmod +x /usr/bin/myscript more CentOS posts Install bash completion on CentOS 8 Check which version of CentOS is running Installing an SSL certificate on a server using CentOS 6.4 and Apache Installing Redis on CentOS 6.4 Installing a new repository on CentOS 6.4 64-bit Logging and viewing PHP errors on CentOS 6.3 more Linux posts Importing an OpenVPN configuration file into Network Manager Change default timeouts for starting and stopping systemd units