apt-get palo fix

Does your debian/ubuntu show a 503 error while running apt-get update and you got a palo firewall?

Simple solution, run this command to act like you are curl and not apt, so it will go through.

echo 'Acquire { http::User-Agent "curl/7.68.0"; };' > /etc/apt/apt.conf.d/palofix

Leave a Reply

Your email address will not be published. Required fields are marked *