Difference between revisions of ""Cannot execute /bin/bash: Permission denied" - solved!"

From DevOps Notebook
(Created page with "This happens when selinux is not disabled or configured. <br><br> Easiest way to fix it is login via console and in ``/etc/selinux/config`` set '''selinux=disabled'''")
 
(No difference)

Latest revision as of 23:54, 16 December 2021

This happens when selinux is not disabled or configured.

Easiest way to fix it is login via console and in ``/etc/selinux/config`` set selinux=disabled