Last active
January 16, 2019 09:44
-
-
Save raultm/be1a4467e836f0a64ab6f9b2afe41760 to your computer and use it in GitHub Desktop.
Sources List to get Zabbix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#------------------------------------------------------------------------------# | |
# OFFICIAL UBUNTU REPOS # | |
#------------------------------------------------------------------------------# | |
# curl https://gist.githubusercontent.com/raultm/be1a4467e836f0a64ab6f9b2afe41760/raw/513da0c984b92fde56a49c73e6e7bd198a9be611/sources.list | sudo tee /etc/apt/sources.list && sudo apt update | |
###### Ubuntu Main Repos | |
deb http://es.archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse | |
deb-src http://es.archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment