加速地址一览 fastgit.org:https://doc.fastgit.org/ http://cnpmjs.org:https://github.com.cnpmjs.org/ http://gitclone.com:https://gitclone.com/ gitee:https://gitee.com/mirrors GitHub 文件加 …
加速地址一览 fastgit.org:https://doc.fastgit.org/ http://cnpmjs.org:https://github.com.cnpmjs.org/ http://gitclone.com:https://gitclone.com/ gitee:https://gitee.com/mirrors GitHub 文件加 …
找回自动登录复选框的办法 要找回这个复选框其实也很简单,只需要修改注册表的一个小地方即可。 打开注册表路径 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Dev …
安装包下载:vistaexkernsetup_02042022.7z 原文:https://msfn.org/board/topic/183046-guide-vista-extended-kernel-installation/vistaexkernsetup_02042022 扩展内核的所有学分都转到@win32, 不是我。 …
vistaexkernsetup_02042022.7z All the credits for the Extended Kernel go to @win32, not me. Disclaimer: I take absolutely no responsibility for any damage to your PC (or laptop or whatever) ca …
1、修改系统变量 sudo su echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf 2、保存生效 sysctl -p 3、查看内核是否已 …
最近被人安利了 Win10 LTSC (适用于低配电脑的 Win10),就在我的破电脑上尝试了一下。 交代一下我的条件: 我的电脑上一块1T的硬盘,分了18个MBR分区,安装了N多个Linuxt系统(就不一一赘述了…)。忘了什么 …
上次,我使用了新的“霜塔CPU冷却风扇”用于Raspberry Pi 4之上,它可以很好地冷却主板,但很显然超过了极限。读者和评论者m] [sko提到,固件升级后,可以将Raspberry Pi 4超频到2.0 GHz。这对于我的新粉丝来 …
Introduction ARM & intel based devices are supported. DSM version must be 3.2 or higher. Use armv5 installer for Marvell Kirkwood mv6282 cpu, you can use armv7 installer for newer ARM cpu …
卸载阿里云盾监控: wget http://update.aegis.aliyun.com/download/uninstall.sh chmod +x uninstall.sh sudo ./uninstall.sh wget http://update.aegis.aliyun.com/download/quartz_uninstall.sh chmod + …
来源: http://locez.com/fuchsia/fuchsia-compile-tutorial/ Fuchsia 简介 在进入本文正文之前,有必要简单介绍一下 Fuchsia 是个什么东西。 Fuchsia 是 Google 在 2016 年 8 月推出出的一个操作系统,是 …