One for all,all for one.

2016年2月23日 星期二

mplayer play speed

›
$ mplayer file.mpg -speed 0.1 --speed= 0.5 = 0.5x 1 = original 10 = 10x References : [MPlayer-users] slowing down a video clip ...

SSH no matching host key type found. Their offer: ssh-dss

›
$ ssh -p 1234 -oHostKeyAlgorithms=+ssh-dss -oPubKeyAcceptedKeyTypes=+dsa root@192.168.1.1 References : OpenSSH7 Unable to negotiate ...
2016年2月22日 星期一

Debian Hotplugged Network Interface

›
# vi /etc/network/interfaces allow-hotplug usb0 auto usb0 iface usb0 inet dhcp
2016年2月11日 星期四

Weewx Raw/LOOP Data Plugin (raw.py)

›
Copy the  extra/plugins/weewx/raw.py  file into  $WEEWX_HOME/bin/user/ vi  weewx.conf [Databases]     [[raw_mysql]]     database_name = we...
2016年1月14日 星期四

configure: error: no libevent found

›
# apt-get install libevent-dev
2016年1月5日 星期二

Arduino DHT22 Wiring Example

›
References : Arduino DHT22 (AM2302) Tutorial + Library + Wiring

ImportError: No module named serial

›
# apt-get install python-serial References : python - ImportError: No module named serial - Stack Overflow
‹
›
首頁
查看網路版
技術提供:Blogger.