Private
Public Access
11
1

Update Setup Computer Debian 12

2023-11-03 15:11:02 +01:00
parent 1b157a5ef9
commit 30d3eaea49

@@ -31,6 +31,9 @@ sudo apt-get install fakeroot build-essential cvs flex bison openssh-server git-
sudo apt-get install linux-image-rt-amd64 linux-headers-rt-amd64
#this is only needed if you install the server version of debian (without initial gnome support)
sudo apt install gnome-terminal dbus-x11
```