Tecmint

Subscribe to Tecmint feed Tecmint
Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.
Updated: 2 hours 27 min ago

How To Install Jenkins on Ubuntu 20.04/18.04

Fri, 04/16/2021 - 15:28
The post How To Install Jenkins on Ubuntu 20.04/18.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Jenkins is a leading self-contained open-source automation server that is used to automate repetitive technical assignments involved in building, testing, and delivering or deploying software. Jenkins is Java-based and can be installed through Ubuntu

The post How To Install Jenkins on Ubuntu 20.04/18.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How To Install Java with Apt on Ubuntu 20.04

Thu, 04/15/2021 - 17:42
The post How To Install Java with Apt on Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Java is one of the most popular programming languages and the JVM (Java’s virtual machine) is the run-time environment to run Java applications. These two platforms are required for much popular software that includes

The post How To Install Java with Apt on Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: Learn Binary and Decimal Numbers in Network – Part 10

Wed, 04/14/2021 - 14:46
The post LFCA: Learn Binary and Decimal Numbers in Network – Part 10 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In Part 9 of the LFCA series, we covered the basics of IP addressing. To better understand IP addressing, we need to pay more attention to these two types of IP address representation –

The post LFCA: Learn Binary and Decimal Numbers in Network – Part 10 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: Learn Basics of Network IP Addressing – Part 9

Fri, 04/09/2021 - 12:41
The post LFCA: Learn Basics of Network IP Addressing – Part 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In our previous chapter of the LFCA series, we defined a computer network and briefly brushed over some of the general Linux networking commands that you can use to retrieve useful network information such

The post LFCA: Learn Basics of Network IP Addressing – Part 9 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install TeamViewer 15 on RHEL/CentOS/Fedora and Debian/Ubuntu

Thu, 04/08/2021 - 14:05
The post How to Install TeamViewer 15 on RHEL/CentOS/Fedora and Debian/Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Teamviewer is a cross-platform, powerful, and secure remote access and control software that can connect to multiple devices simultaneously. It is an all-in-one solution for remote support which can be used for desktop sharing,

The post How to Install TeamViewer 15 on RHEL/CentOS/Fedora and Debian/Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Enable Remi Repository to Install Latest LAMP Stack

Wed, 04/07/2021 - 14:12
The post How to Enable Remi Repository to Install Latest LAMP Stack first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you are a system administrator, a developer, or a DevOps engineer, chances are that at some point you’ve had to set up (or work with) a LAMP (Linux / Apache / MySQL or

The post How to Enable Remi Repository to Install Latest LAMP Stack first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: How to Monitor Basic System Metrics in Linux – Part 8

Fri, 04/02/2021 - 10:31
The post LFCA: How to Monitor Basic System Metrics in Linux – Part 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

This article is Part 8 of the LFCA series, here in this part, you will acquaint yourself with the general system administration commands to monitor basic system metricks and schedule administrative tasks in the

The post LFCA: How to Monitor Basic System Metrics in Linux – Part 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Configure FirewallD in RHEL, CentOS and Fedora

Thu, 04/01/2021 - 13:43
The post How to Configure FirewallD in RHEL, CentOS and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Net-filter as we all know it’s a firewall in Linux. Firewalld is a dynamic daemon to manage firewalls with support for network zones. In the earlier version, RHEL & CentOS 6 we have been

The post How to Configure FirewallD in RHEL, CentOS and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Mosh Shell as SSH Alternative on Linux

Thu, 04/01/2021 - 13:15
The post How to Install Mosh Shell as SSH Alternative on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Mosh, which stands for Mobile Shell is a command-line application which is used for connecting to the server from a client computer, over the Internet. It can be used as SSH and contains more

The post How to Install Mosh Shell as SSH Alternative on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: How to Manage Software Packages in Linux – Part 7

Thu, 04/01/2021 - 11:58
The post LFCA: How to Manage Software Packages in Linux – Part 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

This article is Part 7 of the LFCA series, here in this part, you will acquaint yourself with the general system administration commands to manage software packages in the Linux system. As a systems

The post LFCA: How to Manage Software Packages in Linux – Part 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Gdu – A Pretty Fast Disk Usage Analyzer for Linux

Wed, 03/31/2021 - 13:17
The post Gdu – A Pretty Fast Disk Usage Analyzer for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will take a look at gdu an open-source disk usage analyzer written in go. Gdu is inspired by godu, dua, ncdu, and df. The gdu tool is created for SSD

The post Gdu – A Pretty Fast Disk Usage Analyzer for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install SQLite and SQLite Browser in Ubuntu

Tue, 03/30/2021 - 13:22
The post How to Install SQLite and SQLite Browser in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

SQLite is a lightweight, small and self-contained RDBMS in a C library. Popular databases like MySql, PostgreSQL, etc. works in the client-server model and they have a dedicated process running and controlling all the

The post How to Install SQLite and SQLite Browser in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: Learn to Manage Time and Date in Linux – Part 6

Sat, 03/27/2021 - 13:08
The post LFCA: Learn to Manage Time and Date in Linux – Part 6 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

This article is Part 6 of the LFCA series, here in this part, you will acquaint yourself with the general system administration commands to manage time and date settings in the Linux system. Time

The post LFCA: Learn to Manage Time and Date in Linux – Part 6 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: Learn User Account Management – Part 5

Fri, 03/26/2021 - 13:37
The post LFCA: Learn User Account Management – Part 5 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As a Linux system administrator, you will be tasked with ensuring the smooth flow of all IT operations in your organization. Given that some IT operations are intertwined, a systems administrator usually wears many

The post LFCA: Learn User Account Management – Part 5 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Best Udemy Google Cloud Platform Courses in 2021

Thu, 03/25/2021 - 12:52
The post 10 Best Udemy Google Cloud Platform Courses in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Google Cloud Platform is a suite of cloud computing services that share its running environment with the same infrastructure that Google uses internally for its end-user products e.g YouTube, Gmail, and Google Search. It

The post 10 Best Udemy Google Cloud Platform Courses in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Use Break and Continue Statements in Shell Scripts

Wed, 03/24/2021 - 12:23
The post How to Use Break and Continue Statements in Shell Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In this article, we will take a look at how to use a break and continue in bash scripts. In bash, we have three main loop constructs (for, while, until). Break and continue statements

The post How to Use Break and Continue Statements in Shell Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Use until Loop in Your Shell Scripts

Tue, 03/23/2021 - 12:45
The post How to Use until Loop in Your Shell Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In bash for, while, and until are three loop constructs. While each loop differs syntactically and functionally their purpose is to iterate over a block of code when a certain expression is evaluated. Until

The post How to Use until Loop in Your Shell Scripts first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

LFCA: Learn Basic Networking Commands – Part 4

Mon, 03/22/2021 - 14:58
The post LFCA: Learn Basic Networking Commands – Part 4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

At any given time when using your PC which is connected to a router, you will be part of a network. Whether you are in an office environment or simply working from home, your

The post LFCA: Learn Basic Networking Commands – Part 4 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Best Udemy Android Development Courses in 2021

Fri, 03/19/2021 - 13:11
The post 10 Best Udemy Android Development Courses in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Android Software development involves creating applications for devices that are running the Android Operating System using Kotlin, Java, and C++ languages via the Android software development kit. Of course, it is possible to work

The post 10 Best Udemy Android Development Courses in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Different Ways to Read File in Bash Script Using While Loop

Thu, 03/18/2021 - 13:45
The post Different Ways to Read File in Bash Script Using While Loop first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

This article is all about how to read files in bash scripts using a while loop. Reading a file is a common operation in programming. You should be familiar with different methods and which

The post Different Ways to Read File in Bash Script Using While Loop first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages