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… Read More »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… Read More »How to Install GitLab on Debian 10 (Buster)
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… Read More »How to Install and Use Helm in Kubernetes
Deepin is a user-friendly Debian based Linux distribution. It is a free and open source operating system mostly used at desktop level. Recently stable version… Read More »Deepin 20.1 Installation Steps with Screenshots
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… Read More »How to Boot Arch Linux in Single User Mode / Rescue Mode
SS is a command line tool that displays socket statistics and monitor network connections of a Linux system. It has replaced the netstat command which… Read More »Top 14 SS Command Examples to Monitor Socket Connections
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… Read More »How to Install PHP 8 on Debian 10
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… Read More »How to Install PHP 8 on CentOS 8 / RHEL 8
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… Read More »How to Install Minikube on Debian 10 (Buster)
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… Read More »How to Install Cockpit Web Console on Debian 10
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… Read More »How to Replace Strings and Lines with Ansible
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… Read More »How to Setup Highly Available NGINX with KeepAlived 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… Read More »How to Configure NGINX as TCP/UDP Load Balancer in Linux