摘要:
思考的角度 维吉尼亚密码有两个关键点:密钥长度、密钥内容 密码学 单表密码 环境搭建 在Kali Linux上安装Visual Studio Code Python学习-Hello world 资料查找 找论文的方法 日记 愿赌服输、欠债还钱 从每天早起10分钟开始 阅读全文
2021年11月25日
摘要:
先更新系统 sudo apt-get install curl software-properties-common curl -sL https://deb.nodesource.com/setup_16.x | sudo bash - sudo apt-get install -y nodejs 阅读全文
摘要:
sudo apt-get install -y putty https://linux.cn/article-10559-1.html 阅读全文
摘要:
python -m SimpleHTTPServer 8888 https://blog.csdn.net/weixin_29601703/article/details/112034180 阅读全文
摘要:
http://gitbook.zhangjikai.com/ GitBook安装 下面介绍在本地如何安装 GitBook,如果不需要本地调试 & 不需要获得生成的 html 文件,可以直接使用 官网 提供的服务。 环境要求 通过NPM安装 编辑书籍 预览书籍 环境要求 NodeJS(v4.0.0及以 阅读全文
摘要:
https://www.cnblogs.com/cyxroot/p/13754475.html 按错误提示的路径找到polyfills.js fs.stat = statFix(fs.stat) fs.fstat = statFix(fs.fstat) fs.lstat = statFix(fs.l 阅读全文
2021年11月14日
摘要:
错误提示如下: sudo apt upgradeReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneCalculating upgrade... DoneThe f 阅读全文
2021年10月29日
摘要:
想要看看服务器上都有哪些端口在访问,用一下netstat,结果竟然没有办法使用。 原来是要废弃了啊!那就是ss -t好了。、 参考资料: https://blog.csdn.net/samson_www/article/details/80377431 阅读全文
2021年10月28日
摘要:
参考资料: https://weibo01.blog.csdn.net/article/details/116563794 https://weibo01.blog.csdn.net/article/details/116563695 https://blog.csdn.net/weibo12301 阅读全文
2021年10月27日
摘要:
1、系统常用的日志(日志是用来记录重大事件的工具) /var/log/message 系统信息日志,几乎所有发生的错误信息都会被记录在此。 /var/log/secure 系统登录日志,例如 pop3, ssh, telnet, ftp 等都会被记录; /var/log/cron 定时任务日志,记录 阅读全文
2021年7月14日
摘要:
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 阅读全文