Aktualizovat ServerUbuntu.md
This commit is contained in:
parent
4cb0ab0d49
commit
7ceb0534b1
@ -13,14 +13,15 @@
|
||||
PS1='\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n$ '
|
||||
alias lo='exit'
|
||||
```
|
||||
|
||||
1. sudo bey hesla `sudo visudo`
|
||||
``` shell
|
||||
# Allow user maska to execute sudo without password
|
||||
maska ALL=(ALL) NOPASSWD:ALL
|
||||
```
|
||||
|
||||
1. Povolit [Qemu-guest-agent](https://pve.proxmox.com/wiki/Qemu-guest-agent)
|
||||
CLI Proxmox `qm set VMID --agent 1`
|
||||
## [Qemu-guest-agent](https://pve.proxmox.com/wiki/Qemu-guest-agent)
|
||||
1. Povolit pro VM agenta v GUI nebo CLI `qm set VMID --agent 1`
|
||||
|
||||
1. Nainstalovat agenta do VM
|
||||
```shell
|
||||
|
||||
Loading…
Reference in New Issue
Block a user