上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 83 下一页
摘要: 镜像列表: https://mirrors.cernet.edu.cn/list https://help.mirrors.cernet.edu.cn/ https://help.mirrors.cernet.edu.cn/FreeBSD/ https://mirrors.cernet.edu.cn 阅读全文
posted @ 2024-11-26 00:20 profesor 阅读(173) 评论(0) 推荐(0)
摘要: 切换到root账号: # cd /usr/local/etc/transmission/home 把setting.json中的 "rpc-whitelist-enabled": true, 修改为: "rpc-whitelist-enabled": false, 如果需要增加用户名、密码登录: 修 阅读全文
posted @ 2024-11-25 19:46 profesor 阅读(105) 评论(0) 推荐(0)
摘要: The default passwords for the images are freebsd/freebsd and root/root. 来源:https://forums.freebsd.org/threads/what-is-the-login-root-password-of-freeb 阅读全文
posted @ 2024-11-25 18:37 profesor 阅读(33) 评论(0) 推荐(0)
摘要: su 输入密码:root 首次更新系统: # pkg update 输入y后,出现如下错误 Certificate verification failed for /CN=pkg.freebsd.org0020E11B77610000:error:0A000086:SSL routines:tls_ 阅读全文
posted @ 2024-11-25 18:31 profesor 阅读(152) 评论(0) 推荐(0)
摘要: Use gsub which does global substitution: echo This++++this+++is+not++done | awk '{gsub(/\++/," ");}1' sub function replaces only 1st match, to replace 阅读全文
posted @ 2024-11-19 18:19 profesor 阅读(22) 评论(0) 推荐(0)
摘要: 安装transmission opkg update opkg list | grep transmission opkg install transmission-cli transmission-daemon transmission-remote transmission-web transm 阅读全文
posted @ 2024-11-19 18:11 profesor 阅读(280) 评论(0) 推荐(0)
摘要: https://chromewebstore.google.com/detail/the-stream-detector/iakkmkmhhckcmoiibcfjnooibphlobak Emre YILMAZ Jun 30, 2024 Doesnnt work with twitch anymor 阅读全文
posted @ 2024-11-19 12:52 profesor 阅读(67) 评论(0) 推荐(0)
摘要: require 5.013002; # or better: use Syntax::Construct qw(/r); print "bla: ", $myvar =~ s/a/b/r, "\n"; See perl5132delta: The substitution operator now 阅读全文
posted @ 2024-11-15 17:58 profesor 阅读(9) 评论(0) 推荐(0)
摘要: Dictionnaire de l’Académie Française https://www.dictionnaire-academie.fr/article/A9B1826 France's new dictionary struggles to keep up with the times 阅读全文
posted @ 2024-11-15 17:44 profesor 阅读(85) 评论(0) 推荐(0)
摘要: “Emphasis on the upper female torso has recently given way to the lower area of the body, specifically the buttocks. Such a change happened quite rece 阅读全文
posted @ 2024-11-15 17:19 profesor 阅读(26) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 83 下一页