http://confluence.jetbrains.com/display/TCD8/Installing+and+Configuring+the+TeamCity+Server
net user tcservice * /add /expires:never /passwordchg:no
#!/usr/bin/python3 | |
# Original script by frutis, mods by Leo-PL | |
# Usage: | |
# 1. uncomment proper section for your router (MF283+, MF286, MF286A, MF286D). | |
# 2. set correct IME if you have one | |
# 3. Set correct version ID (the integrate_version from NVRAM) for your device if not already found here | |
# 4. Run the script - it shall return the URL of data update, if available for the set base version. | |
from base64 import b64decode, b64encode |
http://confluence.jetbrains.com/display/TCD8/Installing+and+Configuring+the+TeamCity+Server
net user tcservice * /add /expires:never /passwordchg:no
https://github.com/pivotal/projectmonitor
Project Monitor
https://github.com/pivotal/projectmonitor/tree/59314de57d614c8c0e8e75f53969afa7498a0ff6
Requires Ruby 2.0.0
Bitnami Ruby Stack image on Azure
Ruby Stack 2.0.0-23 (Ubuntu 14.04)
http://www.freebsdmadeeasy.com/tutorials/freebsd/create-a-ca-with-openssl.php http://www.freebsdmadeeasy.com/tutorials/web-server/apache-ssl-certs.php
Set up directory structure for CA and configure openssl.cnf
.
Set OPENSSL_CONF
environment variable - alternative to specifying -config
argument each time.