Essential Linux Commands: A Comprehensive Guide
Introduction Linux commands are the building blocks of efficient system administration and daily tasks for Linux System Administrators and DevOps professionals. In this comprehensive…
AdminTuts is a computer science blog about machine learning, artificial intelligence & server administration providing written coding tutorials.
My name Nikolas, and i manage servers for nearly 7 years. I started working online as an internet marketer back in 2007, but server maintenance and configuration were always one of my deepest passions. These blog serves mostly as a place that I document my personal "server journey", while at the same time i like teaching others, and help them having fewer headaches while configuring their servers :) I'm also into Machine Learning since i find it fascinating, and it's the ability to reveal hidden patterns is unparalleled. In real life i love hanging out with friends, drinking coffee by the beach, and watching movies. Below you can take a look of my most recent tutorials, so be sure to check them out :) All of the public available projects i created, can be found at github.com
Introduction Linux commands are the building blocks of efficient system administration and daily tasks for Linux System Administrators and DevOps professionals. In this comprehensive…
Introduction Welcome to my How-To guide on managing infrastructure with Terraform! In this blog post, I will walk you through the steps to effortlessly…
Introduction As Kubernetes continues to gain popularity as a container orchestration platform, Traefik has emerged as a preferred choice for ingress routing in Kubernetes…
How To use Traefik as an Ingress Controller Traefik is a popular open-source reverse proxy and load balancer that can be used as an…
Understanding Cluster IP, Node IP, and Load Balancer IP in Kubernetes Services When it comes to managing and orchestrating containerized applications, Kubernetes has become…
Introduction DevOps and GitOps are two distinct approaches to software development and deployment, each with its own set of tools, processes, and workflows. Understanding…
Gcore DNS vs. Cloudflare DNS vs. Amazon Route 53: A Comparative Analysis Introduction In today’s expanding online landscape, businesses must ensure that their services…
Introduction Mosquitto is an open-source MQTT broker that is widely used for IoT applications. In this tutorial, we will show you how to configure…
Introduction: Traefik is an open-source cloud-native edge router that is designed to manage the traffic flow between microservices and reverse proxy. It is widely…
Introduction In this article, you will learn how to install NxLog in a remote server, (or a set of servers) using Ansible. NXLog is…