¶vmdk转换为vdi
1 | VBoxManage clonehd --format VDI system.vmdk system.vdi |
leader
+:
进入Command mode,然后输入clear
命令leader
+:
, use the clear
command to clear the rollback content.1 | wget http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/nand/OpenWrt-ImageBuilder-ar71xx_nand-for-linux-x86_64.tar.bz2 |
最近上海电信抽风, Openwrt官方源几乎不可访问, 但是路由器最近被折腾坏了,重刷了Openwrt,结果安装ddns等软件时就苦逼了, opkg update
半小时没有结束-_-!
网上各种搜索, 然后找到了这个文章建立一个Openwrt软件源的镜像, 其中带有一个python的grabber源码, 测试一下,发现却不适用WNDR4300 nand的镜像,因为这个镜像是分层目录的,所以就有了下面的修改版. 直接下载源码
You can use the trap builtin to handle a user pressing ctrl-c during the execution of a Bash script. e.g. if you need to perform some cleanup functions.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\http\shell\open\command]
@="“C:\windows\system32\winebrowser.exe” -nohome %1"[HKEY_CLASSES_ROOT\https\shell\open\command]
@="“C:\windows\system32\winebrowser.exe” -nohome %1"
1 | adb shell |
无需root