01 2019 档案
摘要:可能原因:该操作的执行者对该目录没有写权限 解决:1.类Unix平台,使用chown将目录改为自己; 2.Windows平台,取消只读选项,给everyone用户所有权限;
阅读全文
摘要:1. 2.取消以下注释 3.将“source /etc/bash.bashrc`”追加至/etc/profile
阅读全文
摘要:1.创建快捷方式文件 模板: 2.打开使用文件管理器,Ctrl+L输入文件所在路径,拷贝快捷方式文件至桌面
阅读全文
摘要:1.将以下记录加入hosts文件 2.激活方式选择licence server,填写以下激活码
阅读全文
摘要:export LANG=en_US xdg-user-dirs-gtk-update
阅读全文
摘要:sudo add-apt-repository ppa:hzwhuang/ss-qt5 sudo apt-get update sudo apt-get install shadowsocks-qt5
阅读全文
摘要:1.编辑grub文件 2.修改成以下参数 3.更新grub文件&&reboot
阅读全文
摘要:1.下载源码 git clone https://github.com.cnpmjs.org/rofl0r/proxychains-ng.git 或者 https://hub.fastgit.org/rofl0r/proxychains-ng.git 2.编译安装 cd proxychains-ng
阅读全文
摘要:alimaven central aliyun maven http://maven.aliyun.com/nexus/content/repositories/central/ ...
阅读全文
摘要:`unset all_proxy && unset ALL_PROXY`
阅读全文
摘要:https://www.cnblogs.com/asmer stone/p/5470144.html
阅读全文
摘要:在绑定界面卡住时,切换到一个tty窗口,再切回来 gsettings reset recursively org.gnome.settings daemon.plugins.media keys gsettings reset recursively org.compiz.integrated gs
阅读全文