Refresh dscl cache
Simply list the users in the local node forces DSCL to refresh all caches’ including AD dscl . list users
It's all in the Mac magic…
Simply list the users in the local node forces DSCL to refresh all caches’ including AD dscl . list users
http://www.insanelymac.com/forum/files/file/339-unlocker unlocker207
As long as the engine is innodb mysqldump -u root -p –single-transaction -q database_to_backup >backup.sql
This will output a list of Alter command that you can run in mySQL console SET @DATABASE_NAME = ‘database_name_to_convert’; SELECT CONCAT(‘ALTER TABLE […]
The LaunchD Disabled key is now not changed in the launchD item, but a plist is kept that overrides the settings on […]
Add the following into you my.cnf and restart mariaDB expire_logs_days Description: Number of days after which the binary log will be automatically […]
Since regular expressions deal with text rather than with numbers, matching a number in a given range takes a little extra care. You can’t […]
# DigiCert-generated code from https://www.digicert.com/easy-csr/keytool.htm keytool -genkey -alias server -keyalg RSA -keysize 2048 -keystore Applecare-APP157-0008675309_Test_apple_com.jks -dname "CN=Applecare-APP157-0008675309.Test.apple.com,OU=Rock, O=Tommy Tutone, L=Hollywood, ST=CA, C=US" […]
openssl genrsa -out mykey.pem 1024 will actually produce a public – private key pair. The pair is stored in the generated mykey.pem […]
Apple have removed this tool from XCode. But if you still need it you can get it here auxiliary_tools_for_xcode xcode44auxtools6938114a
http://a1.phobos.apple.com/us/r1000/000/Features/atv/AutumnResources/videos/entries.json
Plex have launched a replacement for PHT. Here is a behaviour file for Remote Buddy Plex Media Player.rbscriptedbehaviour
I found this to be extremely useful and I wanted to keep a record of it in case the original post disappeared. […]
<<Files .DS_Store> Order allow,deny Deny from all Satisfy All </Files>
The problem is twofold really. For one thing Apple believes CS5 needs Java. Not much we can do about that I guess. […]
None of the other solutions work on Mavericks anymore because Apple moved the settings to a sqlite DB. But that’s ok because now […]
Install SOX from brew and use the following cat /dev/urandom | sox -traw -r44100 -b16 -e unsigned-integer – -d -traw Tells sox […]
The Following script with take an OS X Install app and convert it to an ISO image that you can then attach […]
Lost your MariaDB root password? Well, you’re in luck because this brief tutorial is going to show you how get into the […]