User Tools

Site Tools


arch:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
arch:install [2023/11/02 23:05] msarch:install [2023/11/02 23:06] (current) ms
Line 49: Line 49:
 echo "set enable-bracketed-paste off" >> /etc/inputrc echo "set enable-bracketed-paste off" >> /etc/inputrc
 useradd -m -s /bin/bash user useradd -m -s /bin/bash user
-echo -e "password\npassword" | passwd ms >/dev/null 2>&1+echo -e "password\npassword" | passwd user >/dev/null 2>&1
 yes | pacman -S sudo yes | pacman -S sudo
 usermod -aG wheel user usermod -aG wheel user
arch/install.1698962741.txt.gz · Last modified: 2023/11/02 23:05 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki