Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 2 hours 11 min ago

PlayOnLinux – Run Windows Software and Games in Linux

Mon, 07/18/2022 - 14:19
The post PlayOnLinux – Run Windows Software and Games in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Mon, 07/18/2022 - 12:00
The post How to Mount and Unmount an ISO Image in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Fri, 07/15/2022 - 14:00
The post IPTraf-ng – A Console-Based Network Monitoring Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Thu, 07/14/2022 - 12:31
The post 8 Practical Examples of Linux “Touch” Command first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Thu, 07/14/2022 - 12:00
The post MySQL Backup and Restore Commands for Database Administration first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Wed, 07/13/2022 - 12:32
The post Linux Lite – An Ubuntu-Based Distribution for Linux Newbies first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Tue, 07/12/2022 - 13:39
The post How To Set Correct SSH Directory Permissions in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Mon, 07/11/2022 - 14:40
The post How to Install MariaDB in RHEL and Debian Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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?

Wed, 07/06/2022 - 15:07
The post Linux Mint Vs Ubuntu: Which OS Is Better for Beginners? first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Wed, 07/06/2022 - 12:33
The post How to Install openSUSE Tumbleweed [Rolling Release] Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Tue, 07/05/2022 - 14:36
The post Monitorix – A Linux System and Network Monitoring Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Tue, 07/05/2022 - 12:32
The post How to Open, Extract and Create RAR Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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

Mon, 07/04/2022 - 13:31
The post How to Install WordPress with LAMP on SUSE Linux Enterprise first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

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.

How to Install Packages on RHEL 8 Locally Using DVD ISO

Fri, 07/01/2022 - 15:54
The post How to Install Packages on RHEL 8 Locally Using DVD ISO first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Often, when we want to have a local repository for our RHEL 8 system to install packages without internet access for extra safety and using RHEL 8 ISO is the easiest way to do

The post How to Install Packages on RHEL 8 Locally Using DVD ISO first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Fedora 36 XFCE Desktop Edition

Thu, 06/30/2022 - 11:50
The post How to Install Fedora 36 XFCE Desktop Edition first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Many Fedora users are unaware of the fact that you do get an option to choose other Desktop Environments apart from the default GNOME which we are used to downloading directly from their download

The post How to Install Fedora 36 XFCE Desktop Edition first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Change and Reset Forgotten Root Password in RHEL 9

Wed, 06/29/2022 - 12:38
The post How to Change and Reset Forgotten Root Password in RHEL 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

While installation of RHEL 9, the installer recommends we choose a complex password and while making the password complex enough, the chances of forgetting our password are quite high. And things get even more

The post How to Change and Reset Forgotten Root Password in RHEL 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Top PHP Hardening Security Tips for Linux Servers

Tue, 06/28/2022 - 13:03
The post Top PHP Hardening Security Tips for Linux Servers first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

It’s no brainier that PHP is one of the most used server scripting programming languages. It makes sense for an attacker to find various ways by which he can manipulate PHP as it is

The post Top PHP Hardening Security Tips for Linux Servers first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

A Detailed Guide on How to Work with Documents in Nextcloud

Mon, 06/27/2022 - 12:50
The post A Detailed Guide on How to Work with Documents in Nextcloud first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Nextcloud is an open-source content collaboration platform that makes it possible to create secure file storage with sharing and synchronization features. It’s not too much to say that Nextcloud is an ideal solution for

The post A Detailed Guide on How to Work with Documents in Nextcloud first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

The Beginner’s Guide to IPTables (Linux Firewall) Commands

Fri, 06/24/2022 - 11:34
The post The Beginner’s Guide to IPTables (Linux Firewall) Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you are using Computers for while, you must be familiar with the word “Firewall”. We know that things do seem complex from the surface but through this tutorial, we are going to explain

The post The Beginner’s Guide to IPTables (Linux Firewall) Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install SUSE Linux Enterprise Server 15 SP4

Thu, 06/23/2022 - 12:40
The post How to Install SUSE Linux Enterprise Server 15 SP4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

SUSE Enterprise Linux Server (SLES) is a modern and modular Linux distribution that was developed mainly for servers and mainframes. It focuses on supporting production workloads and is typically used by large organizations to

The post How to Install SUSE Linux Enterprise Server 15 SP4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages