F5F Stay Refreshed Software Operating Systems To install SELinux on Pop-OS, follow the official installation guide and ensure your system meets the requirements.

To install SELinux on Pop-OS, follow the official installation guide and ensure your system meets the requirements.

To install SELinux on Pop-OS, follow the official installation guide and ensure your system meets the requirements.

A
ardvark090
Member
57
04-05-2016, 09:58 PM
#1
Pop@pop-os:~$ cat /etc/selinux/config
This file manages SELinux settings on the system.
SELINUX can be set to enforcing, permissive, or disabled.
SELINUXTYPE can be targeted or MLS.

Pop@pop-os:~$ getenforce Disabled
Pop@pop-os:~$ setenforce 1
setenforce: SELinux is disabled
Pop@pop-os:~$ setenforce 0
setenforce: SELinux is disabled
Pop@pop-os:~$ this is what I got so far and I’m stuck.
I’ve made some changes to the config file to try fixing it, but it seems incomplete. Can someone assist?
A
ardvark090
04-05-2016, 09:58 PM #1

Pop@pop-os:~$ cat /etc/selinux/config
This file manages SELinux settings on the system.
SELINUX can be set to enforcing, permissive, or disabled.
SELINUXTYPE can be targeted or MLS.

Pop@pop-os:~$ getenforce Disabled
Pop@pop-os:~$ setenforce 1
setenforce: SELinux is disabled
Pop@pop-os:~$ setenforce 0
setenforce: SELinux is disabled
Pop@pop-os:~$ this is what I got so far and I’m stuck.
I’ve made some changes to the config file to try fixing it, but it seems incomplete. Can someone assist?