tf rollback /changeset:4167~4169
sudo vi /usr/local/bin/passphrase
Enter this into the editor:
python -c "import hashlib,getpass,hmac,os;os.popen('pbcopy','w').write(hmac.new(getpass.getpass('Password: '),raw_input('Token: '),hashlib.sha256).digest().encode('base64')[:10])"
Save it, then sudo chmod 755 /usr/local/bin/passphrase.
nltest /dsgetdc:domainname
scp file_to_be_uploaded username@ipaddress:/directory_file_to_be_placed ex: scp secretstuff.txt foo@bufar:/home/foo

Location Description
/etc/php5/cli/php.ini Command Line ("CLI") Configuration file
/etc/php5/apache2/php.ini Apache
/etc/cron.d/php5 Cron Job
