Author Archives: George Valentin Voina

EdgeRouter: UBNT releases fix for firmware 1.9 that broke my l2tp/ipsec

By | December 31, 2016

That warm feeling that you contributed to the community when you find your bug report in an official release notes 🙂 There is a new firmware release EdgeRouter ER-8/ERPro-8/EP-R8: Firmware v1.9.1 that reports as fixed an issue first reported by me for the 1.9 firmware. The issue was reported in the thread Update to 1.9… Read More »

Blog Links: Security threats in 2016

By | December 29, 2016

A very interesting report from EFF about the state of Cryptography and security threats in 2016 in: Technical developments in Cryptography: 2016 in Review [paypal_donation_button]

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 »

#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: 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: 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: 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 »

Blog links: How to choose your database technology

By | January 12, 2017

The following is a very interesting post about different database technologies and when to use them. It is a good way read that helps you to explain to people that you do not have to use some DB tech only because is the new cool boardroom word 🙂 When to use Cassandra, MongoDB, HBase, Accumulo… Read More »

Blog Links: What is Blockchain Technology? A Step-by-Step Guide For Beginners

By | December 18, 2016

A great introduction to blockchain hype, void of all the marketing blah-blah and boardroom nonsense. A must read for anyone that wants to know what blockchain is all about. What is Blockchain Technology? A Step-by-Step Guide For Beginners [paypal_donation_button]

#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 »