Ubuntu: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
#Apt Line: deb http://lug.mtu.edu/ubuntu/ breezy main restricted multiverse
#Apt Line(with universe): deb http://lug.mtu.edu/ubuntu/ breezy main restricted multiverse universe
In Command Line:
#Open up /etc/apt/sources.list as sudo
#Replace all instances of "http://us.archive.ubuntu.com/ubuntu/ with "http://lug.mtu.edu/ubuntu/" (example would be in vi/vim, use command ":%s/us.archive.ubuntu.com/lug.mtu.edu/g"
#Save file
#run apt-get update
== Features ==
|