Changes

Jump to: navigation, search

OPS235 Lab 1

216 bytes added, 10:53, 11 September 2019
Part 3: Disable SELinux
:'''Perform the following Steps:'''
# Disabling SELinux is quite simpleMake sure you're logged in as root. <b><code><span style="color:#3366CC;font-size:1.3em;">su -</span></code></b># Edit the file '''/etc/selinux/config: ''': <b><code><span style="color:#3366CC;font-size:1.3em;">vim /etc/selinux/config'''</span></code></b>
# In the editing session, set '''SELINUX''' to '''<u>disabled</u>''' (from ''enforcing'') and save your editing session.
# Restart your VM.
# You can check the status of SELinux at any time at the command line by typing: '''<b><code><span style="color:#3366CC;font-size:1.3em;">sestatus'''</span></code></b>
=== Part 4: Perform Software Updates===

Navigation menu