0 Members and 1 Guest are viewing this topic.
selinux=0
UseCode: [Select]selinux=0
don@n5110:~$ cat /etc/selinux/config# This file controls the state of SELinux on the system.# SELINUX= can take one of these three values:# enforcing - SELinux security policy is enforced.# permissive - SELinux prints warnings instead of enforcing.# disabled - No SELinux policy is loaded.SELINUX=permissive# SELINUXTYPE= can take one of these two values:# default - equivalent to the old strict and targeted policies# mls - Multi-Level Security (for military and educational use)# src - Custom policy built from sourceSELINUXTYPE=default# SETLOCALDEFS= Check local definition changesSETLOCALDEFS=0don@n5110:~$
SELINUX=permissive
# LANG=C ls -al /etc/selinux/total 20drwxr-xr-x 2 root root 4096 Mai 13 00:49 .drwxr-xr-x 157 root root 12288 Jun 28 20:48 ..-rw-r--r-- 1 root root 2041 Sep 15 2017 semanage.conf
don@Hibiscus:/$ ls -al /etc/selinuxtotal 20drwxr-xr-x 2 root root 4096 Jun 8 17:45 .drwxr-xr-x 179 root root 12288 Jun 8 17:54 ..-rw-r--r-- 1 root root 2041 Nov 18 2015 semanage.confdon@Hibiscus:/$ cat /etc/selinux/semanage.conf # Authors: Jason Tang <jtang@tresys.com>## Copyright (C) 2004-2005 Tresys Technology, LLC## This library is free software; you can redistribute it and/or# modify it under the terms of the GNU Lesser General Public# License as published by the Free Software Foundation; either# version 2.1 of the License, or (at your option) any later version.## This library is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU# Lesser General Public License for more details.## You should have received a copy of the GNU Lesser General Public# License along with this library; if not, write to the Free Software# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA## Specify how libsemanage will interact with a SELinux policy manager.# The four options are:## "source" - libsemanage manipulates a source SELinux policy# "direct" - libsemanage will write directly to a module store.# /foo/bar - Write by way of a policy management server, whose# named socket is at /foo/bar. The path must begin# with a '/'.# foo.com:4242 - Establish a TCP connection to a remote policy# management server at foo.com. If there is a colon# then the remainder is interpreted as a port number;# otherwise default to port 4242.module-store = direct# When generating the final linked and expanded policy, by default# semanage will set the policy version to POLICYDB_VERSION_MAX, as# given in <sepol/policydb.h>. Change this setting if a different# version is necessary.#policy-version = 19# expand-check check neverallow rules when executing all semanage commands.# Large penalty in time if you turn this on.expand-check=0# By default, semanage will generate policies for the SELinux target.# To build policies for Xen, uncomment the following line.#target-platform = xen
don@Hibiscus:/$ inxi -FzSystem: Host: Hibiscus Kernel: 5.1.6-towo.2-siduction-amd64 x86_64 bits: 64 Desktop: KDE Plasma 5.14.5 Distro: siduction 13.2.1 December - kde - (201401272125) Machine: Type: Desktop System: ASUS product: All Series v: N/A serial: <filter> Mobo: ASUSTeK model: Z87-WS v: Rev 1.xx serial: <filter> BIOS: American Megatrends v: 2004 date: 06/05/2014 CPU: Topology: Quad Core model: Intel Core i7-4770 bits: 64 type: MT MCP L2 cache: 8192 KiB Speed: 1545 MHz min/max: 800/3900 MHz Core speeds (MHz): 1: 1546 2: 1545 3: 1545 4: 1545 5: 1546 6: 1545 7: 1546 8: 1549 Graphics: Device-1: NVIDIA GM107 [GeForce GTX 750 Ti] driver: nvidia v: 418.74 Display: x11 server: X.Org 1.20.4 driver: nvidia resolution: 1440x900~60Hz OpenGL: renderer: GeForce GTX 750 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 418.74 Audio: Device-1: Intel 8 Series/C220 Series High Definition Audio driver: snd_hda_intel Device-2: NVIDIA driver: snd_hda_intel Sound Server: ALSA v: k5.1.6-towo.2-siduction-amd64 Network: Device-1: Intel I210 Gigabit Network driver: igb IF: enp6s0 state: up speed: 1000 Mbps duplex: full mac: <filter> Device-2: Intel I210 Gigabit Network driver: igb IF: enp9s0 state: down mac: <filter> IF-ID-1: br0 state: up speed: N/A duplex: N/A mac: <filter> Drives: Local Storage: total: 3.18 TiB used: 857.98 GiB (26.3%) ID-1: /dev/sda vendor: Western Digital model: WD1001FALS-00E8B0 size: 931.51 GiB ID-2: /dev/sdb vendor: Samsung model: SSD 850 EVO 500GB size: 465.76 GiB ID-3: /dev/sdc vendor: Western Digital model: WD1000DHTZ-04N21V0 size: 931.51 GiB ID-4: /dev/sdd vendor: Western Digital model: WD1000DHTZ-04N21V0 size: 931.51 GiB Partition: ID-1: / size: 55.77 GiB used: 13.63 GiB (24.4%) fs: ext4 dev: /dev/sdb1 ID-2: /home size: 401.45 GiB used: 52.61 GiB (13.1%) fs: ext4 dev: /dev/sdb3 ID-3: swap-1 size: 1024.0 MiB used: 0 KiB (0.0%) fs: swap dev: /dev/sdb2 Sensors: System Temperatures: cpu: 29.8 C mobo: 27.8 C Fan Speeds (RPM): cpu: 0 Info: Processes: 275 Uptime: 4m Memory: 31.36 GiB used: 1.65 GiB (5.3%) Shell: bash inxi: 3.0.32