Skip to content

Instantly share code, notes, and snippets.

@jaseemabid
Created August 5, 2011 21:56
Show Gist options
  • Save jaseemabid/1128624 to your computer and use it in GitHub Desktop.
Save jaseemabid/1128624 to your computer and use it in GitHub Desktop.
NITC Ubuntu 10.04 campus mirror configuration file. Replace /etc/apt/sources.list with this file
# NITC Campus mirror
deb http://192.168.40.97/ubuntu lucid main universe multiverse restricted
deb http://192.168.40.97/ubuntu lucid-updates main universe multiverse restricted
deb http://192.168.40.97/ubuntu lucid-security main universe multiverse restricted
@jaseemabid
Copy link
Author

type

sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup
sudo gedit /etc/apt/sources.list

Give your password, edit the file. And you are done !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment