Difference between revisions of "Installation"

From
Jump to: navigation, search
(Created page with "== Installationen == === VM einrichten === apt install gcc perl, make === Benutzerverwaltung === apt install gnome-system-tools")
 
(Installationen)
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
=== VM einrichten ===
 
=== VM einrichten ===
apt install gcc perl, make
+
* <code> apt install gcc perl, make </code>
 +
 
  
 
=== Benutzerverwaltung ===
 
=== Benutzerverwaltung ===
apt install gnome-system-tools
+
* <code> apt install gnome-system-tools </code>

Latest revision as of 20:41, 13 September 2025

Installationen[edit]

VM einrichten[edit]

  • apt install gcc perl, make


Benutzerverwaltung[edit]

  • apt install gnome-system-tools