Tecmint

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

22 Best Music Players That Are Worth Trying On Linux

Fri, 09/27/2024 - 14:53
The post 22 Best Music Players That Are Worth Trying On Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Some may describe it as their passion, while others may consider it a stress reliever or a part of their

The post 22 Best Music Players That Are Worth Trying On Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install LAMP (Linux, Apache, MySQL, and PHP/PhpMyAdmin) in Arch Linux

Tue, 09/10/2024 - 14:00
The post How to Install LAMP (Linux, Apache, MySQL, and PHP/PhpMyAdmin) in Arch Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Arch Linux provides a flexible cutting-edge system environment and is a powerfully suited solution for developing web applications on small

The post How to Install LAMP (Linux, Apache, MySQL, and PHP/PhpMyAdmin) in Arch Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Write Scripts Using Awk Programming Language – Part 13

Mon, 09/09/2024 - 13:40
The post How to Write Scripts Using Awk Programming Language – Part 13 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

All along from the beginning of the Awk series up to Part 12, we have been writing small Awk commands

The post How to Write Scripts Using Awk Programming Language – Part 13 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Nginx: Virtual Hosts, phpMyAdmin, and SSL on Arch Linux

Mon, 09/09/2024 - 13:00
The post Nginx: Virtual Hosts, phpMyAdmin, and SSL on Arch Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The previous Arch Linux LEMP article just covered basic stuff, from installing network services (Nginx, PHP, MySQL, and PhpMyAdmin) and

The post Nginx: Virtual Hosts, phpMyAdmin, and SSL on Arch Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Nginx, PHP, MariaDB, and PhpMyAdmin on Arch Linux

Wed, 09/04/2024 - 14:31
The post How to Install Nginx, PHP, MariaDB, and PhpMyAdmin on Arch Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Due to its Rolling Release model which embraces cutting-edge software Arch Linux was not designed and developed to run as

The post How to Install Nginx, PHP, MariaDB, and PhpMyAdmin on Arch Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Split Large ‘tar’ Archive into Multiple Files of Certain Size

Tue, 09/03/2024 - 15:00
The post How to Split Large ‘tar’ Archive into Multiple Files of Certain Size first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Are you worried about transferring or uploading large files over a network? Worry no more, because you can move your

The post How to Split Large ‘tar’ Archive into Multiple Files of Certain Size first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Use Flow Control Statements in Awk – Part 12

Thu, 08/22/2024 - 15:00
The post How to Use Flow Control Statements in Awk – Part 12 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When you review all the Awk examples we have covered so far, right from the start of the Awk series,

The post How to Use Flow Control Statements in Awk – Part 12 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Nginx, MariaDB, and PHP/FPM on Fedora 40

Thu, 08/22/2024 - 14:00
The post How to Install Nginx, MariaDB, and PHP/FPM on Fedora 40 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

You must have probably installed Fedora 40 Server Edition on your machine and you are eager and looking forward to

The post How to Install Nginx, MariaDB, and PHP/FPM on Fedora 40 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install PHP 8.3 on Ubuntu 24.04 with Apache or Nginx

Thu, 08/22/2024 - 12:00
The post How to Install PHP 8.3 on Ubuntu 24.04 with Apache or Nginx first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

PHP is the most popular scripting language used to create dynamic websites, as it offers a range of new features

The post How to Install PHP 8.3 on Ubuntu 24.04 with Apache or Nginx first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LUKS: Linux Hard Disk Data Encryption with NTFS Support in Linux

Wed, 08/21/2024 - 15:25
The post LUKS: Linux Hard Disk Data Encryption with NTFS Support in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

LUKS acronym stands for Linux Unified Key Setup which is a wide method of disk encryption used by Linux Kernel and

The post LUKS: Linux Hard Disk Data Encryption with NTFS Support in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Allow Awk to Use Shell Variables – Part 11

Wed, 08/21/2024 - 12:00
The post How to Allow Awk to Use Shell Variables – Part 11 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When we write shell scripts, we normally include other smaller programs or commands such as Awk operations in our scripts.

The post How to Allow Awk to Use Shell Variables – Part 11 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Check All Connected Webcams on Ubuntu

Tue, 08/20/2024 - 15:26
The post How to Check All Connected Webcams on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you’re using Ubuntu or Ubuntu-based distribution and want to find or list out which webcams are connected to your

The post How to Check All Connected Webcams on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Replace Netplan with /etc/network/interfaces in Ubuntu

Tue, 08/20/2024 - 13:39
The post How to Replace Netplan with /etc/network/interfaces in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Netplan is the default network management tool in many modern Linux distributions, like Ubuntu. However, some users might prefer using

The post How to Replace Netplan with /etc/network/interfaces in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install COSMIC Desktop in Fedora 40

Mon, 08/19/2024 - 15:21
The post How to Install COSMIC Desktop in Fedora 40 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

COSMIC Desktop, which stands for Computer Operating System Main Interface Components, is a modern and customizable desktop environment developed by

The post How to Install COSMIC Desktop in Fedora 40 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Learn How to Use Awk Built-in Variables – Part 10

Mon, 08/19/2024 - 15:00
The post Learn How to Use Awk Built-in Variables – Part 10 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As we uncover the section of Awk features in this part of the series, we will walk through the concept

The post Learn How to Use Awk Built-in Variables – Part 10 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Clifm – Lightning-Fast Command Line File Manager for Linux

Mon, 08/19/2024 - 13:13
The post Clifm – Lightning-Fast Command Line File Manager for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Clifm is a unique and lightning-fast command-line file manager that is built on the principles of a shell-like environment, meaning

The post Clifm – Lightning-Fast Command Line File Manager for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Transfer Files (Local and Remote) in Linux

Fri, 08/16/2024 - 13:38
The post How to Transfer Files (Local and Remote) in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Transferring files in Linux is a common task that every system administrator should know, especially when transferring files between local

The post How to Transfer Files (Local and Remote) in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Use Awk Special Patterns ‘BEGIN and END’ – Part 9

Wed, 08/14/2024 - 15:00
The post How to Use Awk Special Patterns ‘BEGIN and END’ – Part 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In Part 8 of this Awk series, we introduced some powerful awk command features, that is variables, numeric expressions, and

The post How to Use Awk Special Patterns ‘BEGIN and END’ – Part 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Best Linux Desktop Environments of All Time

Wed, 08/14/2024 - 12:00
The post 10 Best Linux Desktop Environments of All Time first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

One exciting aspect of Linux, unlike Windows and Mac OS X, is its support for numerous desktop environments. This has

The post 10 Best Linux Desktop Environments of All Time first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install GCC (C and C++ Compiler) on Fedora

Tue, 08/13/2024 - 16:04
The post How to Install GCC (C and C++ Compiler) on Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Fedora is a modern Linux distribution that provides a stable and powerful environment for development using a tool called C

The post How to Install GCC (C and C++ Compiler) on Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages