当前位置:网站首页>[kali] Kali system, software update (with image source)
[kali] Kali system, software update (with image source)
2022-06-30 13:21:00 【ZXW_ NUDT】
One 、 About system updates
Follow the procedure below to update
apt-get update # Update package information
apt-get update # Software upgrade
apt-get dist-upgrade # System upgrade
apt-get clear # Delete the downloaded installation package
Two 、 About mirroring sources
sources.list The position is :/etc/apt/sources.list
use vim The editor adds the following :
# Alibaba cloud
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
# Tsinghua University
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
# University of science and technology of China
deb <http://mirrors.ustc.edu.cn/kali> kali-rolling main non-free contrib
deb-src shttp://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib
# Zhejiang University
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
# Dalian Neusoft Information Institute
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
3、 ... and 、 Check the system version
uname -a
Four 、 About the full version KALI Tools
Many masters download Installer instead of Everythin, This leads to the possible lack of tools , If so Installer The following methods can be used to remedy
apt-get install kali-linux-everything # The new version uses
or
apt-get install kali-linux-all # The old version used
边栏推荐
- [Select] resource realization information, news, we media, blog applet (can be drained, open traffic master, with PC background management)
- [one day learning awk] Fundamentals
- Resource realization applet opening wechat official small store tutorial
- Dark horse notes -- List series collections and generics
- [qnx hypervisor 2.2 user manual]6.2.3 communication between guest and external
- elementui中清除tinymce富文本缓存
- Understanding and mastery of ffmpeg avbufferpool
- SQL编程问题,测试用例不通过
- Hangzhou E-Commerce Research Institute: the official website (website) is the only form of private domain
- 一条查询SQL是如何执行的
猜你喜欢
[one day learning awk] array usage
嵌入式开发:5个可能不再被禁止的C特征
[Select] resource realization information, news, we media, blog applet (can be drained, open traffic master, with PC background management)
Derivation of Park transformation formula for motor control
How to handle ZABBIX server startup failure
逆向调试入门-PE中的VA与RVA换算04/07
Read all the knowledge points about enterprise im in one article
uniapp支付之APP微信支付unicloud版(附源码)
In line with the trend of media integration, Zhongke Wenge and Meishe jointly create digital intelligence media publicity
60 divine vs Code plug-ins!!
随机推荐
60 个神级 VS Code 插件!!
第四批入围企业公示——年度TOP100智能网联供应商评选
杭州电子商务研究院:官网(网站)是私域的唯一形态
产品经理专业知识50篇(七)-如何建立一套完整的用户成长体系?
Basic syntax of unity script (4) - access to other game objects
Docker installation of mysql8 and sqlyong connection error 2058 solution [jottings]
jmeter 学习笔记
Dark horse notes -- wrapper class, regular expression, arrays class
商品服务-平台属性
postman 自动生成 curl 代码片段
Postman génère automatiquement des fragments de code Curl
SQL考勤统计月报表
Basic syntax of unity script (5) - vector
STM32 porting the fish component of RT thread Standard Edition
一篇文章读懂关于企业IM的所有知识点
All the abnormal knowledge you want is here
你想要的异常知识点都在这里了
After the market value evaporated by 65billion yuan, the "mask king" made steady medical treatment and focused on condoms
Golang foundation -- slicing several declaration methods
Postman automatically generates curl code snippets