mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-13 16:29:59 -05:00
UserFaq changed
Corrected info about root password in VMs
This commit is contained in:
parent
8dc1e1cec5
commit
0e48c30fac
@ -61,10 +61,13 @@ Once the Template VM got update, shut it down, and then any AppVM you start will
|
|||||||
|
|
||||||
### Q: What is the root and user password for TemplateVM/AppVM?
|
### Q: What is the root and user password for TemplateVM/AppVM?
|
||||||
|
|
||||||
- ```user/userpass```
|
There is none, really! If you need to run something as root in one of your VMs, then you should use the qvm-run command:
|
||||||
- ```root/rootpass```
|
|
||||||
|
|
||||||
**NOTE:** This will be changed in the next Alpha (see the ticket:24)
|
``` {.wiki}
|
||||||
|
qvm-run <vmname> -u root <cmd>
|
||||||
|
```
|
||||||
|
|
||||||
|
where cmd can be e.g. ```konsole```.
|
||||||
|
|
||||||
### Q: Is Qubes a multi-user system?
|
### Q: Is Qubes a multi-user system?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user