Self-Hosting && Tutorials && VPS Uses | Oct 26, 2022 | By Abdelhadi Dyouri | 22 min read

How to Install Zabbix on Ubuntu 22.04

How to Install Zabbix on Ubuntu 22.04 Introduction Zabbix is an open-source software that monitors the availability and performance of IT infrastructure components. Zabbix server can be installed on any …

Comparisons | Sep 27, 2022 | By Abdelhadi Dyouri | 11 min read

VPS Comparison: Linode vs. SSD Nodes

You’ve created your startup’s business plan, finished the final product and are now ready to release it. Your brand new app or game, which has taken weeks or months of …

Development && Self-Hosting && Tutorials | Sep 13, 2022 | By Abdelhadi Dyouri | 32 min read

How to Install and Use Webmin on Ubuntu 22.04

How to Install and Use Webmin on Ubuntu 22.04 Introduction Webmin is a free and open-source web-based control panel that allows you to manage your Linux server from the browser. …

Uncategorized | Aug 11, 2022 | By Marc Chartouny | 28 min read

Installing LEMP on Ubuntu 22.04 LTS (Jammy Jellyfish)

Acronym Refresher Instead of only serving static HTML pages, a LEMP server can generate dynamic web pages that run PHP code and load data from a MySQL database. LEMP Stands …

Secure Your Site Using HTTPS with Self-Signed or CA SSL Certificates on Ubuntu 22.04

No one wants to have their sensitive data hijacked because of bad web security practices, and securing your web traffic with SSL/TLS encryption to handle HTTPS communications has become an …