Tecmint

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

How to Create and Use Alias Command in Linux

Thu, 07/20/2023 - 13:02
The post How to Create and Use Alias Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux users often need to use one command over and over again. Typing or copying the same command over and over again reduces your productivity

The post How to Create and Use Alias Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Use Man Pages Efficiently in Linux

Wed, 07/19/2023 - 14:38
The post How to Use Man Pages Efficiently in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Good documentation is absolutely necessary for any software, and this principle extends to Linux commands as well. Numerous Linux distributions and open-source communities offer comprehensive

The post How to Use Man Pages Efficiently in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

3 Methods to Check Apache Server Status and Uptime in Linux

Wed, 07/19/2023 - 14:31
The post 3 Methods to Check Apache Server Status and Uptime in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Apache is the world’s most popular, cross-platform HTTP web server that is commonly used in Linux and Unix platforms to deploy and run web applications

The post 3 Methods to Check Apache Server Status and Uptime in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to View Colored Man Pages in Linux

Wed, 07/19/2023 - 13:32
The post How to View Colored Man Pages in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In Unix-like operating systems, a man page (in full manual page) is a documentation for a terminal-based program/tool/utility (commonly known as a command). It contains

The post How to View Colored Man Pages in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Programmer vs System Administrator: Which Career Path is Right for You

Tue, 07/18/2023 - 12:31
The post Programmer vs System Administrator: Which Career Path is Right for You first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Careers in the technology space and broad and diverse and require different sets of skills. Programming and Systems Administration are two occupations that stand out

The post Programmer vs System Administrator: Which Career Path is Right for You first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Delete HUGE (100-200GB) Files in Linux

Fri, 07/14/2023 - 14:55
The post How to Delete HUGE (100-200GB) Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In the realm of Linux terminal operations, a range of Linux commands are at our disposal for the purpose of effectively deleting or removing files.

The post How to Delete HUGE (100-200GB) Files in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

8 Parted Commands to Manage Disk Partitions in Linux

Mon, 07/10/2023 - 17:31
The post 8 Parted Commands to Manage Disk Partitions in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Parted is a renowned command-line utility designed to facilitate the management of hard disk partitions in a user-friendly manner. With Parted, you can effortlessly perform

The post 8 Parted Commands to Manage Disk Partitions in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

TLDR – Simplifying Linux Commands with User-Friendly Man Pages

Mon, 07/10/2023 - 16:31
The post TLDR – Simplifying Linux Commands with User-Friendly Man Pages first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

One of the most commonly used and reliable ways of getting help under Unix-like systems is via man pages, which are the standard documentation for

The post TLDR – Simplifying Linux Commands with User-Friendly Man Pages first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

The 8 Best Free Anti-Virus Programs for Linux

Mon, 07/10/2023 - 15:31
The post The 8 Best Free Anti-Virus Programs for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Although Linux operating systems are fairly stable and secure, they may not completely be immune to threats. All computer systems can suffer from malware and

The post The 8 Best Free Anti-Virus Programs for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Fix You must put some ‘deb-src’ URIs in your sources.list Error

Thu, 07/06/2023 - 18:02
The post Fix You must put some ‘deb-src’ URIs in your sources.list Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

When working with package management systems like apt or apt-get on Debian-based Linux distributions, you may encounter various errors. One common error is the “E:

The post Fix You must put some ‘deb-src’ URIs in your sources.list Error first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

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.

Pages