Arch Nvidia Docker

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]].
Read More

Kali reverse SSH

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.

Read More