Quantcast
Channel: How To
Browsing all 466 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to Install Graylog with Elasticsearch on CentOS 8

This guide takes you through the installation of Graylog with Elasticsearch 7.x on CentOS 8. Graylog is an opensource log management solution that was founded in 2009 for capturing and centralizing...

View Article


Image may be NSFW.
Clik here to view.

How to Run Jenkins Server in Docker Container with Systemd

Repetitive tasks are usually tedious and end up taking up a lot of your time and energy. Over time, multiple automation tools have been developed to help alleviate the hassle of executing repetitive...

View Article


Image may be NSFW.
Clik here to view.

How to Install OpenLiteSpeed Web Server on CentOS 8/RHEL 8

When it comes to opensource web servers, Apache and Nginx usually take the lion’s share in the hosting space and will often get the most attention. But those aren’t the only opensource web servers in...

View Article

Image may be NSFW.
Clik here to view.

How to Configure NGINX as TCP/UDP Load Balancer in Linux

As we know NGINX is one of the highly rated open source web server but it can also be used as TCP and UDP load balancer. One of the main benefits of using nginx as load balancer over the HAProxy is...

View Article

Image may be NSFW.
Clik here to view.

How to Solve ‘E: Could not get lock /var/lib/dpkg/lock’ Error in Ubuntu

Recently, I bumped into the error ‘Could not get lock /var/lib/dpkg/lock’. As a result, I could neither install any packages nor update the system. This error is also closely related to the ‘Could not...

View Article


Image may be NSFW.
Clik here to view.

How to Setup Highly Available NGINX with KeepAlived in Linux

As we know NGINX is a highly rated web server which can also be used as reverse proxy, load balancer and HTTP cache. In this article, we will demonstrate how to setup highly available (HA) NGINX web...

View Article

Image may be NSFW.
Clik here to view.

How to Replace Strings and Lines with Ansible

Ansible provide multiple ways that you can use to replace a string, an entire line or words that match a certain pattern. There are two modules that you can use to achieve this: the replace module and...

View Article

Image may be NSFW.
Clik here to view.

How to Install Cockpit Web Console on Debian 10

Cockpit is free and open-source remote server management web console. Using cockpit web console one can do almost all day to day administrative tasks without login in server’s cli. Apart from...

View Article


Image may be NSFW.
Clik here to view.

How to Install Minikube on Debian 10 (Buster)

If you are looking for an easy and cost-effective way of getting started with Kubernetes, then Minikube is your go to resource. So what is Minikube? Minikube is a free and opensource Kubernetes...

View Article


Image may be NSFW.
Clik here to view.

How to Install PHP 8 on CentOS 8 / RHEL 8

Hello Geeks, recently PHP 8 has been released officially. It is a new major version and comes with lot of new improvements and features. In this article, we will demonstrate on how to install latest...

View Article

Image may be NSFW.
Clik here to view.

How to Install PHP 8 on Debian 10

Recently stable version of PHP 8 has been released. This version comes with lot of advance features and improvements. In this guide, we will demonstrate on how to install PHP 8 on a Debian 10 system...

View Article

Image may be NSFW.
Clik here to view.

How to Boot Arch Linux in Single User Mode / Rescue Mode

Booting any Linux distribution into single user mode (or rescue mode) is one of the important troubleshooting methods that every Linux geek should know. In this guide we will demonstrate how to boot...

View Article

Image may be NSFW.
Clik here to view.

Monitor API Call and User Activity in AWS Using CloudTrail

CloudTrail is a service that is used to track user activity and API usage in AWS cloud. It enables auditing and governance of the AWS account. With it, you can monitor what is happening in your AWS...

View Article


Image may be NSFW.
Clik here to view.

How to Create and Configure Sudo User on Arch Linux

It’s always advised against running administrative-level commands as the root user. In fact, as a rule of thumb, it’s recommended to configure or create a sudo user on any Linux server that you intend...

View Article

Image may be NSFW.
Clik here to view.

How to Install and Use Helm in Kubernetes

Deploying applications on a Kubernetes cluster can be a complex affair. It often requires users to create various YAML manifest files to create pods, service and replicasets. Helm is an opensource...

View Article


Image may be NSFW.
Clik here to view.

How to Launch AWS EC2 Instance Using Terraform

Terraform is an open source ‘infrastructure as code’ command line tool used to manage infrastructure in the cloud. With terraform you define declarative configuration file called HashiCorp...

View Article

Image may be NSFW.
Clik here to view.

How to Install GitLab on Debian 10 (Buster)

GitLab is a free and opensource front-end Git repository that features a Wiki and an issue tracking feature. It allows you to host Git repositories on your own server and setup DevOps platform. In this...

View Article


Image may be NSFW.
Clik here to view.

How to Install and Use Fail2ban on RHEL 8 / CentOS 8

Top on the list of every IT operation team is ensuring that servers are secure from unauthorized users or malicious scripts. There are a number of solutions that you can apply to ward off attacks and...

View Article

Image may be NSFW.
Clik here to view.

How to Setup Local APT Repository Server on Ubuntu 20.04

One of the reasons why you may consider setting up a local apt repository server is to minimize the bandwidth required if you have multiple instances of Ubuntu to update. Take for instance a situation...

View Article

Image may be NSFW.
Clik here to view.

How to Install NFS Server on Debian 10 (Buster)

NFS (Network File system) is a client-server file system protocol which allows multiple system or user to access the same shared folder or file.  The latest is NFS version 4. The shared file will be...

View Article
Browsing all 466 articles
Browse latest View live