• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » create
Trace: • Travian Map Download Script • Welcome Back • ISO 3166-2 • firefox • Hello Drupal • Project PDA • webhosting • wifi • jps - Java Virtual Machine Process Status Tool • variable

create
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info
  • Any namespace
  • info:mac (3)
  • info:mysql (2)
  • info:oracle (2)
  • info:cryptography (1)
  • info:java (1)
  • info:linux (1)
  • info:script (1)
  • info:solaris (1)
  • info:virtualbox (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • MySQL: Create Database
  • MySQL: Create User

Fulltext results:

MySQL: Create User @info:mysql:user
7 Hits, Last modified: 10 years ago
====== 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
5 Hits, Last modified: 13 years ago
====== 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
4 Hits, Last modified: 13 years ago
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
4 Hits, Last modified: 12 years ago
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
4 Hits, Last modified: 11 years ago
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
2 Hits, Last modified: 9 years ago
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
1 Hits, Last modified: 13 years ago
onally) export the SPFile to a PFile: <code sql> CREATE PFILE FROM SPFILE; </code> Finally, reboot the i
Disable Core Dumps @info:linux
1 Hits, Last modified: 12 years ago
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
1 Hits, Last modified: 11 years ago
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
1 Hits, Last modified: 10 years ago
~~META:date created = 2010-05-03 16:24~~ ====== Make your Mac feel at Home ====== A small snippet from on
Command Line Audio @info:mac
1 Hits, Last modified: 13 years ago
~~META:date created = 2009-06-19 16:17~~ ====== Command Line Audio ====== ===== Change Mac Audio Volume f
Virtual Network Visualization @info:solaris
1 Hits, Last modified: 13 years ago
2009.06. To visualize the internal network(s), I created a perl script which takes the output of ''dladm
rmdir for OSX @info:mac
1 Hits, Last modified: 10 years ago
====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store its

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki