Skip to content
Tag

Everything tagged #kalilinux

2 articles, newest first.

SystemsMar 04, 2023 · 2 min read

How to Install MySQL on Kali Linux

Kali ships with MariaDB, and it conflicts with MySQL. Here is the sequence that finally worked for me.

002 min read
How to Install MySQL on Kali Linux
SystemsMar 04, 2023 · 2 min read

Fixing the Legacy trusted.gpg Keyring Warning on apt update

Copying the keyring into trusted.gpg.d silences the warning. Scoping the key to the one repository that needs it is the fix apt actually wants.

002 min read
Fixing the Legacy trusted.gpg Keyring Warning on apt update