Tecmint

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

Zenity: A Guide to Creating GTK+ Dialogs in Linux Command Line

Wed, 10/02/2024 - 14:31
The post Zenity: A Guide to Creating GTK+ Dialogs in Linux Command Line first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Zenity is a tool that allows you to create graphical dialog boxes in Linux using the command line. It uses

The post Zenity: A Guide to Creating GTK+ Dialogs in Linux Command Line first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Create a Secure FTP Server with ProFTPD on Ubuntu/Debian

Wed, 10/02/2024 - 14:00
The post How to Create a Secure FTP Server with ProFTPD on Ubuntu/Debian first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

FTP servers are the piece of software that allows you to create an FTP connection between your local computer and

The post How to Create a Secure FTP Server with ProFTPD on Ubuntu/Debian first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Create a Deb Package Repository on Sourceforge with Reprepro

Tue, 10/01/2024 - 14:31
The post How to Create a Deb Package Repository on Sourceforge with Reprepro first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Creating a Deb package repository on SourceForge is a great way to distribute your Debian or Ubuntu packages to users

The post How to Create a Deb Package Repository on Sourceforge with Reprepro first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Limit SSH Connections to Local Network on Linux

Mon, 09/30/2024 - 14:13
The post How to Limit SSH Connections to Local Network on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

SSH (Secure Shell) is a popular tool that allows users to connect to remote systems securely over a network. By

The post How to Limit SSH Connections to Local Network on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

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.

Pages