kali update kener

Kali Linux 更新与升级
本文介绍如何通过 apt-get 命令对 Kali Linux 进行清理、更新及升级,确保系统的最新状态,并提供了检查内核版本的方法。
apt-get update -y && apt-get upgrade -y  && apt-get dist-upgrade -y

sudo apt-get update # this pulls the latest packages list from the kali sources repo
sudo apt-get -y dist-upgrade # when installing this, you would see the latest kernel    
                             # image in the list of packages to be installed,something
                             # like" linux-image-4.5.0-kali1-amd64"
reboot # MOST IMPORTANT STEP! make sure you reboot the machine via this cmd OR
                             # shutdown, restart forcefully after completing prev cmds

uname -r # check that the kernel release has updated =)



对你安装的Kali进行清洁、更新、升级和发行版升级等处理。

apt-get clean && apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y



http://www.nyduschina.com/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值