当前位置:网站首页>[KALI] KALI系统、软件更新(附带镜像源)
[KALI] KALI系统、软件更新(附带镜像源)
2022-06-30 12:45:00 【ZXW_NUDT】
一、关于系统更新
更新按照下面的流程跑一遍即可
apt-get update # 更新软件包信息
apt-get update # 软件升级
apt-get dist-upgrade # 系统升级
apt-get clear # 删除已下载安装包
二、关于镜像源
sources.list位置为:/etc/apt/sources.list
用vim编辑器添加内容如下:
# 阿里云
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.ustc.edu.cn/kali> kali-rolling main non-free contrib
deb-src shttp://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib
# 浙江大学
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
三、查看系统版本
uname -a
四、关于完整版KALI工具

很多师傅下载的是Installer而不是Everythin,这就导致了可能工具不齐全的情况,如果是装了Installer可以使用以下方法补救
apt-get install kali-linux-everything # 新版本使用
或
apt-get install kali-linux-all # 旧版本使用
边栏推荐
- Write, append, read, and copy of golang files: examples of using bufio packages
- Qt中的数据库使用
- 数字时代,XDR(扩展检测与响应)的无限可能
- 2022-06-23 帆软部分公式及sql生成(月份、季度取数)
- In line with the trend of media integration, Zhongke Wenge and Meishe jointly create digital intelligence media publicity
- Flink SQL console, group not recognized_ Concat function?
- Definition of variables and assignment of variables in MySQL
- WTM重大更新,多租户和单点登录
- 常用的ui组件
- Rk356x u-boot Institute (command section) 3.3 env related command usage
猜你喜欢

Dark horse notes - common date API

QT read / write excel--qxlsx worksheet display / hide status setting 4

Dark horse notes - collection (common methods and traversal methods of collection)
![[Select] resource realization information, news, we media, blog applet (can be drained, open traffic master, with PC background management)](/img/e7/1c34d8aa364b944688ec2ffb4feb7c.jpg)
[Select] resource realization information, news, we media, blog applet (can be drained, open traffic master, with PC background management)

【C】深入理解指针、回调函数(介绍模拟qsort)

60 个神级 VS Code 插件!!

uniapp支付之APP微信支付unicloud版(附源码)

Rk356x u-boot Institute (command section) 3.2 usage of help command

ABAP工具箱 V1.0(附实现思路)

In line with the trend of media integration, Zhongke Wenge and Meishe jointly create digital intelligence media publicity
随机推荐
Postman automatically generates curl code snippets
Exploring the source code of Boca Cross Chain Communication: Elements
All the abnormal knowledge you want is here
[one day learning awk] array usage
顺应媒体融合趋势,中科闻歌携手美摄打造数智媒宣
Paper interpretation (AGC) attributed graph clustering via adaptive graph revolution
60 个神级 VS Code 插件!!
你想要的异常知识点都在这里了
黑马笔记---集合(Collection的常用方法与遍历方式)
A keepalived high availability accident made me learn it again!
Open source of xinzhibao applet
波卡跨链通信源码探秘: 要素篇
深度长文探讨Join运算的简化和提速
Rk356x u-boot Institute (command section) 3.3 env related command usage
【招聘(广州)】成功易(广州).Net Core中高级开发工程师
On the simplification and acceleration of join operation
常用的ui组件
elementui中清除tinymce富文本缓存
Introduction to the renewal of substrate source code: the pledge amount is greatly reduced, and rocksdb can be completely disabled
写信宝小程序开源