S3 Glacier is a block storage service of AWS that basically is only applicable to […]
Markdown Cheat Sheet
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. It […]
VBScript Cheat Sheet
Message Box Syntax Int = MsgBox(prompt[,buttons][,title][,helpfile,context]) Message Box Responses / Button Values 1 = vbOK […]
Installing cPanel + WHM on Ubuntu
The only drawback of cPanel is that it’s neither open-source nor free. The same is […]
S3CMD Cheat Sheet for Amazon S3 Object Storage
Installation: sudo apt update sudo apt install s3cmd -y OR sudo apt install python3-pip sudo […]
Setting Up a Content Delivery Network (CDN) with Cloudflare
A CDN is a group of servers distributed around the world. It improves your website’s […]
Video Conferencing Platform with Jitsi
Jitsi [Link] is an open-source Video Conferencing for web and mobile. HD audio and video; […]
Remote Access Gateway with Apache Guacamole and Teleport
GUACAMOLE Apache Guacamole [Link] is a self-hosted remote access gateway with a Web GUI. Most […]
Perfect Forward Secrecy (PFS) on Apache and NGINX
HTTPS uses SSL/TLS to encrypt the traffic between server and client using Private and Public […]
Private Cloud with NextCloud 29 on Ubuntu
This instance of NextCloud will be installed on the server. If you wish to have […]