Author Archives: George Valentin Voina

Blog Links: DMARC (Domain-based Message Authentication, Reporting & Conformance)

By | December 28, 2016

Yet another acronym, DMARC (Domain-based Message Authentication, Reporting & Conformance). This became very important due to the high-profile phishing done by russian state sponsored hacking groups involving spoofed e-mail addresses. By sending e-mails that looked as coming from credible sources they were able to infect systems connected to political entities: Clinton campaign staff, democrat party… Read More: Blog Links: DMARC (Domain-based Message Authentication, Reporting & Conformance) »

#DRBD: Synchronization of sites after the failed DR (disaster recovery) site is recovered

By | April 24, 2017

This is a follow-up tutorial on the DRBD replication posts about resynchronization of sites after the failed DR site is recovered. More than a year ago I described in a long tutorial how to use DRBD in a real production environment and the challenges associated to it. See: DRBD based disk replication of a production… Read More: #DRBD: Synchronization of sites after the failed DR (disaster recovery)… »

#DRBD: Resynchronization of sites after the failed PR site is recovered (DRBD split brain recovery)

By | March 6, 2017

This is a follow-up tutorial on the DRBD replication posts about resynchronization of sites after the failed PR site is recovered (DRBD split brain recovery). More than a year ago I described in a long tutorial how to use DRBD in a real production environment and the challenges associated to it. See: DRBD based disk… Read More: #DRBD: Resynchronization of sites after the failed PR site is… »

#DRBD: Promoting the DR site as the main site when PR is failed

By | March 6, 2017

This is a follow up tutorial on the DRBD replication posts about promoting the DR site as the main site when PR is failed. More than a year ago I described in a long tutorial how to use DRBD in a real production environment and the challenges associated to it. See: DRBD based disk replication… Read More: #DRBD: Promoting the DR site as the main site when… »

#DRBD: Gracious role switching of live sites configured with DRBD replication

By | March 6, 2017

This is a follow up tutorial on the DRBD replication posts about gracious role switching of live sites configured with DRBD replication. More than a year ago I described in a long tutorial how to use DRBD in a real production environment and the challenges associated to it. See: DRBD based disk replication of a… Read More: #DRBD: Gracious role switching of live sites configured with DRBD… »

#Apache: Use #letsencrypt.org certificates with an apache server behind a secure reverse proxy

By | March 8, 2017

As I described in a previous post Apache: How to use reverse secure proxy to chain secure apache servers – updated I have a configuration of chained secure apache servers, where one of the servers provides https resources but also acts as a reverse proxy for another server providing https resources. On the first server… Read More: #Apache: Use #letsencrypt.org certificates with an apache server behind a… »