first release 0.0.0.2
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# ARIA Tooling — installierte Software in der VM
|
||||
|
||||
## Stand: 2026-03-08
|
||||
|
||||
### Desktop / X11
|
||||
- xfce4 — leichtgewichtiger Window Manager (Wahl: minimal, stabil)
|
||||
- xterm — Terminal
|
||||
|
||||
### Browser
|
||||
- firefox-esr — fuer Web-Skills
|
||||
|
||||
### Dev Tools
|
||||
- nodejs v22, npm
|
||||
- python3, pip
|
||||
- git, curl, wget, jq
|
||||
|
||||
### Audio
|
||||
- pulseaudio, alsa-utils
|
||||
|
||||
## Installationsreihenfolge bei Neuaufbau
|
||||
1. apt install xfce4 xterm
|
||||
2. startx
|
||||
3. apt install firefox-esr nodejs python3 git curl wget jq
|
||||
4. docker compose up -d
|
||||
Reference in New Issue
Block a user