| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | Port baseline to Debian 11 (codename Bullseye). | Guilhem Moulin | 2022-10-13 | 1 |
| | | ||||
| * | kernel parameters: Disable SYN cookies and improve SYN backlog handling. | Guilhem Moulin | 2020-11-02 | 1 |
| | | | | | See tcp(7) and https://levelup.gitconnected.com/linux-kernel-tuning-for-high-performance-networking-high-volume-incoming-connections-196e863d458a . | |||
| * | Convert firewall to nftables. | Guilhem Moulin | 2020-01-23 | 1 |
| | | | | | Debian Buster uses the nftables framework by default. | |||
| * | sysctl: don't set IPv6 privacy extensions globaly. | Guilhem Moulin | 2016-04-01 | 1 |
| | | ||||
| * | sysctl: set net.ipv6.conf.all.accept_ra = 0. | Guilhem Moulin | 2016-03-30 | 1 |
| | | ||||
| * | Upgrade playbooks to Ansible 2.0. | Guilhem Moulin | 2016-02-12 | 1 |
| | | ||||
| * | Make use of Ansible 1.5 new features. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | Most notably pipelining=True and sysctl_set=yes. | |||
| * | We are not using nf_conntrack. | Guilhem Moulin | 2015-06-07 | 1 |
| | | ||||
| * | Basic ansible setup. | Guilhem Moulin | 2015-06-07 | 1 |
| To run the playbook: cd ./ansible ansible-playbook -i vms site.yml | ||||
