会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
profesor
首页
新随笔
订阅
管理
上一页
1
···
41
42
43
44
45
46
47
48
49
···
87
下一页
2024年2月7日
美剧推荐
摘要: 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)
2024年2月6日
Code Reading Source Code 下载
摘要: 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)
OpenBSD,NetBSD 推荐阅读图书
摘要: https://www.openbsd.org/books.html https://www.netbsd.org/docs/books.html
阅读全文
posted @ 2024-02-06 00:04 profesor
阅读(29)
评论(0)
推荐(0)
2024年2月5日
Learn Linux The Hard Way (β version)
摘要: Learn Linux The Hard Way (β version) https://archive.is/Akjau
阅读全文
posted @ 2024-02-05 00:22 profesor
阅读(29)
评论(0)
推荐(0)
2024年2月3日
经典必读图书Advanced Programming in Unix Environment (APUE)
摘要: 图书官网: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)
Ubuntu修改时区为Asia/Shanghai
摘要: 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)
2024年2月1日
ubuntu修改时区为北京时间
摘要: 使用命令: tzselect 修改后记得在用户的home directory的.profile中添加 TZ='Asia/Shanghai'; export TZ
阅读全文
posted @ 2024-02-01 20:38 profesor
阅读(98)
评论(0)
推荐(0)
wget下载文件到指定的directory
摘要: 参照: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定期下载经济学人audio
摘要: 如果不确定自己的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)
todo List
摘要: 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
下一页
公告