"Cannot execute /bin/bash: Permission denied" - solved!

From DevOps Notebook
Revision as of 23:54, 16 December 2021 by MilosZ (talk | contribs) (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'''")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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