Advanced Search
Search Results
76 total results found
Networking
Plex suite (server)
Pool setup
Setup osds Create a pool, set min size to 2 ( min size and size are nb of hosts )After it was created, set it to 1. This is not recommended, but for now we only have 1 host operational ( and with enough storage )
openldap
Plex suite (UI)
Create a vm
Using proxmox webUI, don't forget to check Qemu agent.After having installed it EACH vm, don't forget to remove CD/DVD iso as it won't be used anymore, otherwise you'll get an error if you need to migrate your vm.
ldap
Gitea
sop-001038
SSH
Resize vm disk
Resize disk in the vm's hardware tab using proxmox webUI Find disk's name (usually for us sda) launch parted parted /dev/sda use print to print the current partition table (replace sda with disk's name) resize your taget partition with resizepart <PART'...
NetworkManager
Disable swap
If you have GParted open, close it. Its Swapoff feature does not appear to to be permanent. Open terminal and become root (su); if you have sudo enabled, you may also do for example sudo -i; see man sudo for all options): sudo -i (Or use sudo for each comma...
WPA_supplicant
New Page
fd
Delete an user
userdel -r <username> -r delete users repertory and mail spool