SSL/TLS Handshake Explained With Wireshark Screenshot (2022)
A TLS encrypted connection is established between the web browser (client) with the server through a series of handshakes. In…
A TLS encrypted connection is established between the web browser (client) with the server through a series of handshakes. In…
In a previous tutorial, I showed you how to install Virtualbox guest additions on Debian. This tutorial will explain how…
In this tutorial, I’m going to show you how to install wireshark on Archlinux, Debian/Ubuntu, Fedora. By default, only root…
In this tutorial I will show you how to install virtualbox guest additions on Debian virtual machine. Guest additions allow…
Today, I found a vulnerability in WordPress. Hackers can exploit it to get your server’s original IP so they can…
Tim Berners-Lee invented the World Wide Web (or simply the web) around 1989 when he was working at CERN which…
One of the core technologies powering the web is HTTP. Unfortunately, HTTP/1.1 was designed for static HTML sites and was…
There are mainly two types of proxy servers: forward proxy and reverse proxy. When people talk about proxy servers, most…
People have multiple virtual private servers for various reasons. You may want to try different Linux distributions on differrent servers.…
In a previous post I showed you how to auto-publish your WordPress post to Google plus page via Hootsuite. But…
This tutorial is going to show you how to install WordPress on Ubuntu 22.04 with Nginx, MariaDB, and PHP8.1 (LEMP…
Mailchimp free account allows you to have up to 2000 subscribers in your list. Sign Up for a Mailchimp Account…
Sometimes we install a proxy server, but only certain programs such as Firefox and Google chrome provide proxy settings. Luckily,…
In this tutorial, I will show you how to set up your own PPTP VPN server on Debian, Ubuntu, CentOS.…
Git is a free, fast and powerful distributed version control system (DVCS). This guide will show you how to install…
Today, I found out that one of my WordPress website has a redirect loop problem. When I try to log…