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)
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
+
<ode> apt install gnome-system-tools </code>

Revision as of 20:36, 13 September 2025

Installationen

VM einrichten

apt install gcc perl, make

Benutzerverwaltung

<ode> apt install gnome-system-tools