Fulltext results:
- Command Line Audio @info:mac
- udo osascript -e "set Volume 10" </code> You can enter numbers from 0 (mute) to 10 (maximum). ===== Pla... a built-in command line audio player]]. You just enter <code bash> afplay file.wav </code> More inform
- Compare a Key with its Certificate @info:cryptography:openssl
- D63 $ openssl rsa -noout -modulus -in server.key Enter pass phrase for server.key: Modulus=C8B04B9D50386... rsa -noout -modulus -in server.key | openssl md5 Enter pass phrase for server.key: (stdin)= 91cc0cf512b5
- Oracle: SPFile and PFiles @info:oracle
- ile ===== To export the SPFiles to a PFile, just enter the following in SQLplus: <code sql> CREATE PFIL... m the PFile and the write the SPFile. You have to enter the path to the PFile instead of ${PATH_TO_PFILE}
- Set a Mac's Hostname @info:mac
- e permanent hostname, use the ''scutil'' utility (enter the desired hostname instead of ''the_hostname'')
- Oracle: EXP @info:oracle
- ===== Export all Objects from an Account ===== Enter the account name insteand of ''{user}''. <code b
- Oracle: SQLplus Scripting @info:oracle
- nly data in SQLplus and no header or other stuff, enter the following: <code sql> SET NEWPAGE 0 SET SPAC