Performance testing with Apache Bench
Apache Bench is an open-source command-line application for load-testing HTTP servers. Despite the rather limited functionality compared to the commercial software, it’s absolutely sufficient for simple performance benchmarks. Apache Bench…
Read more »Private proxy server on AWS EC2 instance
Private VPNs and proxy servers are an increasingly in-demand and popular IT service. There are several reasons why people are looking for them. Some want to protect their privacy and…
Read more »Installing a free SSL certificate (HTTPS) for Nginx on Ubuntu 18.04
In this post, I am going to explain how to obtain a free SSL certificate and install it on the Nginx server. Recently I wrote a similar post about installing…
Read more »Delegating IDN domain to AWS EC2 instance
Some time ago I have published a post about delegating a domain to Route 53 service and then pointing it to an EC2 instance. You can find this post here….
Read more »Domain delegation to AWS EC2 instance
Delegating domains to AWS EC2 is a common issue for people who are starting their adventure with this cloud provider. It’s not complicated but some of you may find it…
Read more »Installing a free SSL certificate (HTTPS) for Apache2 on Ubuntu 18.04
SSL certificate is one of the most crucial things you have to take care of to improve the security level of your website. And since the most popular browsers started…
Read more »