7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
apt install build-essential pve-headers-$(uname -r)
|
|
|
|
# Download Drivers from NVIDIA (https://www.nvidia.com/en-us/drivers/unix/)
|
|
|
|
chmod +x <the drivers>
|
|
|
|
# Run the Driver install, --no-kernel-module if in LXC |