yum -y install epel-release
yum repolist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
"""Wireguard logging and monitoring tool. | |
Logs the following events along with the peer state in JSON format to stdout: | |
- Peer connected (= successfull handshake after period of no handshakes) | |
- Peer disconnected (= no handshake for longer than 5 minutes) | |
- Peer roamed (= source IP of the peer changed) | |
Additionally, the tool exposes a Prometheus-compatible monitoring endpoint | |
on port 9000 that exports the following metrics: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### autoscale.tf | |
data "template_file" "userdata" { | |
template = "${file("templates/userdata.tpl")}" | |
vars { | |
region = "${var.region}" | |
file_system_id = "${aws_efs_file_system.prod-efs.id}" | |
} | |
} | |
resource "aws_launch_configuration" "mig5-prod-lc" { |
This Gist give some tips in order to remove AWS Glacier Vault
with AWS CLI (ie. https://aws.amazon.com/en/cli/).
$ aws glacier initiate-job --job-parameters '{"Type": "inventory-retrieval"}' --vault-name YOUR_VAULT_NAME --account-id YOUR_ACCOUNT_ID --region YOUR_REGION
This is my constantly updated CS:GO autoexec config. Changelogs can be found under revisions here
Put autoexec.cfg in ...\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg
or take what you want from it and add to your autoexec config!
After the Wild West Simulator 2015 update, video.txt needs to be put in ...\Steam\userdata\<Steam3 ID>\730\local\cfg