File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ add sources.list /etc/apt/sources.list
10
10
11
11
run apt-get update -qy
12
12
run apt-get install -y supervisor git sudo ssh \
13
- rabbitmq-server sshpass rsync wget jq curl nginx \
14
- tigervnc-standalone-server x11-apps xterm postgresql-15 postgresql-client libpq-dev \
15
- build-essential python3-dev libffi-dev libldap2-dev libsasl2-dev libssl-dev virtualenv python3-virtualenv \
16
- python3-dev chromium chromium-driver zlib1g-dev xdotool
17
- run apt-get install -y -t bookworm-updates suricata
13
+ rabbitmq-server sshpass rsync wget jq curl nginx \
14
+ tigervnc-standalone-server x11-apps xterm postgresql-15 postgresql-client libpq-dev \
15
+ build-essential python3-dev libffi-dev libldap2-dev libsasl2-dev libssl-dev virtualenv python3-virtualenv \
16
+ python3-dev chromium chromium-driver zlib1g-dev xdotool
17
+ run apt-get install -y -t bookworm-backports suricata
18
18
19
19
run mkdir /data /var/run/sshd
20
20
run useradd -m -d /home/admin -p sa1aY64JOY94w admin
Original file line number Diff line number Diff line change 1
1
deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware
2
+ deb http://deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmware
You can’t perform that action at this time.
0 commit comments