Scratch Pad

From MyWiki
Revision as of 16:47, 26 November 2015 by George2 (Talk | contribs)

Jump to: navigation, search

Create the thumbnails.
mogrify -resize 80x80 -background white -gravity center -extent 80x80 -format jpg -quality 75 -path . full/*.jpg


sudo iwconfig wlan0 essid $SSID # it sets the essid properly now, without needing to set the key to open, etc.

$ sudo dhclient -v wlan0 $ # now I have an IP

rsync -av -e ssh  george@192.168.122.132:/cygdrive/c/receiver/   /home/george2/Desktop/rec  --rsync-path="c:\deltacopy\rsync.exe"