Chỉ còn 24 tiếng đồng hồ nữa là bản Ubuntu 8.10 sẽ ra mắt với rất nhiều chức năng mới, tương thích về phần cứng với tất cả các nền tảng mới. Cùng với Server của FPT, Server của OpenLab thì HaiNoiLug cũng đã cập nhật server cho Ubuntu 8.10.
Ngày mai sau khi ra phiên bản chính thức Intrepid Ibex Ubuntu 8.10 các bạn có thể vào các địa chỉ sau để tải
http://mirror-fpt-telecom.fpt.net/ubuntu-releases/8.10/ (đây là server của FPT hiên tại đã có bản 8.10 Final, nhưng không được cập nhật thường xuyên)
http://virror.hanoilug.org/ubuntu/cd/ (đây là server của HaiNoiLug)
Và đây là các Server dùng để cập nhật ubuntu và download các gói cài đặt phần mềm sau này
Các bạn có 2 cách làm
Thêm vào tệp /etc/apt/sources.list với quyền root (với Ubuntu dùng lệnh sudo gedit /etc/apt/sources.lis)
Hay là vào System -> Administration -> Software Sources ở Tab Third-party software bấm nút Add và thêm vào lần lượt các dòng dưới
Server của FPT thì
Bản 8.10
deb http://mirror-fpt-telecom.fpt.net/ubuntu/ intrepid main restricted universe multiverse
deb http://mirror-fpt-telecom.fpt.net/ubuntu/ intrepid-security main restricted universe multiverse
deb http://mirror-fpt-telecom.fpt.net/ubuntu/ intrepid-updates main restricted universe multiverse
deb http://mirror-fpt-telecom.fpt.net/ubuntu/ intrepid-proposed main restricted universe multiverse
Bản 8.04
deb http://mirror-fpt-telecom.fpt.net/ubuntu/ hardy main restricted universe multiverse
deb http://mirror-fpt-telecom.fpt.net/ubuntu/ hardy-security main restricted universe multiverse
deb http://mirror-fpt-telecom.fpt.net/ubuntu/ hardy-updates main restricted universe multiverse
deb http://mirror-fpt-telecom.fpt.net/ubuntu/ hardy-proposed main restricted universe multiverse
Server của HaNoiLug
Đầu tiên chay lênh
wget -O- http://apt.hanoilug.org/hanoilug-keyring.gpg | sudo apt-key add –
Bản 8.10:
deb http://virror.hanoilug.org/ubuntu/archive intrepid-updates main restricted universe multiverse
#deb http://virror.hanoilug.org/ubuntu/archive intrepid-backports main restricted universe multiverse
deb http://virror.hanoilug.org/ubuntu/security intrepid-security main restricted universe multiverse
#deb http://virror.hanoilug.org/ubuntu/medibuntu intrepid free non-free
deb http://virror.hanoilug.org/ubuntu/hanoilug intrepid contrib import #experimental
Ai muốn dùng cho bản 8.04 thì thêm:
deb http://virror.hanoilug.org/ubuntu/archive hardy-updates main restricted universe multiverse
#deb http://virror.hanoilug.org/ubuntu/archive hardy-backports main restricted universe multiverse
deb http://virror.hanoilug.org/ubuntu/security hardy-security main restricted universe multiverse
#deb http://virror.hanoilug.org/ubuntu/medibuntu hardy free non-free
deb http://virror.hanoilug.org/ubuntu/hanoilug hardy contrib import #experimental
Server của OpenLAB
deb http://www.oss-hcm.gov.vn/ubuntu/ intrepid main restricted universe multiverse
deb http://www.oss-hcm.gov.vn/ubuntu/ intrepid-security main restricted universe multiverse
deb http://www.oss-hcm.gov.vn/ubuntu/ intrepid-updates main restricted universe multiverse
deb http://www.oss-hcm.gov.vn/ubuntu/ intrepid-proposed main restricted universe multiverse
#deb http://www.oss-hcm.gov.vn/ubuntu/ intrepid-backports main restricted universe multiverse
Ở các server đó nếu bạn sử dụng cho phiên bản cũ hơn thì cứ đổi tên tương ứng nhé.



