- SELinux must be temporarily disabled for the Ambari setup to function. Run the following command on each host in your cluster: - setenforce 0 
- On the RHEL/CentOS installation host, if PackageKit is installed, open - /etc/yum/pluginconf.d/refresh-packagekit.confwith a text editor and make this change:- enabled=0 ![[Note]](../common/images/admon/note.png) - Note - PackageKit is not enabled by default on SLES. Unless you have specifically enabled it, you do not need to do this step. 
- Make sure umask is set to 022. 


