https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg
作者:mjpclab
卸载ECS上阿里云盾程序
卸载套路云方法一
wget http://update.aegis.aliyun.com/download/uninstall.sh
chmod +x uninstall.sh
./uninstall.sh
卸载套路云方法二
wget http://update.aegis.aliyun.com/download/quartz_uninstall.sh
chmod +x quartz_uninstall.sh
./quartz_uninstall.sh
卸载残留
pkill aliyun-service
rm -fr /etc/init.d/agentwatch /usr/sbin/aliyun-service
rm -rf /usr/local/aegis*
iptables -I INPUT -s 140.205.201.0/28 -j DROP
iptables -I INPUT -s 140.205.201.16/29 -j DROP
iptables -I INPUT -s 140.205.201.32/28 -j DROP
iptables -I INPUT -s 140.205.225.192/29 -j DROP
iptables -I INPUT -s 140.205.225.200/30 -j DROP
iptables -I INPUT -s 140.205.225.184/29 -j DROP
iptables -I INPUT -s 140.205.225.183/32 -j DROP
iptables -I INPUT -s 140.205.225.206/32 -j DROP
iptables -I INPUT -s 140.205.225.205/32 -j DROP
iptables -I INPUT -s 140.205.225.195/32 -j DROP
iptables -I INPUT -s 140.205.225.204/32 -j DROP
屏蔽套路云盾 IP
内容来源:https://www.v2ex.com/t/388454#r_4718005
我的VScode设置
{
"editor.renderWhitespace": "selection",
"editor.insertSpaces": false,
"editor.tabCompletion": "on",
"editor.autoIndent": "full",
"editor.formatOnPaste": true,
"editor.formatOnType": true,
"editor.fontFamily": "'Cascadia Mono PL', 'JetBrains Mono', Consolas, 'Courier New', monospace",
"files.eol": "\n",
"explorer.autoReveal": false,
"workbench.tree.indent": 18
}
Debian本地命令行终端使用默认字体
dpkg-reconfigure console-setup
- 选择编码,保持不变
- 选择字符集,保持不变
- 选择字体,选择”Do not change the boot/kernel font”
Vivaldi浏览器历史版本下载
https://vivaldi.com/download/archive/
更改Windows桌面图标的设置
运行:
RUNDLL32 SHELL32.DLL,Control_RunDLL DESK.CPL,,0
Modo 11 Content
Windows
https://s3.amazonaws.com/thefoundry/products/modo/11.0v1/content/Modo11_Content1_Windows.exe
https://s3.amazonaws.com/thefoundry/products/modo/11.0v1/content/Modo11_Content2_Windows.exe
https://s3.amazonaws.com/thefoundry/products/modo/11.0v1/content/Modo11_Content3_Windows.exe
Mac OSX
https://s3.amazonaws.com/thefoundry/products/modo/11.0v1/content/Modo11_Content1_MacOS.pkg
https://s3.amazonaws.com/thefoundry/products/modo/11.0v1/content/Modo11_Content2_MacOS.pkg
https://s3.amazonaws.com/thefoundry/products/modo/11.0v1/content/Modo11_Content3_MacOS.pkg
Linux
https://s3.amazonaws.com/thefoundry/products/modo/11.0v1/content/Modo11_Content1_Linux.run
https://s3.amazonaws.com/thefoundry/products/modo/11.0v1/content/Modo11_Content2_Linux.run
https://s3.amazonaws.com/thefoundry/products/modo/11.0v1/content/Modo11_Content3_Linux.run
出处:
https://support.foundry.com/hc/en-us/articles/115000508684-Q100299-Accessing-the-Modo-11-Content-packages
其他Modo软件官方下载:
https://www.thefoundry.co.uk/products/modo/downloads/
MS17-010 for 已停止支持系统的补丁
更新MS17-010补丁可以避免受勒索病毒的感染,以下是微软破例为已停止支持的系统提供的补丁:
http://www.catalog.update.microsoft.com/Search.aspx?q=kb4012598
有关Windows 10累积补丁获取,请访问:
https://support.microsoft.com/en-us/help/4043454
SRWare Iron 浏览器历史版本下载
http://download1.srware.net/old/iron/
解决Linux下启动Chrome总是弹出Keyring对话框的问题
运行seahorse,删除左侧的keyring,重启Chrome,然后保持空密码并确认两次。