Marlon's Wiki

it's better when it's simpler

User Tools

Site Tools


client:artix

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
client:artix [2025/05/29 07:04] – [Configure the base system] marlonivoclient:artix [2025/05/29 07:04] (current) marlonivo
Line 122: Line 122:
 useradd -m user                                    ← add regular user useradd -m user                                    ← add regular user
 passwd user                                        ← set password for user passwd user                                        ← set password for user
-usermod -aG wheel user                        ← add him to the sudeors wheel+usermod -aG wheel user                             ← add him to the sudeors wheel
 sed -i 's/^# %wheel ALL=(ALL:ALL) ALL/%wheel ALL=(ALL:ALL) ALL/' /etc/sudoers sed -i 's/^# %wheel ALL=(ALL:ALL) ALL/%wheel ALL=(ALL:ALL) ALL/' /etc/sudoers
 </code> </code>
client/artix.txt · Last modified: by marlonivo