Fulltext results:
- Formatting Syntax @wiki
- king to a specific section is possible, too. Just add the section name behind a hash character as known... interwiki links). ===== Footnotes ===== You can add footnotes ((This is a footnote)) by using double parentheses. You can add footnotes ((This is a footnote)) by using double ... {{ wiki:dokuwiki-128.png }} Of course, you can add a title (displayed as a tooltip by most browsers)
- ZFS Playground @blog:2009
- and the Pool by adding another disk ===== Now we add the "disk" c0d1 to the stripe, expanding the capacity of the pool. <code bash> pfexec zpool add demo /var/tmp/c0d1 </code> <code> invalid vdev s... re this recommendation. <code bash> pfexec zpool add -f demo /var/tmp/c0d1 zpool status </code> <code... > The new disk also had to be resilvered. ===== Add a third Mirror to the Pool ===== This time, we w
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- --name <name> [--add ide|sata|scsi|floppy|sas] ... <uuid|vmname> add <name> --type disk|network ... historycount <value> usbfilter add <index,0-N> --target ... <uuid>|<name>|global sharedfolder add <vmname>|<uuid> --nam
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- little folder with the green plus on the right. {{add_shared_folder_16px.png?nolink|add shared folder icon}} Then select the folder to share (''/share'' in... hare (''share'' here). {{vbox_share_1.png?nolink|add shared folder dialog}} As a result, you will see... o have the filesystem mounted on every boot, then add this to the file ''/etc/vfstab''. You can do this
- Thunderbird Extendsions @info
- s.mozilla.org/thunderbird/addon/lightning-qr-code-add-on/|Lightning QR-Code Add-on]] * [[https://addons.mozilla.org/thunderbird/addon/quicktext/|Quicktext]] {{tag>mozilla thunderbird extension add-on}}
- add-on @tag
- ====== add-on ====== ===== Pages ===== {{topic>add-on&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/add-on}}
- MySQL: Backup @info:mysql:database
- ce the variables $USER, $PASS and $DB mysqldump --add-drop-table -u${USER} -p${PASS} ${DB} </code> ===... bases') for db in ${DATABASES} do mysqldump --add-drop-table -u${USER} -p${PASS} ${DB} > ${DB}_${DA
- IPS Repository Appliance @blog:2010
- hing the Wizard, open the VM's Storage config and add another "CD/DVD Device". Insert the Live CD in th
- DokuWiki Plugins @info:link
- link.andunix.info/rss.php/andunix/dokuwiki%2Badd-on?sort=title_asc}} {{tag>dokuwiki add-on list link}}
- Mercurial @info
- in the Eclipse project, but only the sources, yut add: <code> ^.classpath$ ^.project$ </code> ==== Ve
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- n and Administration ==== === newsfs === FIXME: add newfs options * List alternate superblocks:
- Set PHP Variables in .htaccess Files @blog:2010
- . To set the value to "0", which means no limit, add this line: <code> php_value max_execution_time 0
- Specify Java VM for Eclipse @info:code:eclipse
- clipse use the Java VM from ''/opt/jdk/bin/java'' add these two lines to the ''eclipse.ini'' in the Ecl
- Workaround for FolderSync with ownCloud 7 @blog:2014
- et FolderSync working with ownCloud 7 you have to add a second line with the HTTPS port ''443'' to your
- JAX-WS Debugging @info:java
- .http.client.HttpTransportPipe.dump''. To use it, add the following to yout JVM arguments (e.g. to the