Fulltext results:
- MySQL: Create User @info:mysql:user
- ====== MySQL: Create User ====== ==== Create User ==== <code sql> CREATE USER '{user}'@'%' IDENTIFIED BY '{passwd}'; </code> ==== Create User and Database ==== * Usually, ''{user}'' =
- MySQL: Create Database @info:mysql:database
- ====== MySQL: Create Database ====== ==== Create Database ==== <code sql> CREATE DATABASE IF NOT EXISTS `{db}`; </code> ==== Create Database and Grant Rights to a User ==== <code sql>
- Oracle: SPFile and PFiles @info:oracle
- om "PFiles", which are regular text files. ===== Create PFile ===== To export the SPFiles to a PFile, just enter the following in SQLplus: <code sql> CREATE PFILE FROM SPFILE; </code> It will create a PFile ''${ORACLE_HOME}/dbs/init${ORACLE_SID}.ora''. ===== I... MEDIATE; STARTUP NOMOUNT PFILE='${PATH_TO_PFILE}' CREATE SPFILE FROM PFILE; SHUTDOWN IMMEDIATE; </code> I
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- gistervm <uuid>|<name> [--delete] createvm --name <name> ... showhdinfo <uuid>|<filename> createhd --filename <filename> ... ollow] [--recursive] createdir[ectory]|mkdir|md <... 6<length> (def: 64)]] create | remove <name> dh
- Generate a Test Key @info:cryptography:openssl
- this option is specified then if a private key is created it will not be encrypted. * ''[[http://www.ope... ml#item__newkey|-newkey rsa:2048]]'': this option creates a new certificate request and a new private key.... y]]'': this gives the filename to write the newly created private key to. If this option is not specified ... this option specifies that a PKCS#12 file will be created rather than parsed. * ''[[http://www.openssl.o
- exiftool @info:script
- exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-testname<CreateDate" *.jpg Then rename the files: exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-filename<CreateDate" *.jpg ===== Correct the Date of Photos ====
- Oracle: Resize Instance @info:oracle
- onally) export the SPFile to a PFile: <code sql> CREATE PFILE FROM SPFILE; </code> Finally, reboot the i
- Disable Core Dumps @info:linux
- Disable Core Dumps ====== To disable core dumps create a file ''/etc/security/limits.d/no_core_dumps'' w
- Install the Java-Plugin for Firefox @info:java
- install the Java plugin for Firefox, you have to create a symlink from Firefox's plugin directory ''/usr/
- Make your Mac feel at Home @info:mac
- ~~META:date created = 2010-05-03 16:24~~ ====== Make your Mac feel at Home ====== A small snippet from on
- Command Line Audio @info:mac
- ~~META:date created = 2009-06-19 16:17~~ ====== Command Line Audio ====== ===== Change Mac Audio Volume f
- Virtual Network Visualization @info:solaris
- 2009.06. To visualize the internal network(s), I created a perl script which takes the output of ''dladm
- rmdir for OSX @info:mac
- ====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store its