Fulltext results:
- Memory Usage of a Solaris Container (Zone) @blog:2010
- of RAM and Swap. Shame on me for not monitoring that, but it's now. As the server is running several ... mory usage of the running zones: <code bash> prstat -Z </code> From the [[http://docs.oracle.com/cd/E19082-01/819-2240/prstat-1m/index.html|prstat(1M)]] man page: * ''-Z'' Report information about processes and zones. In thi
- Formatting Syntax @wiki
- ay use when editing the pages. Simply have a look at the source of this page by pressing "Edit this pa... This is some text with some linebreaks\\ Note that the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this h... This is some text with some linebreaks\\ Note that the two backslashes are only recognized at the
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- [--nic<1-N> none|null|nat|bridged|intnet|hostonly| ... |off | nic<1-N> null|nat|bridged|intnet|hostonly|generic ... id>|<filename> [--format VDI|VMDK|VHD] (default: VDI) ... >|<outputfile> [--format VDI|VMDK|VHD|RAW|<other>]
- localeadm @info:solaris
- eparation ===== Check your Solaris Release with cat /etc/release and get a matching DVD or ISO image.... l Europe (ceu) [ cs_CZ.ISO8859-2, cs_CZ.UTF-8, de_AT.ISO8859-1, de_AT.ISO8859-15, de_AT.UTF-8, de_CH.ISO8859-1, de_CH.UTF-8, de_DE.ISO8859-1, de_DE.ISO8859-15, de_DE.UTF-8
- How To Create a Moveable VM with VirtualBox @blog:2010
- ge, then you will get trouble. First thing is, that you have to be careful when creating the disk ima... in a subdirectory under the machines directory. At last, VirtualBox will remember the VM and the ass... . ====== The Script ====== So let's have a look at the script. I'll go thought some snippets here, but there is a link to the full script below. At the top, there are two settings which you may wan
- Increase the Tomcat Upload Limit @info:sysadmin
- ====== Increase the Tomcat Upload Limit ====== The "manager"-App of the Tomcats has a limit of 50MiB.... tipart-config> </code> If you have installed Tomcat in ''/opt/tomcat'', the file will be here: ''/opt/tomcat/webapps/manager/WEB-INF/web.xml''. If you have installed Tomc
- DynDNS Updates without a Client @info:script
- > #! /bin/bash . ${HOME}/.dyndns.cfg DOMAINS=$(cat ${HOME}/.dyndns.domains) echo "$(date '+%Y-%m-%... ts collection, so you can find the latest version at http://bitbucket.org/andunix/scripts/src/tip/bin/... . You can find the DynDNS protocol specification at http://www.dyndns.com/developers/specs/syntax.htm
- Print Information about a Key @info:cryptography:openssl
- orm|-inform DER]]'': This specifies the input format normally the command will expect an X509 certific... her options such as -req are present. The DER format is the DER encoding of the certificate and PEM is... The NET option is an obscure Netscape server format that is now obsolete. * ''[[http://www.openssl.org/docs/apps/x509.html#item__in|-in testkey.cer]]''
- tomcat @tag
- ====== tomcat ====== ===== Pages ===== {{topic>tomcat&nouser&tags}} ===== Bookmarks ===== {{rss>https://shaarli.andunix.net/?do=rss&searchtags=tomcat}}
- Travian Village Planner @blog:2009
- r Travian. It was inspired by the village planner at [[http://www.ebav.co.uk/travian/]], but I was mis... fines which building to show. You can have a look at the current version at [[http://travian.andunix.net/village-planner/index.html]]. Here are some feat
- Home Server Goals @blog:2010
- mera photos and other precious files to be stored at serveral places and to be protected with checksum... * **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 can't or don't ... penSolaris Sandbox**" on this list, but I think that one is served bettes as a VirtualBox on my Laptop
- Setting the Timezone @info:linux:debian
- ''. ===== Check the Timezone ===== <code bash> cat /etc/timezone </code> Example: <code> # cat /etc/timezone Europe/London </code> ===== Set the Tim
- Welcome to your new DokuWiki @wiki
- is link will be red: [[:start]]. Go on, follow that link and create the page. If you need help with u... just edit the [[:sidebar]] page. Everything in that page will be shown in a margin column on the side... Q on sidebars]] to learn more. Please be aware that not all templates support sidebars. ===== Custom... g and editing pages you might want to have a look at the [[this>doku.php?do=admin&page=config|configur
- jps - Java Virtual Machine Process Status Tool @info:java
- '' Processes of a user. You can find the man page at [[http://java.sun.com/j2se/1.5.0/docs/tooldocs/sh... visualvm.modules.startup.AcceptLicense -Dsun.jvmstat.perdata.syncWaitMs=10000 </code> {{tag>java admi
- Print all certificates in a file @info:cryptography:openssl
- mand is especially helpful if you want to use Tomcat-/Java-Keystore-Certificates with the Apache webse... by their subject and issuer names in one line format. * ''[[http://www.openssl.org/docs/apps/pkcs7.h