Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kali最新国内源 #26

Open
Bobjoy opened this issue May 23, 2019 · 0 comments
Open

kali最新国内源 #26

Bobjoy opened this issue May 23, 2019 · 0 comments

Comments

@Bobjoy
Copy link
Owner

Bobjoy commented May 23, 2019

添加源

命令

vi /etc/apt/sources.list

源地址列表

#中科大
deb http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib
deb-src http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib

#阿里云(无效)
deb http://mirrors.aliyun.com/kali kali-rolling main non-free contrib
deb-src http://mirrors.aliyun.com/kali kali-rolling main non-free contrib

#清华大学
deb http://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling main contrib non-free
deb-src https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling main contrib non-free

#浙大
deb http://mirrors.zju.edu.cn/kali kali-rolling main contrib non-free
deb-src http://mirrors.zju.edu.cn/kali kali-rolling main contrib non-free

#东软大学(建议)
deb http://mirrors.neusoft.edu.cn/kali kali-rolling main non-free contrib
deb-src http://mirrors.neusoft.edu.cn/kali kali-rolling main non-free contrib

#官方源
deb http://http.kali.org/kali kali-rolling main non-free contrib
deb-src http://http.kali.org/kali kali-rolling main non-free contrib

更新系统

sudo apt-get dist-upgrade
sudo apt-get update & apt-get upgrade
sudo apt-get clean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant