11 2024 档案
摘要:on Linux: grep Rev /proc/cpuinfo on FreeBSD: sysctl -a | grep Rev reference:https://www.cyberciti.biz/faq/howto-find-out-freebsd-cpuinfo/
阅读全文
摘要:pip install lxmlLooking in indexes: https://pypi.tuna.tsinghua.edu.cn/simpleCollecting lxml Downloading https://pypi.tuna.tsinghua.edu.cn/packages/e7/
阅读全文
摘要:镜像列表: https://mirrors.cernet.edu.cn/list https://help.mirrors.cernet.edu.cn/ https://help.mirrors.cernet.edu.cn/FreeBSD/ https://mirrors.cernet.edu.cn
阅读全文
摘要:切换到root账号: # cd /usr/local/etc/transmission/home 把setting.json中的 "rpc-whitelist-enabled": true, 修改为: "rpc-whitelist-enabled": false, 如果需要增加用户名、密码登录: 修
阅读全文
摘要: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
阅读全文
摘要:su 输入密码:root 首次更新系统: # pkg update 输入y后,出现如下错误 Certificate verification failed for /CN=pkg.freebsd.org0020E11B77610000:error:0A000086:SSL routines:tls_
阅读全文
摘要:Use gsub which does global substitution: echo This++++this+++is+not++done | awk '{gsub(/\++/," ");}1' sub function replaces only 1st match, to replace
阅读全文
摘要:安装transmission opkg update opkg list | grep transmission opkg install transmission-cli transmission-daemon transmission-remote transmission-web transm
阅读全文
摘要:https://chromewebstore.google.com/detail/the-stream-detector/iakkmkmhhckcmoiibcfjnooibphlobak Emre YILMAZ Jun 30, 2024 Doesnnt work with twitch anymor
阅读全文
摘要:require 5.013002; # or better: use Syntax::Construct qw(/r); print "bla: ", $myvar =~ s/a/b/r, "\n"; See perl5132delta: The substitution operator now
阅读全文
摘要: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
阅读全文
摘要:“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
阅读全文
摘要:Python 3.4+ Use pathlib.Path.stem >>> from pathlib import Path>>> Path("/path/to/file.txt").stem'file'>>> Path("/path/to/file.tar.gz").stem'file.tar'
阅读全文
摘要:>> smartctl --test short /dev/sdasmartctl 7.2 2020-12-30 r5155 [aarch64-linux-5.10.176] (localbuild)Copyright (C) 2002-20, Bruce Allen, Christian Fran
阅读全文
摘要:https://github.com/Tyrrrz/YoutubeDownloader https://github.com/Tyrrrz/YoutubeDownloader/releases 比付费的软件还实用。
阅读全文
摘要:lsblk is not a default package on any platform that I'm aware, so you need to install it on any fresh install: $ opkg update $ opkg -A info lsblkPacka
阅读全文
摘要:https://linuxconfig.org/how-to-check-an-hard-drive-health-from-the-command-line-using-smartctl
阅读全文
摘要:https://www.amazon.sg/dp/019442099X?ref_=mr_referred_us_sg_sg Practical English Usage Hardcover – 1 April 2005 by Michael Swan (Author) https://www.am
阅读全文
摘要:Analytic Number Theory (American Mathematical Society: Colloquium Publications, 53) Analytic Number Theory (American Mathematical Society: Colloquium
阅读全文
摘要:https://torrentproxy.github.io/
阅读全文
摘要:What I do to create the root on ubuntu: first I do this sudo -i then passwd as @Zignd mentioned the classical messages will appear: Type new UNIX pass
阅读全文
摘要:一、突然有一本书急用,但身边又没有怎么办? 没有必要直接跑到新华书店以定价买下想要的书籍。 1、可以去当地图书馆借或查阅。 2、在网上寻找电子版。 这两种方式一般可以满足急用的需求。如果以后还会经常用,建议之后在网上补买。 二、一次买很多本,但不急用 建议平常关注当当、京东的各种活动。把需要的书籍提
阅读全文
摘要:https://www.netflix.com/hk-en/title/70153373 Episode 1 of Season 1 1. Seinfeld 23m A woman Jerry met in Michigan flies into New York and asks to stay
阅读全文
摘要:https://www.netflix.com/hk-en/title/70153373 document.querySelector('section#section-seasons-and-episodes') document.querySelector('div#seasons-and-ep
阅读全文
摘要:梵多存储 坤心电子 硬盘之家 上海华婉琴硬盘商城
阅读全文
摘要:原文转自GPW,感谢原文作者对此文的撰写,本文略有修改!修改如下:删除:改进 24 bit 音频流的文件大小相关URL首先,你需要下载 eac3to。如果你想要编码 AAC,那么你还需要 QAAC 和 AppleApplicationSupport。eac3to 是一款命令行工具,你可以通过 Win
阅读全文
摘要:Regular expression: 数字:[0-9], 使用\d不行 https://www.cyberciti.biz/faq/grep-regular-expressions/ How can I make grep print the lines below and above each
阅读全文
摘要:DVD Decrypter was one of the best DVDDecrypter tool, it enables you to decrypt and copy DVDs to your HD. Demultiplex DVD to separate audio, video and
阅读全文
摘要:https://www.videohelp.com/software/PgcDemux 往下翻看, 查看命令行 Command line usage:PgcDemux [option1] [option2] ... [option15] <ifo_input_file> <destination_f
阅读全文
摘要:使用软件eac3to 由于这个软件只有win 系统下使用: https://www.videohelp.com/software/eac3to 如何使用eac3to: 第三章 神一样的工具们 https://guides.vcb-s.com/basic-guide-03/ probe m2ts含有哪
阅读全文
摘要:https://www.gopeed.com/zh-CN https://docs.gopeed.com/dev-extension.html 安装插件: https://github.com/monkeyWie/gopeed-extension-youtube?tab=readme-ov-file
阅读全文
摘要:“Lightly, caressingly, Marie Antoinette picked up the crown as a gift. She was still too young to know that life never gives anything for nothing, and
阅读全文
摘要:intall iat(Iso9660 Analyzer Tool) sudo apt install iat iat xxx.img xxx.iso 来源:https://askubuntu.com/questions/748880/how-can-i-convert-an-img-file-to-
阅读全文
摘要:LimeWire Peer-to-peer file sharing application LimeWire was a free peer-to-peer file sharing client for Windows, macOS, Linux, and Solaris. Created by
阅读全文