Uninstalling JAMF Software Components on a Managed Workstation
Use the following command to remove all Recon, Imaging, or Casper Suite-related files from a managed workstation: /usr/sbin/jamf removeFramework See “JAMF Software […]
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 […]
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 ?!?!?!
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 […]
Bash Internal Variables
http://www.redhat.com/mirrors/LDP/LDP/abs/html/internalvariables.html
Bootcamp 4 Drivers download URL
http://swcdn.apple.com/content/downloads/32/33/041-2303/W5jKtsQhhMgMXs3TKhPDqLXrpXyY2HdXMN/BootCampESD.pkg
iDVD 7.1.2
Last version of iDVD iDVD
Run Differing Screen Savers on Multi Screen Macs
http://allocsoft.com/randomextra/
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 ? […]
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
Pound Load Balancing with JSS
User "www-data" Group "www-data" #RootJail "/chroot/pound" ## Logging: (goes to syslog by default) ## 0 […]
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 […]
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 […]
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 […]
Lotus Elise S1 Hub Tolerance
38.11mm is the absolute minimum but ideally 38.13mm
Lotus Elise S1 Service Manual
S1-Service-Manual_UL Elise S1 Parts List UL 340R Parts List OCR Elise S1 Parts List 2018
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 […]
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 […]
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 […]