Home » Linux

Automated backup from Palo Alto Networks Firewall without Panorama

automated-backup-from-palo-alto-networks-firewall

Palo Alto Networks Panorama provides you to export the scheduled backup. However, sometimes, it is required to configure an automatic backup from Palo Alto Firewall directly. In this article, I will explain scheduling a backup job to export…

Read More »

How to install Apache Web Server on CentOS 7

apache-http-server-centos7

In this article, we will install the Apache HTTP Server on CentOS 7. Apache HTTP Server is a free and open-source cross-platform web server, that we can install on different Operating Systems. To install Apache Web Server we…

Read More »

How to generate SSL SAN Certificate CSR using OpenSSL

how-to-generate-ssl-san-certificate-csr-using-openssl

In this article, we will generate SAN certificates CSR using the OpenSSL utility. SAN stands for “Subject Alternative Names” and this certificate has multiple CN (Common Names) within a single Certificate. SAN Certificate helps us to have a…

Read More »