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/24 19:16]
wbeckett
researchhome [2021/06/04 02:16] (current)
Line 2: Line 2:
  
 [[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 ]] [[android studio ]]
Line 18: 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 72: 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.1485285412.txt.gz ยท Last modified: 2021/06/04 02:16 (external edit)