Nvidia card force to reinstall drivers
Server drivers:
Nvidia card force to reinstall drivers Read More »
Check your current power save state: Unless it has been previously changed, it should read: In this context, 3 indicates that the Network Manager will use power saving. Let’s change it to 2, indicating that the system will not use power saving. From the terminal:
Linux WiFi disable power mode Read More »
Edit Ollama service Add: Restart Ollama service:
Bind Ollama to 0.0.0.0 interface Read More »
Repository Clone repository Edit ~/.bashrc file: Add: Reload the bash:
Installing Git Prompt Read More »
CUDA Toolkit Installer https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=24.04&target_type=deb_local Tensor RT Download deb installer from: https://developer.nvidia.com/tensorrt/download/10x Instructions: https://docs.nvidia.com/deeplearning/tensorrt/install-guide/index.html#installing-debian cuDNN 9.4.0 https://developer.nvidia.com/cudnn-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=24.04&target_type=deb_local To install for CUDA 11, perform the above configuration but install the CUDA 11 specific package: To install for CUDA 12, perform the above configuration but install the CUDA 12 specific package:
Installing Nvidia Cuda on Linux Read More »
Create a file with a cron command to reconnect Add
Reconnect to K8s master node after reboot Read More »
Edit /etc/sysctl.conf Add these at the end of the file
Reboot pc on kernel panic Read More »
Increase kernel.watchdog threshold value to avoid continue server crashes
Increase kernel.watchdog threshold value Read More »