30 Ways to Validate Configuration Files or Scripts in Linux
Configuration syntax checking and/or testing is a key step to perform after making changes to an application’s or service’s configuration file or even after running updates. This helps to reduce the chances of the
The post 30 Ways to Validate Configuration Files or Scripts in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Work with PDF Files Using ONLYOFFICE Docs in Linux
Those Linux users who deal with PDF files have plenty of programs to choose from. More precisely, there exist a great number of dedicated PDF tools that can be used for various tasks. For
The post How to Work with PDF Files Using ONLYOFFICE Docs in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Setup Two-Factor Authentication For SSH In Linux
By default, SSH already uses secure data communication between remote machines, but if you want to add some extra security layer to your SSH connections, you can add a Google Authenticator (two-factor authentication) module
The post How to Setup Two-Factor Authentication For SSH In Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Monit – A Open Source Tool for Managing and Monitoring Linux System
Monit is a free open source and very useful tool that automatically monitors and manages processes, files, directories, checksums, permissions, filesystems, and services like Apache, Nginx, MySQL, FTP, SSH, SMTP, and so on in
The post Monit – A Open Source Tool for Managing and Monitoring Linux System first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Configure a CA SSL Certificate in HAProxy
The HAProxy is a widely-used, reliable, high-performance reverse proxy, that offers high-availability and load balancing capabilities for TCP and HTTP applications. By default, it is compiled with OpenSSL, thus supporting SSL termination, enabling your
The post How to Configure a CA SSL Certificate in HAProxy first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Installation of Manjaro 21 (XFCE Edition) Desktop
Manjaro is a modern and user-friendly Arch-based Linux distribution that comes highly recommended for desktop lovers given its intuitive and elegant UI design. It is free and open source and comes with three officially
The post Installation of Manjaro 21 (XFCE Edition) Desktop first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Wine 7.13 (Development Release) in Linux
Wine, a most popular and powerful open source application for Linux, that used to run Windows-based applications and games on the Linux Platform without any trouble. WineHQ team recently announced a new development version
The post How to Install Wine 7.13 (Development Release) in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.PlayOnLinux – Run Windows Software and Games in Linux
In our earlier articles on this blog, we used the Wine program to install and run windows based applications on Debian-based and and other Red Hat-based Linux distributions. There is another open source software
The post PlayOnLinux – Run Windows Software and Games in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Mount and Unmount an ISO Image in Linux
An ISO image or .iso (International Organization for Standardization) file is an archive file that contains a disk image called ISO 9660 file system format. Every ISO file has .iso an extension has a
The post How to Mount and Unmount an ISO Image in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.IPTraf-ng – A Console-Based Network Monitoring Tool
IPTraf-ng is a console-based Linux network statistics monitoring program that shows information about IP traffic, which includes information such as: Current TCP connections UDP, ICMP, OSPF, and other types of IP packets Packet and
The post IPTraf-ng – A Console-Based Network Monitoring Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides.8 Practical Examples of Linux “Touch” Command
In Linux, every single file is associated with timestamps, and every file stores the information of last access time, last modification time, and last change time. So, whenever we create a new file, and
The post 8 Practical Examples of Linux “Touch” Command first appeared on Tecmint: Linux Howtos, Tutorials & Guides.MySQL Backup and Restore Commands for Database Administration
This article shows you several practical examples on how to perform various backup operations of MySQL/MariaDB databases using the mysqldump command and also we will see how to restore them with the help of
The post MySQL Backup and Restore Commands for Database Administration first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Linux Lite – An Ubuntu-Based Distribution for Linux Newbies
Linux Lite is a free, easy-to-use, and open-source Linux distribution based on the Ubuntu LTS series of releases. By design, it is a lightweight and user-friendly distribution that was developed with Linux beginners in
The post Linux Lite – An Ubuntu-Based Distribution for Linux Newbies first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How To Set Correct SSH Directory Permissions in Linux
For SSH to work well, it requires correct permissions on the ~/.ssh or /home/username/.ssh directory: the default location for all user-specific ssh configuration and authentication files. The recommended permissions are read/write/execute for the user,
The post How To Set Correct SSH Directory Permissions in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install MariaDB in RHEL and Debian Systems
MariaDB is a binary drop-in replacement for MySQL, developed by the original authors of MySQL Project and fully compatible with MySQL having more features and better performance enhancement. Why should I Use MariaDB? As
The post How to Install MariaDB in RHEL and Debian Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Linux Mint Vs Ubuntu: Which OS Is Better for Beginners?
Ubuntu is arguably the most widely used Linux-based desktop operating system (OS) out there. It is a free, open-source, and easy-to-use Debian Linux derivative first launched in October 2004, by a team of Debian
The post Linux Mint Vs Ubuntu: Which OS Is Better for Beginners? first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install openSUSE Tumbleweed [Rolling Release] Linux
openSUSE Tumbleweed is a rolling release version of the openSUSE project, which ships with the latest stable applications including everyday-to-use office applications, Linux kernel, Git, Samba, and many more. It is an ideal distribution
The post How to Install openSUSE Tumbleweed [Rolling Release] Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Monitorix – A Linux System and Network Monitoring Tool
Monitorix is an open-source, free, and most powerful lightweight tool designed to monitor system and network resources in Linux. It regularly collects system and network data and displays the information in graphs using its
The post Monitorix – A Linux System and Network Monitoring Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Open, Extract and Create RAR Files in Linux
RAR is the most popular tool for creating and extracting compressed archive (.rar) files. When we download an archive file from the web, we required a rar tool to extract them. RAR is available
The post How to Open, Extract and Create RAR Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install WordPress with LAMP on SUSE Linux Enterprise
Written in PHP, WordPress is one of the most popular and widely used CMS (Content Management Systems). It is free and open-source and is used for creating stunning websites by providing prebuilt feature-rich templates
The post How to Install WordPress with LAMP on SUSE Linux Enterprise first appeared on Tecmint: Linux Howtos, Tutorials & Guides.