Fulltext results:
- ZFS Playground @blog:2009
- pool: demo state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM ... er 0h0m with 0 errors on Tue Aug 11 15:45:59 2009 config: NAME STATE READ WRITE CKSUM... er 0h0m with 0 errors on Tue Aug 11 15:52:24 2009 config: NAME STATE READ WRITE CKSUM... er 0h0m with 0 errors on Tue Aug 11 15:52:24 2009 config: NAME STATE READ WRITE CKSUM
- base-repo-get-service @z:relax:api:base
- ===== Example ===== <code bash> # # get service config config=$(base-repo-get-service ${service}) if [ $? != 0 ]; then echo "ERROR loading service config for service '${service}'" >&2 exit 1 fi _debug "*** config: ${config} ***" # eval ${config} # </code>
- Increase the Tomcat Upload Limit @info:sysadmin
- hin the "manager"-App: <code xml> <multipart-config> <!-- 50MB max --> <max-file-size>524... threshold>0</file-size-threshold> </multipart-config> </code> To increate the limit to 75MiB change the file like this: <code xml> <multipart-config> <!-- 75MB max --> <max-file-size>786... threshold>0</file-size-threshold> </multipart-config> </code> If you have installed Tomcat in ''/opt/
- Formatting Syntax @wiki
- t, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's en... quotes". They can be turned off through a [[doku>config:typography|config option]]. ===== Quoting ===== Some times you want to mark some text to show it's a re... description| show the item description. If [[doku>config:htmlok|HTML]] is disabled all tags will be stripp
- Workaround for FolderSync with ownCloud 7 @blog:2014
- a second line with the HTTPS port ''443'' to your config.php: In ''${OWNCLOUD_DIR}/config/config.php'': <code> 'trusted_domains' => array ( 0 => 'www.example.org', 1 => 'www.example.org:443', ), </code> {{tag>android owncloud webhosting workaround config sysadmin}}
- Travian Map Download Script @z:travian
- rom Travian and import it to the database. ===== config.inc ===== <code bash> # # database DB_USER="travi... sh> #! /bin/sh BIN_DIR=`dirname $0` . ${BIN_DIR}/config.inc echo echo "`date +'%Y-%m-%d %H:%M:%S'` $0[$$... sh> #! /bin/sh BIN_DIR=`dirname $0` . ${BIN_DIR}/config.inc echo "***" echo "`date +'%Y-%m-%d %H:%M:%S'`... ql> #! /bin/sh BIN_DIR=`dirname $0` . ${BIN_DIR}/config.inc echo "***" echo "`date +'%Y-%m-%d %H:%M:%S'`
- SSH @info:sysadmin
- c Key Authentication only ===== === /etc/ssh/sshd_config === Make sure that your SSH config file (''sshd_config'') contains these settings: <code> PubkeyAuthentication yes PasswordAuthentication no </code> If you changed the config, make sure to restart sshd to activate ist: <cod
- config @tag
- ====== config ====== ===== Pages ===== {{topic>config&nouser&tags}} ===== Bookmarks ===== {{rss>https://shaarli.andunix.net/?do=rss&searchtags=config}}
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- ed on|off] [--tracing-config <config-string>] [--tracing-allow-vm-access on|off]
- WiFi Config QR-Code @info
- ====== WiFi Config QR-Code ====== To generate a qr-code for a wifi config, you must encode the following URL in the qr-code
- Oracle: SPFile and PFiles @info:oracle
- </code> If your PFile is located at ''/db/oracle/config/pfiles/initweb.ora'', the the second line would be: <code sql> STARTUP NOMOUNT PFILE='/db/oracle/config/pfiles/initweb.ora' </code> ===== Initialization
- CloudTable @z:cloudtable
- roken up in a second version of the drawing. The config store stores the informations about the forms, ta... bases or even techniques. This could be files for config and a database for the data. The first version w
- DynDNS Updates without a Client @info:script
- server's URL (''$UPDATE_URL'') are read from the config file ''~/.dyndns.cfg''. Here an example config file: <file bash dyndns.cfg> LOGIN="jdoe:secret" UPDATE_
- Welcome to your new DokuWiki @wiki
- have a look at the [[this>doku.php?do=admin&page=config|configuration settings]] (be sure to login as sup
- Cleanup Packages @info:linux:debian
- lect only packages with priority >= PRIOR. --find-config Find "orphaned" configuration files