

SAP Netware using sch command in installation step, install it. SAP Netware using uuidd library for generating GUID, install it. Systemctl disable firewalld Install uuidd package You can disable firewall instead of configuring it. You need to open a lot of port for SAP Netware in firewall. Remove # for uncomment line “PermitRootLogin yes” or add it if missing. You can open multiple terminal and make copy paste with ssh to your server. Prerequest Install your favorite text editor I didn’t use shared OS because of huge disk/ram usage.

You can find great documentation for installing SAP Netware ABAP 7.51 SP02 at Julie blog post. Wget -no-cookies -no-check-certificate -header "Cookie: gpw_e24=http%3A%2F%2Foraclelicense=accept-securebackup-cookie" "" Firewall Yum localinstall jre-8u181-linux-圆4.rpm JDK Wget -no-cookies -no-check-certificate -header "Cookie: gpw_e24=http%3A%2F%2Foraclelicense=accept-securebackup-cookie" "" Permissions overwritten after update, check /var/lib/php/fpm permissions. Tail -10f /var/log/nginx/error.log php & php-fpm Setsebool httpd_can_network_connect true -P

You need give permission to nginx for accessing http resources. Run psql for setting password to new user.ĪLTER USER mydbuser WITH PASSWORD 'mynewpass' usr/pgsql-9.6/bin/postgresql96-setup initdb Yum install postgresql96-server postgresql96-contrib For example use below for installing git 2.x:ĭownload rpm package, check this list for other versions. Use u suffix for Installing package from ius repo. You can get IUS package list here and install them with below command. IUS is good option for using latest package. Some linux distributions update their package with delay. You can find old files with rpm extension in same directory. If you update some packages, your config files override with new ones. Yum install nano wget epel-release Update
