• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » create
Trace: • Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) • share • solaris10 • List Open Ports • Travian Village Planner • VBoxManage (The VirtualBox CLI) • CSS - Cascading Stylesheets • andunix Infos • DynDNS Updates without a Client • Oracle: Recovery Manager

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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (8)
  • blog (7)
  • wiki (3)
  • p (1)
  • z (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • How To Create a Moveable VM with VirtualBox
  • 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
Formatting Syntax @wiki
3 Hits, Last modified: 5 years ago
ki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enable... Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and u... ables ===== DokuWiki supports a simple syntax to create tables. ^ Heading 1 ^ Heading 2 ^ Hea
Welcome to your new DokuWiki @wiki
3 Hits, Last modified: 5 years ago
ur work with DokuWiki,\\ -- the developers ===== Create your first pages ===== Your wiki needs to have a... be red: [[:start]]. Go on, follow that link and create the page. If you need help with using the syntax ... page]]. You might also want to use a sidebar. To create it, just edit the [[:sidebar]] page. Everything i
How To Create a Moveable VM with VirtualBox @blog:2010
2 Hits, Last modified: 16 years ago
A:date created = 2010-05-17 09:55~~ ====== How To Create a Moveable VM with VirtualBox ====== VirtualBox ... luated while creating, so the following code will create the activation script below. Code: <code bash>
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
2 Hits, Last modified: 15 years ago
onments: beadm list echo echo -n Enter be name to create: read be beadm create $be beadm mount $be /mnt pkg -R /mnt install babel_install pkg -R /mnt uninstall ba
ZFS Playground @blog:2009
2 Hits, Last modified: 17 years ago
200m c0d0 c0d1 c0d2 c1d0 c1d1 c1d2 </code> ===== Create Pool ===== <code bash> pfexec zpool create demo /var/tmp/c0d0 zpool status </code> <code> pool: demo
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
2 Hits, Last modified: 17 years ago
''/share'' from the host to the guest, then first create the share. Go to "Shared Folders" in the Virtual ... they need to be executes with ''pfexec''. First, create the mountpoint if it doesn't exist. You will have
Drupal: Reverse Proxy @blog:2010
1 Hits, Last modified: 13 years ago
ements. To reduce the amount of editing and to increate the reusability, I substituted * ''www.example.
VBoxManage (The VirtualBox CLI) @info:virtualbox
1 Hits, Last modified: 12 years ago
6<length> (def: 64)]] create | remove <name> dh
Travian Map Download Script @z:travian
1 Hits, Last modified: 13 years ago
$$" ${MYSQL} << __SQL__ -- -- update villages -- CREATE TABLE ${TEMP_TABLE} ( fid int(11) NOT NULL, x
andunix-tool @p:andunix-tool
1 Hits, Last modified: 13 years ago
Command> <Command Options> **Tip:** I suggest to create a shell-script to ease the java starting: <file
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/
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
IPS Repository Appliance @blog:2010
1 Hits, Last modified: 15 years ago
Oracle: Resize Instance @info:oracle
1 Hits, Last modified: 13 years ago
Dice Roller @blog:2009
1 Hits, Last modified: 17 years ago
DokuWiki @wiki
1 Hits, Last modified: 5 years ago
Increase the Tomcat Upload Limit @info:sysadmin
1 Hits, Last modified: 9 years ago

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