Fulltext results:
- Formatting Syntax @wiki
- You can mark something as <del>deleted</del> as well. You can mark something as <del>deleted</del> as well. **Paragraphs** are created from blank lines. ... out a paragraph, you can use two backslashes followed by a whitespace or the end of line. This is som... re only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens without it.
- ZFS Playground @blog:2009
- , go to a directory where you have enought space. We will need 1,2GB for 6 files of 200MB. The files a... Expand the Pool by adding another disk ===== Now we add the "disk" c0d1 to the stripe, expanding the ... or raidz) for all vdevs in a pool. For this demo, we will ignore this recommendation. <code bash> pfe... e file c1d0. ===== Mirror the second disk ===== We now attach a mirror to the second "disk", which w
- Firefox Extensions @info:prog:firefox
- ox/addon/greasemonkey/|Greasemonkey]] |Customize webpages using JavaScript. | |[[https://addons.mozi... la.org/firefox/addon/wot-safe-browsing-tool/|WOT, Web of Trust]] |Information about the reputation of... the tab or navigating to another site. | ===== Web Developer Extensions ===== ^ //**Extension**//... on/firepath/|FirePath]] | Run XPath queries on a website | |[[https://addons.mozilla.org/firefox/add
- Increase the Tomcat Upload Limit @info:sysadmin
- mit of 50MiB. This limit is defined in the file ''WEB-INF/web.xml'' within the "manager"-App: <code xml> <multipart-config> <!-- 50MB max --> ... pt/tomcat'', the file will be here: ''/opt/tomcat/webapps/manager/WEB-INF/web.xml''. If you have installed Tomcat with the package manager, it will be her
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- -access on|off] [--usbwebcam on|off] [--usbcar... pause|resume|reset|poweroff|savestate| acpipowerbutton|acpisleepbutton| ... y default|<library> | websrvauthlibrary default|null|<library> |
- Android Apps @info:android
- gle.com/store/apps/details?id=de.fun2code.android.webdrive|DavDrive]] / [[https://play.google.com/store/apps/details?id=de.fun2code.android.lite.webdrive|DavDrive Lite]] * [[https://play.google.c... lay.google.com/store/apps/details?id=com.schimera.webdavnav|WebDAV Navigator]] / [[https://play.google.com/store/apps/details?id=com.schimera.webdavnavlit
- Debug Server Certificate from Client @info:cryptography:openssl
- Ue+4i2AJaUrbBVhR0kVgwDgYDVR0PAQH/BAQDAgWgMAwGA1UdEwEB /wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMFAGA1UdIARJMEcw OwYLKwYBBAGyMQECAgcwLDAqBggrBgEFBQc... Xj4F2d3TY1T8Yrj3 AKwwDgYDVR0PAQH/BAQDAgEGMBIGA1UdEwEB/wQIMAYBAf8CAQAwEQYDVR0gBAow CDAGBgRVHSAAMEQGA1UdHwQ9MDswOaA3oDWGM2h0dHA6Ly9jcmwudXNlcnRydXN0 LmNvbS9
- Travian Analyzer Bookmarklet @z:travian
- etSelection():top.location.href.replace(/http:\/\/welt7\.travian\.de\/(spieler|allianz)\.php\?/,'http:... ?s=de7&')) Now, update the bookmark and replace "welt7.travian.de" with your Travian server address a... === * If you are viewing a player, eg. [[http://welt7.travian.de/spieler.php?uid=1]], then click "An... Same for allies. * If you mark some text on the website, eg. a name of a village and click on "Analy
- Home Server Goals @blog:2010
- s in the local LAN but not to the Internet. * **Web Hosting**: I want to run web application at home. Usually, I'm hosting my webapps at Host Europe, but there are some apps which I... ches). {{tag>backup homeserver java mac osx mediaserver mysql opensolaris php ssh virtualbox webapp}}
- Web Design @info:webdesign
- ====== Web Design ====== {{indexmenu>.}} {{tag>webdesign web design topic}}
- webservice @tag
- ====== webservice ====== ===== Pages ===== {{topic>webservice&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/webservice}}
- webhosting @tag
- ====== webhosting ====== ===== Pages ===== {{topic>webhosting&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/webhosting}}
- webdesign @tag
- ====== webdesign ====== ===== Pages ===== {{topic>webdesign&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/webdesign}}
- web @tag
- ====== web ====== ===== Pages ===== {{topic>web&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/web}}
- Set PHP Variables in .htaccess Files @blog:2010
- onger than the maximum execution time set by your webhoster, then you will see a message like this: <... in ... </code> To override the default for your webspace, you can use the php_value directive in a .... value like 120 or 300, depending on the time the script usually needs. {{tag>apache php webhosting}}