User Tools

Site Tools


researchhome

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
researchhome [2015/10/20 01:27]
wbeckett
researchhome [2021/06/04 02:16] (current)
Line 1: Line 1:
 ====== IoT Experiments ​ ====== ====== IoT Experiments ​ ======
  
 +[[http://​wbeckett.500px.com|Photography Portfolio]]
  
 +[[http://​www.istockphoto.com/​portfolio/​william_beckett?​excludenudity=true&​sort=best|Getty Images Portfolio]]
  
 +[[android apps]]
 +[[rar media]]
 +
 +[[android studio ]]
 +
 +[[Garden Project]]
 +
 +[[macosx_config]]
 +
 +[[shotdetect]]
 +
 +[[avlib notes ]]
 +
 +[[ cvs mac os ]]
  
 <​code>​ <​code>​
 Largest files: Largest files:
 du -a | sort -n -r | head -n 10 du -a | sort -n -r | head -n 10
 +
 +remove files older than 5 days:
 +
 +find /​path/​to/​files* -mtime +5 -exec rm {} \;
 +
 +dpkg-query -l '​*'​ > pkglist.txt
  
 </​code>​ </​code>​
Line 17: Line 39:
   * [[https://​www.dropbox.com/​sh/​i57mx6097nb55im/​AAAHQ59670IR2cyghQJgUzOXa?​dl=0 | IoT Pictures]]   * [[https://​www.dropbox.com/​sh/​i57mx6097nb55im/​AAAHQ59670IR2cyghQJgUzOXa?​dl=0 | IoT Pictures]]
   * [[sprinkle | Sprinkle Project- Tinkering with Irrigation Systems ]]   * [[sprinkle | Sprinkle Project- Tinkering with Irrigation Systems ]]
 +
 +[[http://​www.makeuseof.com/​tag/​fake-high-dynamic-range-photos-photoshop/​ | Photoshop HDR]]
  
  
Line 42: Line 66:
   * [[EC2 Config ]]   * [[EC2 Config ]]
   * [[ Intel NUC ]]   * [[ Intel NUC ]]
 +  * [[ NTP Config ]]
 +  * [[ ftp config ]]
  
 AR Related AR Related
Line 47: Line 73:
   * [[productionlab]]   * [[productionlab]]
  
 +
 +[[get sp software]]
 <​code>​ <​code>​
  
Line 53: Line 81:
  
 </​code>​ </​code>​
 +
 +<​code>​
 +
 +Apache2 ​ - apache2.conf AND 
 +/​etc/​apache2/​conf-enabled/​apache2-doc.conf
 +
 +</​code>​
 +
  
 [[https://​data.sparkfun.com/​streams/​n11lQDrpQGuA4MZjqM7J| Weather Data]] [[https://​data.sparkfun.com/​streams/​n11lQDrpQGuA4MZjqM7J| Weather Data]]
 [[https://​vpsboard.com/​topic/​3954-how-to-use-whatsapp-from-your-linux-box/​ | WhatsApp on Linux]] [[https://​vpsboard.com/​topic/​3954-how-to-use-whatsapp-from-your-linux-box/​ | WhatsApp on Linux]]
researchhome.1445304474.txt.gz ยท Last modified: 2021/06/04 02:16 (external edit)