• Home
  • About Us
  • Contact
  • Privacy Policy

LinuxAdmin.io

  • Home
  • Tutorials
    • System Administration
    • Linux Tutorials
    • Web Hosting
    • WordPress
    • Virtualization
    • Troubleshooting
    • OpenStack
 

Kubernetes: Installation and Overview on CentOS 8

Kubernetes, an open-source container orchestration platform, revolutionizes the deployment and management of containerized applications. This article provides an installation guide for Kubernetes on CentOS 8, empowering users to harness the full potential of containerization in their environments.

355 More
 

Laravel Installation Guide For CentOS

3,423 More
 

Openstack Services Explanation And Overview

1,811 More
 

OSSEC Intrusion Detection Installation On Centos 7

2 12,487 More
 

CollectD System Performance Monitor Installation On Centos 7

5,046 More
 

Galera Cluster MariaDB Configuration On CentOS 7

4 9,022 More
 

Bash Scripting Introduction

755 More
 

Piwik Analytics on Nginx

8 1,711 More
 

Configuring Firewalld to Work Seamlessly with Docker on CentOS

Docker has revolutionized the way developers and system administrators manage containerized applications. However, when using Docker on CentOS, ensuring that your firewall settings are correctly configured is crucial for the security and proper functioning of your containerized services. In this technical article, we will walk you through the steps to configure Firewalld—a powerful and flexible […]

1 year ago More
 

Mastering NGINX Tuning: Optimizing Web Server Performance

Explore NGINX tuning in our comprehensive 2000-word guide, covering configuration optimization, performance enhancements, and best practices to ensure your web server operates at peak performance. Learn how to fine-tune NGINX, implement advanced features, and follow best practices for optimal performance, scalability, and reliability.

1 year ago More
 

Exploring eBPF: Revolutionizing Network and System Monitoring

This article explores eBPF (Extended Berkeley Packet Filter), tracing its evolution from a simple packet filtering tool to a transformative technology reshaping system and network monitoring, security, and observability. Delving into core concepts, diverse use cases, and the burgeoning eBPF ecosystem, the article highlights how eBPF is revolutionizing modern computing by enabling real-time, customizable data collection and analysis within the Linux kernel.

1 year ago More
 

Install Docker on Centos 8

Docker is a powerful tool that simplifies the process of creating, deploying, and managing applications within lightweight, portable containers. Installing Docker on CentOS 8 is straightforward, and this guide will walk you through the process step by step. Prerequisites: Step 1: Update Your SystemBefore installing Docker, ensure your CentOS system is up to date by […]

1 year ago More
 

Configure ProFTPd for SFTP on CentOS

This is a guide on how to configure ProFTPd for SFTP sessions. Secure File Transfer Protocol (SFTP) is a secure version of FTP which transfers files via the SSH protocol. ProFTPD can be reconfigured to serve SFTP sessions vs using the default FTP protocol. This guide assumes you already have a existing ProFTPD installation. If […]

7 years ago 2 More
 

How To Check And Repair MyISAM Tables In MySQL

MySQL tables can become corrupt for a variety for reasons such as incomplete writes, running out of space, the MySQL daemon  being killed or crashing, power failures.  If MySQL detects a crashed or corrupt table it will need to be repaired before it can be used again. This guide will walk you through detecting crashed […]

7 years ago More
 

Mod_Expires Configuration In Apache

mod_expires is a module which runs on the Apache web server. It allows manipulation of the cache control headers to leverage browser caching. What this means more specifically is that you will be able to set values on how long the image will be stored by the browser when a client makes a request.  This […]

7 years ago 2 More
Page 1 of 912345...»Last »
Recent Posts
  • Configuring Firewalld to Work Seamlessly with Docker on CentOS
  • Mastering NGINX Tuning: Optimizing Web Server Performance
  • Exploring eBPF: Revolutionizing Network and System Monitoring
  • Kubernetes: Installation and Overview on CentOS 8
  • Install Docker on Centos 8
Most Commented
Hot Clone Linux Server with Rsync
Hot Clone A CentOS Server With Rsync
14 Comments
ngx_cache_purge module
Install The ngx_cache_purge Module In Nginx
8 Comments
piwik-nginx
Piwik Analytics on Nginx
8 Comments
Tags
linuxcentosLinux Performance Tuningsysadminkvmnetworkingmemcachedanalyticssystemd
About

We love Linux and are dedicated to creating Linux administration tutorials for System Administrators since 2016.

Most Viewed
Default Gateway
How To Configure A Default Gateway on CentOS
76,174 views
Zend Opcache
Setup and Optimize Zend OpCache
47,107 views
Install ffmpeg
FFMpeg Install On CentOS 7
21,679 views
Archives
Email subscription

Sign up for our newsletter to receive the latest news and event postings.

2018 © LinuxAdmin.io