• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » create
Trace: • device • Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) • VBoxManage (The VirtualBox CLI) • andunix Infos • DynDNS Updates without a Client • Cleanup Packages • Compare directories • Project PDA • base-ssh-mount • CSS - Cascading Stylesheets

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.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (7)
  • blog (6)
  • 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
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
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
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
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
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>
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
IPS Repository Appliance @blog:2010
1 Hits, Last modified: 15 years ago
emoved. </note> ===== Setup VirtualBox VM ===== Create a new VirtualBox VM with no Hard Disk. {{osolrep
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
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
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
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/
Dice Roller @blog:2009
1 Hits, Last modified: 17 years ago
e often needed in roleplaying games. You can also create bookmarks for dice, e.g. [[http://andunix.net/pub
DokuWiki @wiki
1 Hits, Last modified: 5 years ago
Travian Map Download Script @z:travian
1 Hits, Last modified: 13 years ago
VBoxManage (The VirtualBox CLI) @info:virtualbox
1 Hits, Last modified: 12 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