07 2021 档案

How to learn English more efficient.
摘要:One I think the most efficient way to learn English is write Diary. I will write twenty diarys every months. I must do my task. I can't deception myse 阅读全文

posted @ 2021-07-14 11:12 我尽量尽力而为 阅读(87) 评论(0) 推荐(0)

解决/var/cache/apt/archives空间太小
摘要:安装软件,提示/var/cache/apt/archives/ 上没有足够的可用空间,解决办法如下: 查看空间,发现root被占满: 清除自动安装但不再使用的过期安装包 sudo apt-get autoremove 清除所有已下载的安装包 sudo apt-get clean 清除后: 在某个空间 阅读全文

posted @ 2021-07-10 19:10 我尽量尽力而为 阅读(4732) 评论(0) 推荐(0)

Kali下载
摘要:使用wget -c断点续传 $wget -c http://www.minjieren.com/wordpress-3.1-zh_CN.zip 使用wget -c重新启动下载中断的文件,对于我们下载大文件时突然由于网络等原因中断非常有帮助,我们可以继续接着下载而不是重新下载一个文件。 需要继续中断的 阅读全文

posted @ 2021-07-10 19:07 我尽量尽力而为 阅读(104) 评论(0) 推荐(0)

kali 安装 qBittorrent ( Linux下BT下载图形工具 )
摘要:安装 sudo apt install qbittorrent 常用程序--互联网 qbittorrent打开程序; 参考链接: https://www.jianshu.com/p/a071d784026b 阅读全文

posted @ 2021-07-10 19:03 我尽量尽力而为 阅读(437) 评论(0) 推荐(0)

Kali 安装 WPS
摘要:下载https://www.wps.cn/product/wpslinux 下载完毕之后。 在下载目录打开命令框 执行 sudo dpkg -i wps-office_11.1.0.9522_amd64.deb 参考资料: https://blog.csdn.net/qq89115156/artic 阅读全文

posted @ 2021-07-10 17:45 我尽量尽力而为 阅读(490) 评论(0) 推荐(0)

Kali 改成阿里云的源
摘要:修改 /etc/apt/sources.list , 将相关 url 改成阿里云的源。 #deb https://mirrors.aliyun.com/kali kali-rolling main non-free contrib #deb-src https://mirrors.aliyun.co 阅读全文

posted @ 2021-07-10 17:39 我尽量尽力而为 阅读(2761) 评论(0) 推荐(0)

校验数字签名时出错。此仓库未被更新校验数字签名时出错。此仓库未被更新
摘要:apt更新时报错: https://dl.yarnpkg.com/debian stable InRelease: sudo apt-get update 解决方法: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 23E7 阅读全文

posted @ 2021-07-10 17:36 我尽量尽力而为 阅读(1144) 评论(0) 推荐(0)

导航