Sep 25, 2023 | Tech-Corner, Technology
NGINX is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. NGINX is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption. Today, we are going to discuss...
Sep 25, 2023 | Tech-Corner, Technology
Webmin is a web-based interface for system administration for UNIX. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit UNIX configuration files like `/etc/passwd`, and lets you...
Sep 25, 2023 | Tech-Corner, Website Security
If your website handles any sort of credit card or banking information then you must be somewhat familiar with PCI compliance. What is PCI compliance, and how can you make sure that your site is compliant? What is PCI Compliance? PCI, or PCI DSS, stands...
Sep 25, 2023 | Tech-Corner, Technology
Zabbix is an enterprise-class open source distributed monitoring solution designed to monitor and track performance and availability of network servers, devices and other IT resources. It supports distributed and WEB monitoring, auto-discovery, and more. Today, we’ll...
Sep 25, 2023 | Tech-Corner, Technology
You can find Zabbix agent for different OS onZabbix’s Download page. Choose the latest version in the “Zabbix pre-compiled agents” section. We used zabbix_agents_3.2.0.win. Unzip the archive folder. Create a folder named zabbix on your C:...