Fulltext results:
- Formatting Syntax @wiki
- guage, which tries to make the datafiles to be as readable as possible. This page contains all possibl... nebreaks\\ Note that the two backslashes are only recognized at the end of a line\\ or followed by\\ a... breaks\\ Note that the two backslashes are only recognized at the end of a line\\ or followed by\\... thout it. You should use forced newlines only if really needed. ===== Links ===== DokuWiki supports
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- nage (The VirtualBox CLI) ====== This is a online reference of the output of ''VBoxManage'' without op... .2.16 (C) 2005-2013 Oracle Corporation All rights reserved. </code> ===== Usage: ===== VBoxManage ... minfo <uuid>|<name> --log <idx> registervm <filename> unregistervm... --ostype <ostype>] [--register] [--basefolder
- ZFS Playground @blog:2009
- <code> pool: demo state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM demo ONLINE 0 0 ... code> <code> pool: demo state: ONLINE scrub: resilver completed after 0h0m with 0 errors on Tue A... 5:59 2009 config: NAME STATE READ WRITE CKSUM demo ONLINE 0
- Cleanup Packages @info:linux:debian
- Purge uninstalled Packages ===== If a package is removed, it is only uninstalled, but the configuration remains on the system. This is a good thing, as you are able to reinstall the package and have it configured with th... ons | grep 'deinstall$' | cut -f1) </code> ===== Remove Orphans ===== If a packages is installed, al
- IPS Repository Appliance @blog:2010
- META:date created = 2010-10-27 14:36~~ ====== IPS Repository Appliance ====== Brian Leonard wrote a g... [https://blogs.oracle.com/observatory/entry/local_repository_mirror|Local Repository Mirror]]. If you are in a hurry, it's good to know that you don't need to copy the entire repository of about 8GB to a local disk. You can use
- base-ssh-login @z:relax:api:base
- ====== base-ssh-login ====== Logs into a remote host using ssh. This can be used to open a remote sesssion, but ususally it's used by other methods (especially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== ba... ICE'': a key of an user or host definition in the repository. From this, the following properties are
- Package Repositories @info:solaris
- ====== Package Repositories ====== There's a list of multi-OS repositories at [[http://wikis.sun.com/display/IpsBestPractices/Directory+of+Package+Repositories]]. More on IPS, the Image Package Syst... //wikis.sun.com/display/IpsBestPractices/ ^ //**Repository**// ^ //**Description**// | |http://pk
- base-exec-user @z:relax:api:base
- * ''USER'': A key of an user definition in the repository. From this, the following properties are used: * ''HOST_REF'' (required if ''REMOTE_HOST'' is not set): A key to a host definition in the repository. * ''REMOTE_HO
- Generate a Test Key @info:cryptography:openssl
- ====== Generate a Test Key ====== openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout testk... n page: * ''[[http://www.openssl.org/docs/apps/req.html|req]]'': PKCS#10 certificate request and certificate generating utility. * ''[[http://www.openssl.org/
- Drupal: Reverse Proxy @blog:2010
- :date created = 2010-03-16 18:00~~ ====== Drupal: Reverse Proxy ====== [[http://drupal.org/user/28002... lowing his advice, I found some improvements. To reduce the amount of editing and to increate the reusability, I substituted * ''www.example.com'' with... path ''/andunix.net/'' insted of the root of the reverse proxy. This improves security, as other hos
- Oracle: SPFile and PFiles @info:oracle
- ====== Oracle: SPFile and PFiles ====== Oracle reads its parameters from a file called "SPFile". You ... y as it's a binary file. Additionally, Oracle can read the parameters from "PFiles", which are regular text files. ===== Create PFile ===== To export th... ===== Initialization Parameters ===== ==== Flash Recovery Area ==== === DB_RECOVERY_FILE_DEST_SIZE =
- Git @info:code
- ====== Git ====== ===== Basics ===== === Init Repository === Standard: git init [DIR] Bare: git in... lete Branch === git branch -d BRANCH === Delete Remote Branch === git push origin -d BRANCH === Li... st branches with commits, which are not in branch REF: git branch --no-merged REF For example, list unmerged branches, which are not in ''develop'': g
- How To Create a Moveable VM with VirtualBox @blog:2010
- and the configuration files in another. It kees a record of all known disk images and virtual machines... the machines directory. At last, VirtualBox will remember the VM and the associated disk image and co... echo -n "Enter disk size in MiB [${DISK_SIZE}]: " read a DISK_SIZE=${a:-${DISK_SIZE}} </code> The mai... ${VM_NAME}" --basefolder "${BASE_DIR}" ${VBOX} -q registervm "${VM_DIR}/${VM_NAME}.xml" ${VBOX} -q sto
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- * ''format'' * ''prtconf'' * ''sysdef'' ==== Reconfigure Devices ==== To reconfigure the devices, you can perform any of these actions: - ''touch /reconfigure'' and reboot the system - From OK promt, bott the system with ''-r'' option (''boot -r'')
- localeadm @info:solaris
- .com/cd/E18752_01/html/816-5166/localeadm-1m.html#REFMAN1Mlocaleadm-1m|localeadm(1M)]] ===== Preparation ===== Check your Solaris Release with cat /etc/release and get a matching DVD or ISO image. If you're using an ISO image, you have to mount it (insert