They have a sync command as well, that could be very handy
Posts
-
RE: Getting Started with Backblaze B2 CLI
-
RE: LXC Backup Script
I can add support for AWS if anyone wants it. I added B2 because it's cheaper
-
RE: LXC Backup Script
I should add, with --keepDays 30 tells B2 to keep 30 days worth of versions.
-
Certbot (New Let's Encrypt Client)
Certbot is an easy-to-use automatic client that fetches and deploys SSL/TLS certificates for your webserver. Certbot was developed by EFF and others as a client for Letโs Encrypt and was previously known as โthe official Letโs Encrypt clientโ or โthe Letโs Encrypt Python client.โ Certbot will also work with any other CAs that support the ACME protocol.
While there are many other clients that implement the ACME protocol to fetch certificates, Certbot is the most extensive client and can automatically configure your webserver to start serving over HTTPS immediately. For Apache, it can also optionally automate security tasks such as tuning ciphersuites and enabling important security features such as HTTP โ HTTPS redirects, OCSP stapling, HSTS, and upgrade-insecure-requests.
-
Moving to a New WSUS server
I updated the DNS record. Anything else I need to do?
Going from 2008R2 to 2012 - all ports are the same
-
Building a Home Lab Cluster
I have been thinking about building a home lab cluster.
Thinking about using three of these:
Then installing XenServer, XenOcrasta and HA-Lizard. Seem I should be pretty functional cluster with HA?
This is just for fun \ home use.. I am not suggesting this for production use.
-
RE: Ubiquiti classes?
They look costly for stuff you could likely learn on Youtube....
-
RE: Certbot
@alex.olynyk Now all you need to do it get your sub-domain setup
-
RE: Certbot
@Dashrender But Why? Why host any roseradiology.com DNS locally? Speed?
-
RE: Certbot
@alex-olynyk remove roseradiology.com from your local DNS complerely, then try again after flushing DNS. I bet it works.
-
RE: Remotely control a Mac
@BBigford Do you have screenconnect or something like that?
-
RE: FreePBX, SelfSigned Certs, & Let's Encrypt
@JaredBusch said in FreePBX, SelfSigned Certs, & Let's Encrypt:
Why do you want your PBX open to the public internet? Do your users actually use the UCP?
They are using a VPS
-
RE: Ansible 2.1 is out
I want to learn Ansible. Any suggestions on resources to help me learn Ansible?