Tecmint

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

20 Useful ‘apt-get’ Commands for Ubuntu Package Management

Thu, 07/06/2023 - 15:40
The post 20 Useful ‘apt-get’ Commands for Ubuntu Package Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The apt-get command was the primary package management command used in Debian-based Linux distributions prior to the introduction of the apt command. With the apt-get

The post 20 Useful ‘apt-get’ Commands for Ubuntu Package Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

6 Useful apt-cache Command Examples for Ubuntu

Thu, 07/06/2023 - 14:55
The post 6 Useful apt-cache Command Examples for Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In Debian-based distributions such as Ubuntu, package management plays a crucial role in installing, upgrading, and removing software packages. One of the fundamental components of

The post 6 Useful apt-cache Command Examples for Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

16 Useful apt Command Examples for Ubuntu/Debian Linux

Thu, 07/06/2023 - 12:44
The post 16 Useful apt Command Examples for Ubuntu/Debian Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

One important thing to master under Linux System/Server Administration is package management using different package management tools. Different Linux distributions install applications in a pre-compiled

The post 16 Useful apt Command Examples for Ubuntu/Debian Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

40 Must-Have Free Open Source Applications for 2023

Wed, 07/05/2023 - 13:22
The post 40 Must-Have Free Open Source Applications for 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

It is time to share a list of the best free and open-source software I found during the year 2023. Some of these programs may

The post 40 Must-Have Free Open Source Applications for 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

A Beginner’s Guide to Creating Network Bonding and Bridging in Ubuntu

Thu, 06/29/2023 - 13:06
The post A Beginner’s Guide to Creating Network Bonding and Bridging in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Network bonding combines multiple LAN or Ethernet interfaces into a single logical interface known as a network bond. The goal of network bonding is to

The post A Beginner’s Guide to Creating Network Bonding and Bridging in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Eclipse IDE in Ubuntu, Debian and Linux Mint

Wed, 06/28/2023 - 12:31
The post How to Install Eclipse IDE in Ubuntu, Debian and Linux Mint first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Eclipse is a free integrated development environment IDE that is used by programmers around to write software mostly in Java but also in other major

The post How to Install Eclipse IDE in Ubuntu, Debian and Linux Mint first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

12 Ways to Find User Account Info and Login Details in Linux

Wed, 06/28/2023 - 11:38
The post 12 Ways to Find User Account Info and Login Details in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

This article will show you useful ways to find information about users on a Linux system. Here we’ll describe commands to get a user’s account

The post 12 Ways to Find User Account Info and Login Details in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Powerline – Adds Statuslines and Prompts to Vim and Bash Shell

Tue, 06/27/2023 - 15:55
The post Powerline – Adds Statuslines and Prompts to Vim and Bash Shell first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Powerline is a great statusline plugin for Vim editor, which is developed in Python and provides status lines and prompts for many other applications such

The post Powerline – Adds Statuslines and Prompts to Vim and Bash Shell first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

5 Best Tools to Find and Remove Duplicate Files in Linux

Mon, 06/26/2023 - 14:18
The post 5 Best Tools to Find and Remove Duplicate Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Organizing your home directory or even system can be particularly hard if you have the habit of downloading all kinds of stuff from the internet

The post 5 Best Tools to Find and Remove Duplicate Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

6 Useful Tools to Remember Linux Commands Forever

Mon, 06/26/2023 - 12:35
The post 6 Useful Tools to Remember Linux Commands Forever first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

There are thousands of tools, utilities, and programs that come pre-installed on a Linux system. You can run them from a terminal window or virtual

The post 6 Useful Tools to Remember Linux Commands Forever first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Lolcat – Display Text in Rainbow Colors in Linux Terminal

Thu, 06/22/2023 - 11:37
The post Lolcat – Display Text in Rainbow Colors in Linux Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

For those who believe that Linux Command Line is boring and there isn’t any fun, then you’re wrong here are the articles on Linux, that

The post Lolcat – Display Text in Rainbow Colors in Linux Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Top 4 Google Docs Alternatives for Linux in 2023

Wed, 06/21/2023 - 12:33
The post Top 4 Google Docs Alternatives for Linux in 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Google Docs is probably one of the most widely used office suites in the world. Its set of editing tools and high usability make life

The post Top 4 Google Docs Alternatives for Linux in 2023 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

The Ultimate Guide to Handling Filenames with Special Characters in Linux

Tue, 06/20/2023 - 13:25
The post The Ultimate Guide to Handling Filenames with Special Characters in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

We come across files and folder names very regularly. In most of the cases file/folder name are related to the content of the file/folder and

The post The Ultimate Guide to Handling Filenames with Special Characters in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Schedule a Linux Job Without Cron

Mon, 06/19/2023 - 12:35
The post How to Schedule a Linux Job Without Cron first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The world of Linux is filled with so much fun and interesting stuff, the more we go in, the more we find kinds of stuff.

The post How to Schedule a Linux Job Without Cron first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How To Create A File In Linux: Echo, Touch, Tee and Cat Commands

Fri, 06/16/2023 - 16:00
The post How To Create A File In Linux: Echo, Touch, Tee and Cat Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Files are one of the most important objects of any operating system and Linux is not an exception. Files provide a reliable way of storing

The post How To Create A File In Linux: Echo, Touch, Tee and Cat Commands first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Convert CSV File to TSV File in Linux

Wed, 06/14/2023 - 15:37
The post How to Convert CSV File to TSV File in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When it comes to managing and analyzing data, converting files from one format to another is a frequent need. If you are working with CSV

The post How to Convert CSV File to TSV File in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

A Beginner’s Guide to Configuring IPv4 and IPv6 Addresses in Linux

Wed, 06/14/2023 - 12:48
The post A Beginner’s Guide to Configuring IPv4 and IPv6 Addresses in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As a systems administrator, you will occasionally be tasked with configuring or setting up the IP addresses of your servers to keep up with changing

The post A Beginner’s Guide to Configuring IPv4 and IPv6 Addresses in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

What’s Wrong with IPv4 and Why We Are Moving to IPv6

Wed, 06/14/2023 - 12:31
The post What’s Wrong with IPv4 and Why We Are Moving to IPv6 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

For the past 10 years or so, this has been the year that IPv6 will become widespread. It hasn’t happened yet. Consequently, there is little

The post What’s Wrong with IPv4 and Why We Are Moving to IPv6 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Upgrade Debian 11 to Debian 12 (Bookworm) via CLI

Tue, 06/13/2023 - 14:38
The post How to Upgrade Debian 11 to Debian 12 (Bookworm) via CLI first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Are you planning to upgrade to the latest release of Debian 12 (codenamed “Bookworm”), from Debian 11? But did you know that instead of downloading

The post How to Upgrade Debian 11 to Debian 12 (Bookworm) via CLI first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages