Difference between revisions of "Scratch Pad"

From MyWiki
Jump to: navigation, search
(Blanked the page)
 
(47 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Create the thumbnails.''' <br>
 
mogrify -resize 80x80 -background white -gravity center -extent 80x80 -format jpg -quality 75 -path .  full/*.jpg
 
  
<br>
 
 
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
 
 
<source lang="text">
 
 
rsync -av -e ssh  george@192.168.122.132:/cygdrive/c/receiver/  /home/george2/Desktop/rec  --rsync-path="c:\deltacopy\rsync.exe"
 

Latest revision as of 09:53, 7 August 2021