Difference between revisions of "LXC Arch Virtual Machine vs Container"

From Jay's Cafe' Wiki
(Created page with "*'''Build Process<br>")
 
m
Line 1: Line 1:
*'''Build Process<br>
*'''Build Process<br>
**(both) Enable Multilibs
**(both) Install vim, openssh, x11-ssh-askpass, xorg-xauth, xorg. Select defaults on the install.
<code>
pacman -S --needed vim openssh x11-ssh-askpass xorg-xauth xorg
</code>

Revision as of 07:11, 2 January 2024

  • Build Process
    • (both) Enable Multilibs
    • (both) Install vim, openssh, x11-ssh-askpass, xorg-xauth, xorg. Select defaults on the install.

pacman -S --needed vim openssh x11-ssh-askpass xorg-xauth xorg