Email Security to Protect Your Sent Emails From Your Domain (Office 365)
The three main email security protocols complement one another, so implementing all trio of Authentication methods (SPF, DKIM and DMARC) will provde best security to your emails.
Install NextCloud AIO Using Docker
There are many different ways to install NextCloud and I had quite a few posts to show the installation. Recently I found this Github AIO (All in One) project and…
Cloudflare Zero Trust Tunnels (Previously Argo) for Home Internal Application Access
Cloudflare Tunnel was previously named Warp during the beta phase. As Warp was added to the Argo product family, Cloudflare changed the name to Argo Tunnel to match. Once Cloudflare…
One Command To Send Spoofing Test Email Easily & One DNS Record to Prevent Phishing For Your Domain
Sending a spoofed email is a very simple task to do and it is also can be easily blocked if your email service has been configured correctly. In this blog…
Configure CyberArk Privilege Cloud to Onboard Azure Accounts
This post is to summarize the configuration of CyberArk Privilege cloud for Azure Active Directory environment.CyberArk Products Security Pillars (Access, Privilege, DevSecOps) 1. RBAC – Roles Based Access Control 2.…
[5 Mins Docker] One Command to Build Your Own OpenVPN Server – Multiple Ways
The OpenVPN Community Edition (CE) is an open source Virtual Private Network (VPN) project. It creates secure connections over the Internet using a custom security protocol that utilizes SSL/TLS. This…
Deploy CyberArk Cloud PAM Solution on Two Connector Servers for Azure AD Cloud Only Enterprise
This post summarizes some unique points for setting up a CyberArk SaaS Cloud PAM solution for a small or medium-sized Cloud only (Azure AD) enterprise. Cloud only here means no…
One Command To Install IPSec VPN Server – Libreswan (IPSec VPN ServerAuto Secutity Script)
Github project hwdsl2/setup-ipsec-vpn provides a simple way to set up a IPSec VPN Server by just using one line of command. If you will need a VPN to have safe access…
[Free VPS] Free Linux Container from Goorm IDE SaaS Website – ide.goorm.io
goormIDE is a web-based cloud programming tool. It provides a nice Free plan to use which you can create five container and each of them can have 1G ram, 10GB…
[Free VPS] 4 CPU Cores, 8GM RAM, 10GB Storage – Intel Developer Cloud Beta
Intel has announced Intel Developer Cloud trial is open to prequalified Intel customers and approved developers on their website. But actually it is open to almost everyone who has an…
Best Way to Collect, Organize, Share Knowledge – Use Your Notion as Blog Site
NotionNext is an opensource GitHub project which is based on Craig Hard’s project nobelium, a static blog system built with NextJS and Notion API, deployed on Vercel. It is designed…