Tecmint

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

How to Setup Sublime Text sFTP for Remote Development

Wed, 09/02/2020 - 18:05

This article is the second in a series about sublime text and how to set it up for remote development using the SFTP package. I suggest you refer to our previous article about the

The post How to Setup Sublime Text sFTP for Remote Development first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Moodle Learning Platform in Ubuntu 20.04

Tue, 09/01/2020 - 15:30

Moodle is the world’s most popular, robust, free, and open-source online learning (e-learning) management platform built for web and mobile. It offers a wide range of activities and educational tools that enable schools, universities,

The post How to Install Moodle Learning Platform in Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Apache Cassandra on Ubuntu 20.04

Mon, 08/31/2020 - 13:56

Apache Cassandra is a high-performance opensource NoSQL database engine that provides fault tolerance, linear scalability, and consistency across multiple nodes. Give its distributed architecture, Apache Cassandra handles huge volumes of data with dynamo-style replication.

The post How to Install Apache Cassandra on Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Wine 5.0 on Debian, Ubuntu and Linux Mint

Sat, 08/29/2020 - 17:25

Wine is an open-source, free and easy-to-use program that enables Linux users to run some Windows-based applications on Unix-like operating systems. Wine is a compatibility layer for installing almost all versions of Windows programs.

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

How to Install Wine 5.0 on CentOS, RHEL and Fedora

Sat, 08/29/2020 - 13:56

Wine is an open-source and free application for Linux that enables users to run any windows based application on Unix/Linux like operating system. Wine team keeps releasing their versions in every two weeks. Finally,

The post How to Install Wine 5.0 on CentOS, RHEL and Fedora first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Multiple CentOS/RHEL Servers Using FTP Network Sources

Fri, 08/28/2020 - 13:38

This tutorial will demonstrate how you can install RHEL/CentOS 8/7, using an FTP server (vsftpd) as Network Source. This allows you to install RHEL/CentOS Linux on multiple machines from a single source point, using

The post How to Install Multiple CentOS/RHEL Servers Using FTP Network Sources first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Android OS to Run Favourite Games and Applications in Linux

Thu, 08/27/2020 - 13:31

Android (x86) is a project which aims to port the Android system to Intel x86 processors to let users install it easily on any computer, the way they do this is by taking an

The post How to Install Android OS to Run Favourite Games and Applications in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Jitsi Meet on Debian and Ubuntu

Wed, 08/26/2020 - 14:04

Jitsi is a set of open-source, completely free, secure, easy-to-use and cross-platform video conferencing applications for web and mobile. It is stable and reliable and works on Linux, Windows, and Mac OS; Android, and

The post How to Install Jitsi Meet on Debian and Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

12 Open Source/Commercial Software for Data Center Infrastructure Management

Tue, 08/25/2020 - 16:52

When a company grows its demand in computing resources grows as well. It works for regular companies as for providers, including those renting out dedicated servers. When the total number of racks exceeds 10

The post 12 Open Source/Commercial Software for Data Center Infrastructure Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Open Source/Commercial Control Panels For Virtual Machines (VM’s) Management

Tue, 08/25/2020 - 15:15

Automatic creation and management of virtual machines is a topical issue for any company that provides VPS services. If you manage a large number of machines, a command line is definitely not the only

The post 10 Open Source/Commercial Control Panels For Virtual Machines (VM's) Management first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

What is MariaDB? How Does MariaDB Work?

Tue, 08/25/2020 - 12:17

MariaDB, a fork of MySQL is one of the most popular open-source SQL (Structured Query Language) relational databases management systems, made by the original developers of MySQL. It is designed for speed, reliability, and

The post What is MariaDB? How Does MariaDB Work? first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How To Install Laravel PHP Framework with Nginx on Ubuntu 20.04

Mon, 08/24/2020 - 14:00

Laravel is the most popular, free, and open-source PHP framework in the world, known for its expressive and elegant syntax. Laravel is accessible, powerful, and offers some of the best web development tools required

The post How To Install Laravel PHP Framework with Nginx on Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

10 Interesting and Useful Apps I Discovered in Snap Store

Thu, 08/20/2020 - 13:23

Snap Store is a graphical desktop application store with thousands of applications used by millions of people across 41 Linux distributions. In this guide, I will share with you 10 interesting and useful applications

The post 10 Interesting and Useful Apps I Discovered in Snap Store first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

The Best Linux Distributions for KDE Plasma 5

Wed, 08/19/2020 - 13:37
Apart from GNOME, KDE Plasma is one of the powerful and dominant desktop environments that boasts a stunning appearance with polished icons and an amazing look-and-feel. KDE Plasma has evolved and is more crisp

How to Install Pop!_OS on Your Computer

Tue, 08/18/2020 - 14:07
Pop_OS is a Linux distribution based on Ubuntu and built by System76. It is specifically built for software developers, makers, and computer science professionals who use their computer as a tool to discover and

How to Install and Use Docker on Ubuntu 20.04

Mon, 08/17/2020 - 13:17
Docker is a most popular, open-source platform for developers and system administrators to build, run, and share applications with containers. Containerization (the use of containers to deploy applications) is becoming popular because containers are

How to Create NIC Teaming or Bonding in CentOS 8 / RHEL 8

Fri, 08/14/2020 - 13:17
NIC teaming is the aggregation or bonding of two or more network links into a single logical link to provide redundancy and high availability. The logical interface/link is known as a team interface. In

Install Multiple Linux Distributions Using PXE Network Boot on RHEL/CentOS 8

Thu, 08/13/2020 - 13:10
PXE Server – Preboot eXecution Environment is a standardized client-server architecture that instructs a client system to boot, run, or install multiple Linux operating systems using a PXE-capable network interface on your network infrastructure.

Useful PuTTY Configuration Tips and Tricks

Wed, 08/12/2020 - 13:25
Putty is an opensource terminal emulator that supports several network protocols like Telnet, SSH, Rlogin, SCP, and Raw Socket. The initial version of putty is dated back to January 8, 1999, and designed for Windows

5 Best CLI Tools to Search Plain-Text Data Using Regular Expressions

Tue, 08/11/2020 - 13:25
This guide takes a tour of some of the best command-line tools that are used for searching matching strings or patterns in text files. These tools are usually used alongside regular expressions – shortened

Pages