Place Holder Products Code
Bash MySQL
Notes Return of the Fed Login
Admin Control Panel Email Control Panel Product Control Panel Debug Info Beacon Create Snippet Tag Control Panel

Disable IPv6 in apt

Sometimes apt cannot connect to the repositories using IPv6.  Disable with the following:

-o Acquire::ForceIPv4=true

As in apt update -o Acquire::ForceIPv4=true

Comments:

No Comments Yet!