| by Scott Kilroy

How to Manage NodeJS Versions with n in Ubuntu 20.04

If you are a Node.js developer who frequently switches between various applications and projects. Then you may need to find a tool that allows you to toggle between Node.js versions. In this tutorial, we’ll show you how to use n to manage Node.js versi…

Read More
| by Scott Kilroy

How to Install Gitea with Nginx and free Let’s Encrypt SSL on Ubuntu 20.04

Gitea is an open-source and self-hosted version control system written in Go. It is simple, lightweight, and can be installed on low-powered systems. In this tutorial, we will show you how to install Gitea Git service with Nginx and Let’s Encrypt SSL o…

Read More
| by Scott Kilroy

How to Install Go (Golang) Compiler on Ubuntu 20.04

Go also called Golang is an open-source programming language developed by Google. It is used to build reliable and efficient applications. In this post, I will show you how to install the Go programming language on Ubuntu 20.04 server.

Read More
| by Arround The Web

Ubuntu to Get ‘Major Rebrand’ — is this the New Logo?

A ‘major rebranding effort’ is underway at Canonical and it could result in substantial changes to the logos, icons, and colours we currently associate with Ubuntu. Word of the new work is nestled inside of […]
This post, Ubuntu to Ge…

Read More
| by Scott Kilroy

How to Install Ubuntu on a USB Flash Drive

Read More
| by Scott Kilroy

How to Install Shlink URL Shortener with Nginx on Ubuntu 20.04

Shlink is an open-source and self-hosted URL shortener written in PHP. In this tutorial, I will show you how to install Shlink on Ubuntu 20.04.

Read More
| by Scott Kilroy

How to Install Microsoft Visual Studio Code on Ubuntu 20.04

Read More
| by Scott Kilroy

How to Install Swift Programming Language on Ubuntu 20.04

Swift is a general-purpose, compiled, and high-performing programming language with a focus on safety. It was developed by Apple as a replacement for the older Objective-C language.

Read More
| by Scott Kilroy

How to Install Signal Messenger on Ubuntu 20.04

Signal is a widely-used Open source messenger app for smartphones. But you can also use Signal from your Linux Desktop. This guide describes three ways to install the Signal Messenger app on Ubuntu 20.04 or Linux Mint 20.

Read More
| by Scott Kilroy

Install and Use Duf Disk Monitoring Tool on Ubuntu 20.04

Duf also called "Disk Usage Free utility" is a free and open-source tool written in Golang. It is used to display disk usage of the system in a tabular format. In this post, we will show you how to monitor disk usage with the Duf utility on U…

Read More
| by Arround The Web

How to Use Port Knocking To Secure SSH Service in Linux

The post How to Use Port Knocking To Secure SSH Service in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .
Port Knocking is a nifty technique of controlling access to a port by only allowing legitimate users access to the service ru…

Read More
| by Scott Kilroy

How to play Tetris on the Ubuntu command line

Tetris is our childhood favorite falling blocks game. The 90s generation has literally grown up playing this game and the best thing about it is that even today, it is as popular as it was years ago.

Read More
| by Scott Kilroy

How to Update Firmware on Ubuntu using fwupd

Read More
| by Scott Kilroy

How to Install NEOS CMS on Ubuntu 20.04

Neos CMS is a free and open-source content management system that allows you to build your website easily. In this post, we will show you how to install Neos CMS with Apache on Ubuntu 20.04 server.

Read More
| by Scott Kilroy

How to Clear Apt Cache

Read More
| by Scott Kilroy

How To Install Centrifugo Messaging Server on Ubuntu 20.04

Centrifugo is an open-source real-time messaging server with support for WebSocket and SockJS. In this guide, we will show you how to install Centrifugo on Ubuntu 20.04 server.

Read More
| by Scott Kilroy

How to install Redmine Project Management Software on Ubuntu 20.04

Redmine is a free and open-source project management application written in Ruby. In this post, we will show you how to install Redmine on Ubuntu 20.04 server.

Read More
| by Scott Kilroy

How to Install ROS Noetic on Ubuntu 20.04

Read More
| by Scott Kilroy

How to install Joomla on Ubuntu 20.04

In this guide, we will learn to install the Joomla CMS on Ubuntu 20.04. Joomla is a widely-used content management system (CMS) that is used for making dynamic websites. It is open-source and is available for free under GPL (general public license).

Read More
| by Scott Kilroy

WP-CLI – Managing WordPress from the Linux Terminal

WP-CLI is a powerful command-line tool specifically designed to manage WordPress from the command line. In this post, I will show how to install and use WP-CLI to manage WordPress sites.

Read More