Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. sudo su
  2. echo "security.ubuntu.com 91.189.91.23">>/etc/hosts
  3. echo "us.archive.ubuntu.com 91.189.91.23">>/etc/hosts
  4. echo "de.archive.ubuntu.com 141.76.1.200">>/etc/hosts
  5. echo "google.com 172.217.22.206">>/etc/hosts
  6. echo "google.de 172.217.22.195">>/etc/hosts
  7.  
  8. apt-get update
  9. apt-get dist-upgrade
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement