Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 7 min 1 sec ago

How to Limit Network Bandwidth Usage in Linux Using Trickle

Tue, 06/08/2021 - 13:46
The post How to Limit Network Bandwidth Usage in Linux Using Trickle first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Have you ever encountered situations where one application dominated your all network bandwidth? If you have ever been in a situation where one application ate all your traffic, then you will value the role

The post How to Limit Network Bandwidth Usage in Linux Using Trickle first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Migrate from CentOS 8 to AlmaLinux 8.4

Mon, 06/07/2021 - 15:42
The post How to Migrate from CentOS 8 to AlmaLinux 8.4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In our earlier guide, we walked you through the installation of AlmaLinux 8.4. If you have CentOS 8 installed, an automated migration script is available to help you migrate seamlessly to the latest version

The post How to Migrate from CentOS 8 to AlmaLinux 8.4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install a Lightweight Bodhi Linux 6.0

Fri, 06/04/2021 - 16:20
The post How to Install a Lightweight Bodhi Linux 6.0 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Bodhi GNU/Linux is a Ubuntu-based distribution designed especially for Desktop computing and is best known for its elegant and lightweight nature. The Distribution philosophy is to provide a minimal base system that can be

The post How to Install a Lightweight Bodhi Linux 6.0 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

AlmaLinux 8.4 Released – Download DVD ISO Images

Thu, 06/03/2021 - 14:25
The post AlmaLinux 8.4 Released – Download DVD ISO Images first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Built by CloudLinux to fill in the huge gap left by CentOS 8, AlmaLinux is a fresh breath of life for production workloads after RedHat steered the CentOS project in a different direction. By

The post AlmaLinux 8.4 Released – Download DVD ISO Images first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Do Security Auditing of Linux System Using Lynis Tool

Wed, 06/02/2021 - 13:45
The post How to Do Security Auditing of Linux System Using Lynis Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Lynis is an open-source and much powerful auditing tool for Unix/Linux-like operating systems. It scans the system for security information, general system information, installed and available software information, configuration mistakes, security issues, user accounts

The post How to Do Security Auditing of Linux System Using Lynis Tool first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install AlmaLinux 8.4 Step by Step

Tue, 06/01/2021 - 14:26
The post How to Install AlmaLinux 8.4 Step by Step first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As CentOS 8 draws steadily to End of Life on December 31st, 2021, efforts have been made to come up with centos alternative distributions which will fill in the big shoes left by CentOS

The post How to Install AlmaLinux 8.4 Step by Step first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: Learn the Basic Concepts of DevOps – Part 21

Mon, 05/31/2021 - 14:24
The post LFCA: Learn the Basic Concepts of DevOps – Part 21 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

DevOps has been a trending topic for quite a while now and has managed to draw the attention of technology professionals and enterprises alike. As a beginner, it can be challenging wrapping your head

The post LFCA: Learn the Basic Concepts of DevOps – Part 21 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install FreeBSD 13.0 with Static Network IP Address

Fri, 05/28/2021 - 15:09
The post How to Install FreeBSD 13.0 with Static Network IP Address first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

FreeBSD is a Free Unix-like operating system from Berkeley Software distribution, which is available for all major platforms x86_64, IA-32, PowerPC, ARM, etc, and mainly focuses on features, speed, and performance stability. FreeBSD used

The post How to Install FreeBSD 13.0 with Static Network IP Address first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Latest LXQt Desktop in Ubuntu and Fedora

Thu, 05/27/2021 - 14:40
The post How to Install Latest LXQt Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

LXQt developed from popular components of LXDE and Razor Qt project, LXQt is a free, open-source, lightweight, and fast desktop environment for Linux and BSD distributions. It comes with several great and well-known features,

The post How to Install Latest LXQt Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Most Used Linux Distributions of All Time

Wed, 05/26/2021 - 13:54
The post 10 Most Used Linux Distributions of All Time first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will review the 10 most used Linux distributions based on the huge availability of software, ease of installation and use, and community support on web forums. That said, here’s the

The post 10 Most Used Linux Distributions of All Time first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Latest Mate Desktop in Ubuntu and Fedora

Tue, 05/25/2021 - 15:25
The post How to Install Latest Mate Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

MATE desktop is a simple, intuitive, and attractive continuation of GNOME 2. It is under active development to bring about constant improvements using modern technologies while holding to the traditional desktop experience. There are

The post How to Install Latest Mate Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Latest Cinnamon Desktop in Ubuntu and Fedora

Tue, 05/25/2021 - 14:15
The post How to Install Latest Cinnamon Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this tutorial, we shall walk through the various steps that you can follow to install the latest stable version of Cinnamon desktop on Ubuntu and Fedora. Before we move any further, let us

The post How to Install Latest Cinnamon Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: How to Improve Linux System Security – Part 20

Mon, 05/24/2021 - 15:51
The post LFCA: How to Improve Linux System Security – Part 20 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As we all know, the root user is king and wields unlimited privileges over the Linux system. However non-root users are limited to basic tasks. In addition, sudo users are only granted a certain

The post LFCA: How to Improve Linux System Security – Part 20 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Latest XFCE Desktop in Ubuntu and Fedora

Fri, 05/21/2021 - 13:23
The post How to Install Latest XFCE Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Xfce is a modern, open-source, and lightweight desktop environment for Linux systems. It also works well on many other Unix-like systems such as Mac OS X, Solaris, *BSD plus several others. It is fast

The post How to Install Latest XFCE Desktop in Ubuntu and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

The Best PowerPoint Alternatives for Linux

Thu, 05/20/2021 - 14:15
The post The Best PowerPoint Alternatives for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you are a Linux user and looking for the best PowerPoint alternative (either desktop or web-based), you have come to the right place. In this article, you will find a brief overview of

The post The Best PowerPoint Alternatives for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

12 Open Source Linux Desktop Environments of 2021

Wed, 05/19/2021 - 14:08
The post 12 Open Source Linux Desktop Environments of 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The word ‘Open Source‘ can be attributed to the Linux community which brought it into existence along with the introduction of Linux (successor of then-existing Unix Operating System). Although ‘Linux‘ in itself came into

The post 12 Open Source Linux Desktop Environments of 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Lightweight Linux Desktop Environments For Older Computers

Tue, 05/18/2021 - 15:06
The post 5 Lightweight Linux Desktop Environments For Older Computers first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Many of us own old computers, and old computers need low resources-constrained GUI’s to be used on them. In this article, we are going to talk about lightweight linux desktop environments to install on

The post 5 Lightweight Linux Desktop Environments For Older Computers first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Top Most Popular Linux Distributions of 2021

Tue, 05/18/2021 - 14:15
The post 10 Top Most Popular Linux Distributions of 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

We are almost half of the year 2021, we thought it right to share with Linux enthusiasts out there the most popular distributions of the year so far. In this post, we will review

The post 10 Top Most Popular Linux Distributions of 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: How to Improve Linux Network Security – Part 19

Mon, 05/17/2021 - 14:55
The post LFCA: How to Improve Linux Network Security – Part 19 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In an ever-connected world, network security is increasingly becoming one of the areas where organizations invest a great deal of time and resources. This is because a company’s network is the backbone of any

The post LFCA: How to Improve Linux Network Security – Part 19 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA – Useful Tips for Securing Data and Linux – Part 18

Thu, 05/13/2021 - 13:03
The post LFCA – Useful Tips for Securing Data and Linux – Part 18 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Since its release in the early nineties, Linux has won the admiration of the technology community thanks to its stability, versatility, customizability, and a large community of open-source developers who work round-the-clock to provide

The post LFCA – Useful Tips for Securing Data and Linux – Part 18 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages