We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9d849 commit 6078ad7Copy full SHA for 6078ad7
_posts/2022-12-18-lxc-setup.md
@@ -17,7 +17,7 @@ apt update && apt upgrade -y
17
```
18
19
```bash
20
-apt install curl nano openssl rsync sudo -y
+apt install curl nano openssl rsync fail2ban unattended-upgrades apt-listchanges sudo -y
21
22
23
## Don't use root
@@ -53,4 +53,4 @@ PasswordAuthentication no
53
PermitEmptyPasswords no
54
55
56
-Once you've made the changes, you can restart the LXC and use SSH with your new user.
+Once you've made the changes, you can restart the LXC and use SSH with your new user.
0 commit comments