How to enable directory listing in Nginx
Enabling the Nginx Directory Index Listing Nginx is a popular web server that can also be used as a reverse …
Enabling the Nginx Directory Index Listing Nginx is a popular web server that can also be used as a reverse …
How to generate .ppk file from .pem Linux command line. Install puttygen command line tool to convert file. $ apt-get …
Welcome to Linux guru, In this article i will explain you how to get kubernetes cluster token and certificate information …
Login in your server with root access, then start ruby on rail consol and login. Start Rubi consol using below …
Cockroach DB useful commands. Here are some useful cockroach DB commands and steps to create a cockroach DB database and …
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. Here is the steps to …
Zabbix is an open source software, where you can monitor your network and server infra. You can monitor your remote …
Docke swarm Swarm is a clustering of the docker. Its a group of server on which you have hosted to …
Automating Web Server Deployment: A Guide to Installing Apache with Ansible Automation is at the heart of modern IT, and …
In this article i will explain you to how to connect remote server machine using password less login. SSH client …