How to Set GRUB2 Password in RHEL, CentOS and Fedora Linux
GRand Unified Bootloader (GRUB) is a default bootloader in all Unix-like operating systems. As promised in our earlier article “How to reset a forgotten root password“, here we are going to review how to
The post How to Set GRUB2 Password in RHEL, CentOS and Fedora Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install, Create and Manage LXC (Linux Containers) in Ubuntu/Debian
Over the last decade, the open-source community has seen a steady shift to containerization as the preferred way of deploying applications thanks to the numerous benefits it offers such as portability, flexibility, increased security,
The post How to Install, Create and Manage LXC (Linux Containers) in Ubuntu/Debian first appeared on Tecmint: Linux Howtos, Tutorials & Guides.30 Useful Linux Commands for System Administrators
In this article we are going to review some of the useful and frequently used Linux or Unix commands for Linux System Administrators that are used in their daily life. This is not complete
The post 30 Useful Linux Commands for System Administrators first appeared on Tecmint: Linux Howtos, Tutorials & Guides.10 Wget (Linux File Downloader) Command Examples in Linux
In this article, we are going to review the wget utility which retrieves files from World Wide Web (WWW) using widely used protocols like HTTP, HTTPS, FTP, and FTPS. Wget is a free command-line
The post 10 Wget (Linux File Downloader) Command Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Setup MySQL Replication in RHEL, Rocky and AlmaLinux
Data replication is the process of copying your data across multiple servers to improve data availability and enhance the reliability and performance of an application. In MySQL replication, data is copied from a database
The post How to Setup MySQL Replication in RHEL, Rocky and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.11 Cron Scheduling Task Examples in Linux
In this article, we are going to review and see how we can schedule and run tasks in the background automatically at regular intervals using the Crontab command. Dealing with a frequent job manually
The post 11 Cron Scheduling Task Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Linux Performance Monitoring with Vmstat and Iostat Commands
This is our ongoing series of Linux Commands and Linux Performance Monitoring, in this article, you will learn about Vmstat and Iostat commands, which are available on all major Unix-like (Linux/Unix/FreeBSD/Solaris) Operating Systems. vmstat
The post Linux Performance Monitoring with Vmstat and Iostat Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.13 Linux Network Configuration and Troubleshooting Commands
Computers are connected in a network to exchange information or resources with each other. Two or more computers are connected through network media called a computer network. There is a number of network devices
The post 13 Linux Network Configuration and Troubleshooting Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Samba Server in RHEL, CentOS and Fedora
Samba is an open-source and most popular widely used program that enables end-users to access Linux shared directory from any Windows machine on the same network. Samba is also named as a network file
The post How to Install Samba Server in RHEL, CentOS and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides.10 lsof Command Examples in Linux
This is our ongoing series of Linux commands and in this article, we are going to review lsof command with practical examples. lsof meaning ‘LiSt Open Files’ is used to find out which files
The post 10 lsof Command Examples in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Setup Samba Server in RHEL, Rocky Linux and AlmaLinux
Sharing files is an essential part of server administration. It allows sharing of resources across the network which are needed by users to carry out their tasks. One of the widely used file-sharing software
The post How to Setup Samba Server in RHEL, Rocky Linux and AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.10 Linux Dig (Domain Information Groper) Commands to Query DNS
In our previous article, we have explained nslookup command examples and usage, which is a networking command-line tool used for querying and getting information of DNS (Domain Name System). Here, in this article, we
The post 10 Linux Dig (Domain Information Groper) Commands to Query DNS first appeared on Tecmint: Linux Howtos, Tutorials & Guides.8 Linux Nslookup Commands to Troubleshoot DNS (Domain Name Server)
nslookup is a command-line administrative tool for testing and troubleshooting DNS servers (Domain Name Server). It is used to query specific DNS resource records (RR) as well. Most operating systems come with a built-in
The post 8 Linux Nslookup Commands to Troubleshoot DNS (Domain Name Server) first appeared on Tecmint: Linux Howtos, Tutorials & Guides.20 Linux YUM (Yellowdog Updater, Modified) Commands for Package Management
In this article, we will learn how to install, update, remove, find packages, manage packages and repositories on Linux systems using YUM (Yellowdog Updater Modified) tool developed by RedHat. The example commands shown in
The post 20 Linux YUM (Yellowdog Updater, Modified) Commands for Package Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Zend OPcache in Debian and Ubuntu
This article was earlier written for APC (Alternative PHP Cache), but APC is deprecated and no longer working with PHP 5.4 onwards, now you should use OPcache for better and faster performance as explained
The post How to Install Zend OPcache in Debian and Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Disable Package Updates Using YUM/DNF in RHEL Linux
The DNF (Dandified Yum) is the next-generation version of the YUM (Yellowdog Updater, Modified), is an open-source default package manager for Red Hat-based Linux distributions, that is used for getting, installing, upgrading, removing, and
The post How to Disable Package Updates Using YUM/DNF in RHEL Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.20 Netstat Commands for Linux Network Management
netstat (network statistics) is a command-line tool for monitoring network connections both incoming and outgoing as well as viewing routing tables, interface statistics, etc. [ You might also like: 22 Linux Networking Commands for
The post 20 Netstat Commands for Linux Network Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Best Tools to Install on Fresh Linux Mint Installation
So, you have just installed a fresh copy of Linux Mint 20 and are ready to make the most of your new system. How do you move forward? In this guide, we will highlight
The post Best Tools to Install on Fresh Linux Mint Installation first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Config Server Firewall (CSF) on Debian/Ubuntu
ConfigServer and Security Firewall, abbreviated as CSF, is an open-source and advanced firewall designed for Linux systems. It not only provides the basic functionality of a firewall but also offers a wide array of
The post How to Install Config Server Firewall (CSF) on Debian/Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Setup a Simple Apache Web Server in a Docker Container
If you are a Linux system administrator who provides support for developers, chances are you’ve heard of Docker. If not, this software solution will make your life easier beginning today by helping you reduce
The post How to Setup a Simple Apache Web Server in a Docker Container first appeared on Tecmint: Linux Howtos, Tutorials & Guides.