Posts

Showing posts from 2016

Windows AD environment show users information

net user userName /domain Displays AD information like when password expires

ncdu - disk usage command line visualiser

https://dev.yorhel.nl/ncdu

Windows 7 temporary domain profile

Consider removing any .bak folders (or more to the point, remove the same name and restore the .bak) from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList if you're always getting logged into a temporary profile on the domain.

Use grep to find text in certain files

grep -ir --include=*.php --include=*.js --include=*.htm --include=*.html "action_tracker" apps/