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 [2017/01/05 14:33]
wbeckett
researchhome [2021/06/04 02:16] (current)
Line 3: Line 3:
 [[http://​wbeckett.500px.com|Photography Portfolio]] [[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]] [[Garden Project]]
Line 17: Line 23:
 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 dpkg-query -l '​*'​ > pkglist.txt
Line 71: 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.1483626801.txt.gz ยท Last modified: 2021/06/04 02:16 (external edit)