docs: update Archguide
This commit is contained in:
parent
323507451d
commit
07b0d13f8b
@ -2,7 +2,7 @@
|
|||||||
title: Arch Linux Install guide
|
title: Arch Linux Install guide
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2019-11-06T00:03:50.440Z
|
date: 2019-11-06T00:04:20.295Z
|
||||||
tags:
|
tags:
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -174,7 +174,7 @@ Read the [pacman rosetta](https://wiki.archlinux.org/index.php/Pacman/Rosetta).
|
|||||||
TL;DR, `pacman -Syu thingy1 thingy2 ...` to install thingy1 and thingy2.
|
TL;DR, `pacman -Syu thingy1 thingy2 ...` to install thingy1 and thingy2.
|
||||||
|
|
||||||
## sudo doesn't work
|
## sudo doesn't work
|
||||||
It works, you are just not allowed to run commands as root.
|
It works, you are just not allowed to use it.
|
||||||
|
|
||||||
Login as root and edit /etc/sudoers.
|
Login as root and edit /etc/sudoers.
|
||||||
`nano /etc/sudoers`
|
`nano /etc/sudoers`
|
||||||
|
Loading…
Reference in New Issue
Block a user