Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead

Adding a key to /etc/apt/trusted.gpg.d is insecure because it adds the key for all repositories. This is exactly why apt-key had to be deprecated. Short version Do similar to what Signal does. If you want to use the key at https://example.com/EXAMPLE.gpg for a repository listed in /etc/apt/sources.list.d/EXAMPLE.list, use: sudo mkdir -p /etc/apt/keyrings/ wget -O- https://example.com/EXAMPLE.gpg … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)