上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 62 下一页
摘要: wget -O - -o /dev/null http://google.com 来源:https://serverfault.com/questions/25779/how-do-i-pipe-a-downloaded-file-to-standard-output-in-bash 实际应用: 下 阅读全文
posted @ 2023-09-30 18:38 profesor 阅读(3) 评论(0) 推荐(0) 编辑
摘要: Snapshot appears to have been created more than one day into the future! Raspberry PI 4b上安装freebsd13.2 aarch系统后,使用ssh链接,输入portsnap fetch extract命令,提示: 阅读全文
posted @ 2023-09-28 01:30 profesor 阅读(7) 评论(0) 推荐(0) 编辑
摘要: From man wget: -x, --force-directories: [...] create a hierarchy of directories, even if one would not have been created otherwise. E.g. wget -x http: 阅读全文
posted @ 2023-09-26 09:19 profesor 阅读(3) 评论(0) 推荐(0) 编辑
摘要: https://pages.lip6.fr/Pierre.Sens/srcv6/index.html A Commentary on the UNIX Operating System http://www.lemis.com/grog/Documentation/Lions/book.pdf 阅读全文
posted @ 2023-09-25 22:28 profesor 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 下载DVD https://mirrors.ustc.edu.cn/rocky/9.2/isos/aarch64/ 阅读全文
posted @ 2023-09-19 01:58 profesor 阅读(74) 评论(0) 推荐(0) 编辑
摘要: Since you are using a shell add the alias to the profile.My understanding is the profile can be found at eitherSystem: /etc/profileUser: ~/.profile 来源 阅读全文
posted @ 2023-09-17 00:08 profesor 阅读(76) 评论(0) 推荐(0) 编辑
摘要: ip route list ip r | grep default sudo ip route add default via 10.10.1.1 sudo ip route add default via 10.10.1.1 dev enp0s3 sudo ip route delete defa 阅读全文
posted @ 2023-09-17 00:02 profesor 阅读(5) 评论(0) 推荐(0) 编辑
摘要: sudo vim /etc/hosts 在"127.0.0.1 localhost"后面: 添加ubuntu, 127.0.0.1 localhost ubuntu 即可。 来源:https://askubuntu.com/questions/59458/error-message-sudo-una 阅读全文
posted @ 2023-09-16 23:31 profesor 阅读(117) 评论(0) 推荐(0) 编辑
摘要: img下载地址: https://mirrors.ustc.edu.cn/ubuntu-cdimage/releases/ 阅读全文
posted @ 2023-09-16 22:53 profesor 阅读(20) 评论(0) 推荐(0) 编辑
摘要: You can try Pazera Free Audio Extractor or AoA Audio Extractor Basic. Both are free. Or DVD Audio Extractor if you want more features.If you reconvert 阅读全文
posted @ 2023-09-15 15:14 profesor 阅读(35) 评论(0) 推荐(0) 编辑
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 62 下一页