Skip to content

Commit 6078ad7

Browse files
author
Patrick Moore
authored
Update 2022-12-18-lxc-setup.md
1 parent bd9d849 commit 6078ad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2022-12-18-lxc-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apt update && apt upgrade -y
1717
```
1818

1919
```bash
20-
apt install curl nano openssl rsync sudo -y
20+
apt install curl nano openssl rsync fail2ban unattended-upgrades apt-listchanges sudo -y
2121
```
2222

2323
## Don't use root
@@ -53,4 +53,4 @@ PasswordAuthentication no
5353
PermitEmptyPasswords no
5454
```
5555

56-
Once you've made the changes, you can restart the LXC and use SSH with your new user.
56+
Once you've made the changes, you can restart the LXC and use SSH with your new user.

0 commit comments

Comments
 (0)