• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » server
Trace: • browsergame • VBoxManage (The VirtualBox CLI)

server
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (10)
  • blog (6)
  • tag (2)
  • z (2)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • homeserver
  • mediaserver
  • Home Server Goals
  • Start and Stop the Apple File Server from Command Line
  • Debug Server Certificate from Client
  • Download a Server Certificate

Fulltext results:

Drupal: Reverse Proxy @blog:2010
23 Hits, Last modified: 13 years ago
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
14 Hits, Last modified: 13 years ago
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
11 Hits, Last modified: 10 years ago
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**:... d to be protected with checksums. * **A/V Media Server**: I want to store my MP3 files and the videos fr
IPS Repository Appliance @blog:2010
8 Hits, Last modified: 15 years ago
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
VBoxManage (The VirtualBox CLI) @info:virtualbox
5 Hits, Last modified: 12 years ago
-N> <file>] [--nattftpserver<1-N> <ip>] [--natbind... ted| server <pipe>| ... [--forceunmount] [--server <name>|<ip>] [--targe... remove <name> dhcpserver add|modify --netname <network_name
Debug Server Certificate from Client @info:cryptography:openssl
5 Hits, Last modified: 12 years ago
====== 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/
Start and Stop the Apple File Server from Command Line @blog:2011
4 Hits, Last modified: 10 years ago
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 /sbin/service com.apple.AppleFileServer start </code> And likewise stop it: <code bash> sudo /sbin/service com.apple.AppleFileServer stop </code> {{tag>cli mac osx share shell sysad
Download a Server Certificate @info:cryptography:openssl
4 Hits, Last modified: 11 years ago
====== 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
4 Hits, Last modified: 13 years ago
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... p://www.dyndns.com/developers/specs/syntax.html. {{tag>homeserver opensolaris script scripting sysadmin}}
homeserver @tag
3 Hits, Last modified: 12 years ago
====== homeserver ====== ===== Pages ===== {{topic>homeserver&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/homeserver}}
mediaserver @tag
3 Hits, Last modified: 12 years ago
====== mediaserver ====== ===== Pages ===== {{topic>mediaserver&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/mediaserver}}
Android Backup @info:android
3 Hits, Last modified: 13 years ago
</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
Oracle: SPFile and PFiles @info:oracle
2 Hits, Last modified: 13 years ago
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
Oracle Errors @info:oracle
2 Hits, Last modified: 13 years ago
*: [[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
2 Hits, Last modified: 5 years ago
==== 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
ReLAX @blog:2009
2 Hits, Last modified: 16 years ago
Print Information about a Key @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
Memory Usage of a Solaris Container (Zone) @blog:2010
1 Hits, Last modified: 16 years ago
CloudTable @z:cloudtable
1 Hits, Last modified: 13 years ago
Travian Analyzer Bookmarklet @z:travian
1 Hits, Last modified: 13 years ago
Print all certificates in a file @info:cryptography:openssl
1 Hits, Last modified: 13 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki