Guest User

Untitled

a guest
Apr 17th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. # HABILITAR PROXY CENTOS 7:
  2. # The proxy server - proxy server:port number
  3. proxy=http://10.10.10.10:3128
  4. # The account details for yum connections
  5. proxy_username=dominiousuario
  6. proxy_password=123456
Add Comment
Please, Sign In to add comment