Updated wiki page for mp
This commit is contained in:
@ -21,3 +21,10 @@ You can enable root login, by editing `/etc/ssh/sshd_config`:
|
||||
```
|
||||
PermitRootLogin yes
|
||||
```
|
||||
|
||||
## Installing XORG
|
||||
Xorg can be installed using a simple wrapper package:
|
||||
```
|
||||
# mp-install xorg
|
||||
```
|
||||
Then you can use `startx` to start the `xorg-server`.
|
||||
|
Reference in New Issue
Block a user