In front of the camera, I am a survival expert. In front of the keyboard, I build Rube Goldberg machines in the cloud.
- Olathe, KS
- https://olathewx.duckdns.org/about.html
Pinned Loading
-
Stupid simple setting up WireGuard -...
Stupid simple setting up WireGuard - Server and multiple peers 1Install WireGuard via whatever package manager you use. For me, I use apt.
23$ sudo add-apt-repository ppa:wireguard/wireguard
4$ sudo apt-get update
5$ sudo apt-get install wireguard
-
AWS Datasync between two S3 buckets ...
AWS Datasync between two S3 buckets across two different AWS accounts 1# What is it?
23DataSync fully automates the data transfer. It comes with retry and network resiliency mechanisms, network optimizations, built-in task scheduling, monitoring via the DataSync API and Console, and CloudWatch metrics, events and logs that provide granular visibility into the transfer process. DataSync performs data integrity verification both during the transfer and at the end of the transfer.
45DataSync provides end-to-end security, and integrates directly with AWS storage services. All data transferred between the source and destination is encrypted via TLS, and access to your AWS storage is enabled via built-in AWS security mechanisms such as IAM roles. DataSync with VPC endpoints are enabled to ensure that data transferred between an organization and AWS does not traverse the public internet, further increasing the security of data as it is copied over the network.
-
Create a user specific host file
Create a user specific host file 1$HOSTALIASES no longer works with glibc (https://bugs.launchpad.net/debian/+source/glibc/+bug/1483187)
23For my project, I needed to create a user specifc hosts file.
45First clone this repo - https://github.com/figiel/hosts.git
-
How you can contact me
How you can contact me 1import os
2import sys
3import numpy
4import string
5
2 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More