上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 87 下一页
摘要: Gilmore Girls M*A*S*H Seinfeld Arrested Development Big Bang Theory Friends Mad Men Growing Pains 阅读全文
posted @ 2024-02-07 20:51 profesor 阅读(28) 评论(0) 推荐(0)
摘要: https://www.spinellis.gr/codequality/sourcecode.html 下载地址: https://zenodo.org/records/2526243 MD5 signature a3bb4ee19fbd1fa39aaccfd97026c2c5 阅读全文
posted @ 2024-02-06 00:35 profesor 阅读(33) 评论(0) 推荐(0)
摘要: https://www.openbsd.org/books.html https://www.netbsd.org/docs/books.html 阅读全文
posted @ 2024-02-06 00:04 profesor 阅读(29) 评论(0) 推荐(0)
摘要: Learn Linux The Hard Way (β version) https://archive.is/Akjau 阅读全文
posted @ 2024-02-05 00:22 profesor 阅读(29) 评论(0) 推荐(0)
摘要: 图书官网:http://apuebook.com/index.html 爬取整个网站: wget -r -c -q -np -R -e robots=off "http://www.apuebook.com/" 非常重要 阅读全文
posted @ 2024-02-03 00:42 profesor 阅读(32) 评论(0) 推荐(0)
摘要: sudo ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime https://serverfault.com/questions/791713/what-time-zone-is-a-cron-job-using 阅读全文
posted @ 2024-02-03 00:30 profesor 阅读(161) 评论(0) 推荐(0)
摘要: 使用命令: tzselect 修改后记得在用户的home directory的.profile中添加 TZ='Asia/Shanghai'; export TZ 阅读全文
posted @ 2024-02-01 20:38 profesor 阅读(98) 评论(0) 推荐(0)
摘要: 参照:https://stackoverflow.com/questions/1078524/how-to-specify-the-download-location-with-wget -P prefix --directory-prefix=prefix Set directory prefix 阅读全文
posted @ 2024-02-01 20:36 profesor 阅读(97) 评论(0) 推荐(0)
摘要: 如果不确定自己的crontab时间参数设置的是否正确,可以参照这里: https://crontab.guru/ 更多crontab设置的问题,也可以参照这里: https://stackoverflow.com/questions/31260837/how-to-run-a-cron-job-on 阅读全文
posted @ 2024-02-01 20:29 profesor 阅读(45) 评论(0) 推荐(0)
摘要: rtorrent如何使用? https://github.com/rakshasa/rtorrent https://github.com/rakshasa/rtorrent/wiki/CLI-Usage https://rtorrent-docs.readthedocs.io/en/latest/ 阅读全文
posted @ 2024-02-01 18:47 profesor 阅读(25) 评论(0) 推荐(0)
上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 87 下一页