User Tools

Site Tools


bsd:notes:misc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bsd:notes:misc [2026/03/05 21:06] – [hw-probe] Sean Rhonebsd:notes:misc [2026/05/29 20:34] (current) Sean Rhone
Line 46: Line 46:
  
 ===== User/Group ===== ===== User/Group =====
 +
 +  id
  
   awk -F":" '{print $1}' '/etc/passwd'   awk -F":" '{print $1}' '/etc/passwd'
Line 92: Line 94:
  
   su - root -c "sysctl 'dev.cpu.0.freq' 'dev.cpu.1.freq' 'dev.cpu.2.freq' 'dev.cpu.3.freq' 'dev.cpu.4.freq' 'dev.cpu.5.freq' 'dev.cpu.6.freq' 'dev.cpu.7.freq'"   su - root -c "sysctl 'dev.cpu.0.freq' 'dev.cpu.1.freq' 'dev.cpu.2.freq' 'dev.cpu.3.freq' 'dev.cpu.4.freq' 'dev.cpu.5.freq' 'dev.cpu.6.freq' 'dev.cpu.7.freq'"
 +
 +===== Interrupts =====
 +
 +****
 +
 +  vmstat -i
  
 ===== Time Sync ===== ===== Time Sync =====
Line 218: Line 226:
  
   * TODO   * TODO
 +
 +===== Geoclue Disable =====
 +
 +  '/usr/local/libexec/geoclue-2.0/demos/where-am-i'
 +
 +  ee '/usr/local/etc/geoclue/conf.d/99-disable.conf'
 +
 +<code>
 +[agent]
 +[ip]
 +enable=false
 +[network-nmea]
 +enable=false
 +[3g]
 +enable=false
 +[cdma]
 +enable=false
 +[modem-gps]
 +enable=false
 +[wifi]
 +enable=false
 +[compass]
 +enable=false
 +[static-source]
 +enable=false
 +[firefox]
 +allowed=false
 +
 +# End</code>
  
 ====== GSK_RENDERER ====== ====== GSK_RENDERER ======
/usr/local/www/wiki/data/attic/bsd/notes/misc.1772762776.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki