All Posts tagged as "server configuration"

virtualization

Running Graphical applications within LXD containers

LXD containers provide an isolated environment, which is separate from the main host. Sometimes we may need to run GUI apps from the container. For example during development of desktop applications.

Read
cyber security

Integrating ModSecurity with Nginx on Debian 9

ModSecurity is a an open source Web Application Firewall (WAF). It can detect as well as prevent attacks to web applications. Initially released as an Apache web server module, ModSecurity now supports all major Web Servers including IIS, Nginx and Apache.

Read

Apache and Nginx - Quick Tips

Following are some quick tips related to Apache and Nginx Web Servers:

Read

Cron Jobs - Quick Tips

Following are some quick tips related to Cron Jobs:

Read