Skip to content

fadeev2010/chef-basic_security

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server Security

This is a simple chef recipe to automate the standard lock down steps on a fresh Ubuntu install, these are:

  • Install Fail2Ban
  • Install Unattended Upgrades
  • Set the system to download updates daily
  • set the GB Locale (not security exactly but relevant for SSL stuff)
  • Disable SSH Password auth
  • Install and configure apf-firewall

Root Login

Root login is left as enabled. It's unclear what the benefit of disabling it is when password auth is disabled.

About

Chef script to lock down ubuntu server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published