Fulltext results:
- Drupal: Reverse Proxy @blog:2010
- drupal.org/node/339552|Drupal via HTTPS/SSL Proxy Server (shared certificates)]]". While following his adv... y, I substituted * ''www.example.com'' with ''$_SERVER['SERVER_NAME']'' and * ''ssl.proxy.org'' with ''$_SERVER['HTTP_X_FORWARDED_HOST']''. Additionally, I added the
- Compare a Key with its Certificate @info:cryptography:openssl
- of Wisconsin Knowledgebase]]. To see if a key ''server.key'' belongs to the certificate ''server.crt'', they need to have the same "modulus" and "exponent". openssl x509 -noout -text -in server.crt openssl rsa -noout -text -in server.key The exponent is quite always 65537. So we only need to com
- Home Server Goals @blog:2010
- ETA:date created = 2010-03-02 16:41~~ ====== Home Server Goals ====== As Constantin [[http://constantin.glez.de/content/seven-useful-zfs-home-server-tips|suggested]], here is a list of services, which my home server should provide: * **Personal Video Recorder**:... a photos and other precious files to be stored at serveral places and to be protected with checksums. *
- IPS Repository Appliance @blog:2010
- wo ISO images. The Live CD to boot the repository server and the Repository itself. Here are the links to... png?nolink|}} ===== Configure the IPS Repository Server ===== Now boot the VM and wait until OpenSolaris... rivileges. <code bash> svccfg -s application/pkg/server setprop pkg/inst_root=/media/ENTER_DISK_NAME_HERE/repo svccfg -s application/pkg/server setprop pkg/readonly=true svcadm enable applicati
- Debug Server Certificate from Client @info:cryptography:openssl
- ====== Debug Server Certificate from Client ====== Credit for this example goes to "[[http://langui.sh/20... item__showcerts|-showcerts]]'': display the whole server certificate chain: normally only the server certificate itself is displayed. * ''[[http://www.openssl.o... JP81cq cdnUl4XmGFO3 -----END CERTIFICATE----- --- Server certificate subject=/OU=Domain Control Validated/
- Download a Server Certificate @info:cryptography:openssl
- ====== Download a Server Certificate ====== First, load the certificate chain from the server: <code bash> openssl s_client -showcerts -connec... 43 </dev/null </code> This will output the whole server certificate chain. Every chertificate ist wrapped... CERTIFICATE-----''. The first certificate is the server certificate. So you only need to copy the output
- DynDNS Updates without a Client @info:script
- ching for a DynDNS client for my OpenSolaris Home Server, but a small bash script does the job as good as ... gin credentials (the ''$LOGIN'' variable) and the server's URL (''$UPDATE_URL'') are read from the config ... check. As soon a I found out how to download the server certificate and check it in the correct way I wil
- Android Backup @info:android
- </file> You can solve this by restarting the adb server: <code bash> sudo adb kill-server sudo adb start-server </code> <file> * daemon not running. starting it now on port 5037 * * daemon starte
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- ted| server <pipe>| ... [--forceunmount] [--server <name>|<ip>] [--targe
- Oracle: SPFile and PFiles @info:oracle
- n: [[http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams054.htm#REFRN10235|10.2]] [[http://download.oracle.com/docs/cd/E11882_01/server.112/e10820/initparams063.htm#REFRN10235|11.2]] E
- ReLAX @blog:2009
- ts. I adopted this from LAX. * LAX uses an LDAP server to store the configuration. I decided to allow any server which can be read by ''curl'', ''wget'' or ''cat'
- Start and Stop the Apple File Server from Command Line @blog:2011
- 3-07 12:33~~ ====== Start and Stop the Apple File Server from Command Line ====== You can use ''/sbin/ser... he "Personal File Sharing". Start the Apple File Server ("Personal File Sharing"): <code bash> sudo /sbi
- Memory Usage of a Solaris Container (Zone) @blog:2010
- aris Container (Zone) ====== Last week one of my servers ran out of RAM and Swap. Shame on me for not monitoring that, but it's now. As the server is running several zones, my first question was:
- Oracle Errors @info:oracle
- *: [[http://download.oracle.com/docs/cd/B19306_01/server.102/b14219/e0.htm#sthref181|10.2]] [[http://download.oracle.com/docs/cd/E11882_01/server.112/e10880/e0.htm#sthref197|11.2]] {{tag>databas
- Formatting Syntax @wiki
- ==== Windows Shares ==== Windows shares like [[\\server\share|this]] are recognized, too. Please note tha... orate [[wp>Intranet]]. Windows Shares like [[\\server\share|this]] are recognized, too. Notes: * Fo