Install

Install Graylog Server on Ubuntu 20.04 with Let's Encrypt SSL

Install Graylog Server on Ubuntu 20.04 with Let's Encrypt SSL

With the above conditions met, let us begin the installation process.

  1. Step 1 – Install Java on Ubuntu 20.04. ...
  2. Step 2 – Install Elasticsearch on Ubuntu 20.04. ...
  3. Step 3 – Install MongoDB on Ubuntu 20.04. ...
  4. Step 4 – Install Graylog Server on Ubuntu 20.04. ...
  5. Step 5 – Setup SSL using Let's Encrypt.

Install and Configure KVM in ArchLinux
Install and Configure KVM in ArchLinux Step 1 Check for Virtualization Support. To check whether virtualization is enabled on your PC, issue the follo...
Crontab in Linux
The Cron daemon is a built-in Linux utility that runs processes on your system at a scheduled time. Cron reads the crontab (cron tables) for predefine...
Python Classes
What are classes in Python? What is class in Python with example? Is a Python file a class? What is the method inside the class in Python language? Do...