Arch Nvidia Docker
May 11, 2024
I was trying to run some LLM docker stuff on my Arch Linux and I encountered the following error message.
docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].
programming + hacking = <3
May 11, 2024
I was trying to run some LLM docker stuff on my Arch Linux and I encountered the following error message.
docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].
March 6, 2022
The following is the instruction to configure a user on kali, which will allow the target to connect back and tunnel their port to kali. This is really useful when you have not compromised the SSH user account on the system, but you need to tunnel traffic to the machine’s local ports.
September 13, 2021
Date: 2021-09-13
December 13, 2020
November 8, 2020
Python by default uses TimSort. So when you sort a list of files, say you have the following files.
May 6, 2020
ip: 10.10.10.171