October 3, 2012October 4, 2012Tech RoundCube not displaying date After update to 0.8.1 column “date of mail” is empty “in the list of all emails”. When I click on the emial […]
October 2, 2012October 4, 2012Tech AirPrint Via Cups in Ubuntu https://github.com/tjfontaine/airprint-generate However under 12.04 it apears that just sharing the printer will advertise it via AirPrint ?!?!?!
September 28, 2012Tech Disable LightDM Ubuntu You can disable GDM with the following command: Code: echo “manual” | sudo tee -a /etc/init/gdm.override The splash screen can cause some […]
September 17, 2012September 20, 2012Tech Bash Internal Variables http://www.redhat.com/mirrors/LDP/LDP/abs/html/internalvariables.html
September 14, 2012September 14, 2012Tech Bootcamp 4 Drivers download URL http://swcdn.apple.com/content/downloads/32/33/041-2303/W5jKtsQhhMgMXs3TKhPDqLXrpXyY2HdXMN/BootCampESD.pkg
September 6, 2012Tech Run Differing Screen Savers on Multi Screen Macs http://allocsoft.com/randomextra/
September 5, 2012October 23, 2012Tech JSS Through a Load Balancer Getting the Load Balancer IP Address instead of the Macs address in the JSS after a recon through a Load Balancer ? […]
September 5, 2012Tech View HTTP Headers via tcpdump tcpdump -s 1024 -l -A dst IPADDRESS_OF_WHAT_TO_WATCH eg tcpdump -s 1024 -l -A dst 172.16.169.128
September 4, 2012September 6, 2012Tech Pound Load Balancing with JSS User "www-data" Group "www-data" #RootJail "/chroot/pound" ## Logging: (goes to syslog by default) ## 0 […]
September 3, 2012Tech Penetration Mac OS X Server With Nessus 5 One of my favorite tools for penetration testing is Nessus from Tenable Network Security. Nessus 5 is the latest release in the […]
August 31, 2012May 9, 2013Tech Apples SACL Group List Address Book sudo dseditgroup -o create com.apple.access_addressbook File Sharing sudo dseditgroup -o create com.apple.access_afp sudo dseditgroup -o create com.apple.access_smb iCal Server sudo […]
August 31, 2012August 31, 2012Tech Loginwindow ACL in Mac OS X 10.8 Apple have decided to remove the GUI and the SACL Group for the Loginwindow ACL from 10.8 This means that if you […]
August 30, 2012May 11, 2019Tech Lotus Elise S1 Service Manual S1-Service-Manual_UL Elise S1 Parts List UL 340R Parts List OCR Elise S1 Parts List 2018
August 24, 2012August 24, 2012Tech Compare Folders or Volumes for differences using DIFF Have you ever wanted a quick way to compare two directories (folders), in order to see which files may differ between the […]
August 23, 2012Tech How to find a lost ZIP file password with fcrackzip fcrackzip is a free ZIP password cracking utility for Linux and OS X that can be used to recover lost ZIP file passwords through brute force or dictionary attacks. To […]
August 21, 2012August 21, 2012Tech Changing the hostname or computer name in Ubuntu This is a really simple one, but can cause a lot of weeping and gnashing of teeth. You were given the default […]