capabilities

  1. A

    Asking Proxmox VE Capabilities

    Hello, Thank you for taking the time to visit this thread. Currently, my office is considering Proxmox VE as a virtualization solution, and we are very interested in the solutions offered. However, there are a few detailed aspects that concern us. 1. Its ability to add CPU, memory, NIC, disk...
  2. K

    [SOLVED] LXC - Application needs sys_time, sys_nice and net_raw capabilities

    Hello everybody, Running in a problem with an application inside LXC container, which demands following capabilities: CAP_SYS_TIME CAP_SYS_NICE CAP_NET_RAW The application is "VDR - Video Disk Recorder" and you can see the code for checking the caps here...