Skip to content

Instantly share code, notes, and snippets.

@kuk
Created November 3, 2011 10:05
Show Gist options
  • Save kuk/1336180 to your computer and use it in GitHub Desktop.
Save kuk/1336180 to your computer and use it in GitHub Desktop.
os adm lab3 report start

1

1

1

mount -o remount,rw /boot

2

Appended “edd=off” to title of first entery

3

Copied first entery modified title, appended “single”

4

Generated md5 with /sbin/grub-md5-.. . Added password –md5 <hash> to common params

2

1

who -r outputs 3

2

ls /etc/rc3.d

3

/etc/init.d/rsyslog status /etc/init.d/rsyslog restart

4

chkconfig outputs that rsyslog and auditd start on 3rd level by default

3

1

done

2

/etc/sysconfig/selinux 7 0.pdf page 6 and 7

3

getenforce outputs “Enforcing” sestatus -v

4

reboot shutdown -r 0 telinit 6

2

1

sestatus

2

id -Z ps -Z ls -Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment