| by Scott Kilroy

How to Install ELK on Ubuntu 20.04

The ELK stack is known as Elastic Stack is a collection of three open-source software i.e. Elasticsearch, Kibana, and Logstash. The ELK stack is used to search, analyze, and visualize a large volume of data. Beats is an important tool […]
The post Ho…

Share Button
Read More
| by Scott Kilroy

How to Install HTTP Git Server with Nginx on Ubuntu 20.04

Git is a free and open-source versioning system developed by Linus Torvalds. It is used by millions of developers around the world. In this tutorial, we will show you how to install and configure Git HTTP server with Nginx on Ubuntu 20.04.

Share Button
Read More
| by Arround The Web

How to Install Microsoft Teams on Linux

Teams is one of the popular collaboration platform created by Microsoft, that come in bundled with Office 365 suite. You are free to download and use teams without Office 365 subscription. Microsoft in December
The post How to Install Microsoft Teams o…

Share Button
Read More
| by Scott Kilroy

How to Install Budgie Desktop on Ubuntu

The Budgie desktop is a fast, simple, and elegant desktop environment. It’s a lightweight desktop environment that combines stability and a traditional-looking Ubuntu look-and-feel. Written in C and Gnome based, Budgie desktop is developed by Solus pro…

Share Button
Read More
| by Scott Kilroy

How to Deploy a Clojure Web Application with Nginx on Ubuntu 20.04

Clojure is a modern, dynamic and powerful programming language on the Java platform. In this tutorial, we will explain how to deploy a Clojure Web Application on Ubuntu 20.04.

Share Button
Read More
| by Arround The Web

How to Install Go in Ubuntu 20.04

Go is a popular programming language created by Google. The first release was on November 10, 2009, and version 1.0 was released in 2012. It is a pretty new language compared to languages like
The post How to Install Go in Ubuntu 20.04 first appeared o…

Share Button
Read More
| by Scott Kilroy

How to Install and Use Flatpak on Linux

In Linux, there are many avenues for installing a software package. You can use the package managers such as APT for Debian-based distributions and YUM for RHEL-based distributions. If the packages are not available
The post How to Install and Use Flat…

Share Button
Read More
| by Arround The Web

How to Install and Use Thonny Python IDE on Linux

Thonny is an Integrated Development Environment (IDE) for Python beginners. It is created with Python and released under MIT License. It is cross-platform and can run in Linux, macOS, Windows. Related Article: 10 Best
The post How to Install and Use Th…

Share Button
Read More
| by Scott Kilroy

5 Ways to Install IntelliJ IDEA on Ubuntu

The IntelliJ IDEA is an open-source IDE (Integrated Development Environment)  for developing Java applications. It is developed and maintained by Jetbrains, a company also popular for developing PyCharm IDE. It’s estimated that over 70% of Java develop…

Share Button
Read More
| by Scott Kilroy

Installation of Sublime text editor on Ubuntu 20.04

Sublime Text is a well-known text editor used to write source code for web development. This tutorial will assist you in installing Sublime Text on an Ubuntu 20.04 machine.

Share Button
Read More
| by Arround The Web

Sysmon – A Graphical System Activity Monitor for Linux

Sysmon is a Linux activity monitoring tool similar to Windows task manager, was written in Python and released under GPL-3.0 License. This is a Graphical visualization tool that visualizes the following data. By default
The post Sysmon – A Graphical Sy…

Share Button
Read More
| by Scott Kilroy

How to Install Gibbon LMS on Ubuntu 20.04

Gibbon is a free and open-source school management system specially designed for teachers, students, parents and leaders. It helps teachers to find, contact and help their students.

Share Button
Read More
| by Scott Kilroy

How to Configure Static IP Address on Ubuntu 20.04

Usually, when a client system connects to a network via WiFi or an ethernet cable, it automatically picks an IP address from the router. This is made possible through the DHCP server which auto-assigns
The post How to Configure Static IP Address on Ubu…

Share Button
Read More
| by Scott Kilroy

How to Solve “Sub-process /usr/bin/dpkg returned an error code (1)” In Ubuntu

The post How to Solve “Sub-process /usr/bin/dpkg returned an error code (1)” In Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides .It’s not uncommon to run into an issue of broken packages in Ubuntu and other Debian-based distributions…

Share Button
Read More
| by Scott Kilroy

Install Deepin Desktop Environment on Ubuntu [Simple Steps]

Developed and maintained by the Wuhan Deepin technology,  Deepin Desktop Environment (DDE) is a stylish, visually appealing desktop environment that gives your system a splash of color and sophistication. While we have Deepin Linux which is based on Ub…

Share Button
Read More
| by Scott Kilroy

How to Install Rocket.Chat Server with Nginx on Ubuntu 20.04

Rocket.Chat is a web-based chat application written in JavaScript, using the Meteor full-stack framework. It is an open-source chat collaboration platform that allows you to communicate securely in real-time across multiple devices.

Share Button
Read More
| by Scott Kilroy

A Basic Guide to Linux Boot Process

Every time you power on your Linux PC, it goes through a series of stages before finally displaying a login screen that prompts for your username or password. There are 4 distinct stages that
The post A Basic Guide to Linux Boot Process first appeared …

Share Button
Read More
| by Scott Kilroy

How to install Etherpad on Ubuntu 20.04

Etherpad is a web-based real-time online editor that allows writers to simultaneously edit a text document and monitor all edits in realtime. In this tutorial, we will show you how to install Etherpad on Ubuntu 20.04 server.

Share Button
Read More
| by Scott Kilroy

How to Install and Configure OpenLDAP and phpLDAPadmin on Ubuntu 20.04

LDAP is a Lightweight Directory Access Protocol used for accessing and maintaining distributed directory over an internet protocol. phpLDAPadmin is a web-based LDAP client used for managing and administering an LDAP server.

Share Button
Read More
| by Scott Kilroy

How to Install Microsoft Edge Browser in Linux

Long gone days where Microsoft products are not open-source and architected only for Windows. In their efforts to make a strong footprint in the Linux market, Microsoft has announced on “Microsoft Ignite 2020” Edge
The post How to Install Microsoft Edg…

Share Button
Read More