linux_wiki:security_lockdown

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:security_lockdown [2015/12/22 00:01]
billdozor [Download The Scripts]
linux_wiki:security_lockdown [2019/07/11 22:31] (current)
billdozor [Download The Scripts]
Line 3: Line 3:
 **General Information** **General Information**
  
-Security lockdown scripts based off of the CIS Benchmark guides. +Security lockdown scripts based off of the CIS (Center for Internet Security) Benchmark guides.  
 + 
 +Official Site: http://benchmarks.cisecurity.org
  
 **Checklist** **Checklist**
-  * Enterprise Linux 6/7+  * Distro(s): Enterprise Linux 6/7
  
 ---- ----
Line 19: Line 21:
 It works best if this directory is NFS shared, in which case you can simply mount the share and run the main script. It works best if this directory is NFS shared, in which case you can simply mount the share and run the main script.
  
-Example: Scripts placed in /data/scripts on a NFS server called "myadminserver.local":+Example: Scripts placed in /data/scripts on a NFS server called "myadminserver.local" and execute from the client system:
 <code bash> <code bash>
 mount -t nfs myadminserver.local:/data /mnt mount -t nfs myadminserver.local:/data /mnt
Line 28: Line 30:
  
 ====== Download The Scripts ====== ====== Download The Scripts ======
 +
 +  * The versions that are kept updated are here: [[https://gitlab.com/whowe/deploy/tree/master/cis-security-lockdown]]
  
   * {{:linux_wiki:security-lockdown_20151221.tar.gz|security-lockdown_20151221.tar.gz}}   * {{:linux_wiki:security-lockdown_20151221.tar.gz|security-lockdown_20151221.tar.gz}}
  • linux_wiki/security_lockdown.1450760470.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)