find . -mtime -30 -exec ls -ald {} \; |
Steaming Tech
Tuesday 26 February 2013
Linux : List files and directorys changes in last 30 days
Posted by Ook at 02:58 0 comments
Friday 22 February 2013
Squeezebox : Reset config by running from command line
java -DdeletePreferences=true -jar SoftSqueeze.jar |
Posted by Ook at 07:00 0 comments
Tuesday 19 February 2013
Dell Service tags from the command line
windows : |
Posted by Ook at 01:54 0 comments
Thursday 14 February 2013
MacBook : Spoof Mac Address until reboot
ifconfig en1 ifconfig en1 lladdr 7c:d1:c3:72:c4:d7 ifconfig en1 |
Posted by Ook at 15:13 0 comments
Sunday 20 January 2013
Centos: Network proxy popup when X starts for VNC session
Gives this messages as a popup "Authentication is required to set the network proxy used for downloading packages" Fix - disable the start of gpk-update among the various gnome startup packages vi /etc/xdg/autostart/gpk-update-icon.desktop # Add to bottom of file X-GNOME-Autostart-enabled=false |
Posted by Ook at 14:09 2 comments
Wednesday 5 September 2012
MS Rdp on Mac - controls
Use Command+1 to fit to window Use Command+2 to enter/exit fullscreen mode. Use Command+',' to show preferences |
Posted by Ook at 13:55 0 comments