music,code,dialog,rest
发布时间:2016-10-25 11:59:41
有人问linux已经有这么多工具了,为什么还要用python实现的工具。我笑而不答,用过才知道,自己体验好处吧。一种CPR的优雅。什么叫CPR。C for copy, P for paste, R for run。proxyhttps://github.com/abhinavsingh/proxy.pyftpserverhttps://gist.github.com/scturtle/1035886.........【阅读全文】
发布时间:2016-08-30 09:12:27
点击(此处)折叠或打开ps -ef | awk '/[i]nstance-000005bd/ {sub(".*" $7 FS,""); print $0}' | sed -r 's/( -[^ ]+ )/\n\1/g'qemu-system-x86_64 -enable-kvm -name instance-000005bd -S -machine pc-i440fx-utopic,accel=kvm,usb=off -cpu host -m .........【阅读全文】
发布时间:2016-08-02 23:53:02
ubuntu 14.04 supported machine:$ qemu-system-x86_64 -machine helpSupported machines are:pc-0.13 Standard PC (i440FX + PIIX, 1996)pc-i440fx-2.0 Standard PC (i440FX + PIIX, 1996)pc-1.0-qemu-kvm Standard.........【阅读全文】