User:Tom/RHCE EX300-2: Difference between revisions
< User:Tom
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 | seinfo -t List all types (*-t) | ||
semanage boolean --list List SELinux booleans with comments | semanage boolean --list List SELinux booleans with comments | ||
semanage fcontext -l List all current rules | |||
Revision as of 19:55, 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 -t List all types (*-t) semanage boolean --list List SELinux booleans with comments semanage fcontext -l List all current rules