User:Tom/RHCE EX300-2: Difference between revisions

From RoggeWiki
Jump to navigation Jump to search
No edit summary
Line 20: Line 20:
  List commands
  List commands
  getsebool -a                      List all selinux booleans
  getsebool -a                      List all selinux booleans
  seinfo -t                         List all types (*-t)
  seinfo                           SELinux policy query tool
          -r                      List all roles
          -t                       List all types (*-t)
          -u                      List all users
  semanage boolean --list          List SELinux booleans with comments
  semanage boolean --list          List SELinux booleans with comments
  semanage fcontext -l              List all current rules
  semanage fcontext -l              List all current rules

Revision as of 19:57, 1 June 2017

38 Samba

man mount.cifs credentials= option

38 SMTP Server

39 Configure SSH

semanage port, man sshd_config, ssh-agent, ssh-add, ssh tunnel.

40 Time synchronisation

Chronyd daemon, chronyc command. ntp port 123. start, enable, firewall-cmd --add-service


List commands
getsebool -a                      List all selinux booleans
seinfo                            SELinux policy query tool
         -r                       List all roles
         -t                       List all types (*-t)
         -u                       List all users
semanage boolean --list           List SELinux booleans with comments
semanage fcontext -l              List all current rules