setup_an_ultra_secure_ubuntu_system
This is an old revision of the document!
Table of Contents
Setup an Ultra Secure Ubuntu System
The following sections if followed, will ensure that you end up with an extremely secure system.
Install the Base Ubuntu System
Ubuntu - USB - Disable USB Booting
echo 'install usb-storage /bin/true' >> /etc/modprobe.d/disable-usb-storage.conf
NOTE: USB booting can also often be turned off from the BIOS menu.
References
The CIS benchmarks recommendations for hardening the system.
http://benchmarks.cisecurity.org/en-us/?route=downloads.benchmarks
https://www.thefanclub.co.za/how-to/how-secure-ubuntu-1604-lts-server-part-1-basics
debsums http://ubuntuforums.org/showthread.php?t=2225059 http://manpages.ubuntu.com/manpages/xenial/man1/debsums.1.html
/etc/issue
https://www.digitalocean.com/community/tutorials/7-security-measures-to-protect-your-servers
setup_an_ultra_secure_ubuntu_system.1590490259.txt.gz · Last modified: 2020/07/15 09:30 (external edit)