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 I discovered in Snap Store. If you are new to Snaps, check out our guides about snaps: A Beginners Guide to
Make Linux Great Again
How To Install Laravel PHP Framework with Nginx on Ubuntu 20.04
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 for large, robust, and modern applications. In this article, you will learn how to install the Laravel PHP Framework on Ubuntu
What is MariaDB? How Does MariaDB Work?
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 ease of use. It is the default MySQL type database system in the standard repositories of most if not all major
How to Install Linux Mint 20 Alongside Windows 10 or 8 in Dual-Boot UEFI Mode
Linux Mint 20 has been released in wild by the Linux Mint project development team as a new long term support edition which will receive support and security updates until 2025. This tutorial will guide you on how you can install Linux Mint 20 in dual-boot with a variant Microsoft Operating System, such as Windows
10 Open Source/Commercial Control Panels For Virtual Machines (VM’s) Management
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 tool you may need to perform various operations including client tasks, because such operations may be time-consuming. In order to simplify
12 Open Source/Commercial Software for Data Center Infrastructure Management
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 you’ll start facing issues. How to inventory servers and spares? How to maintain a data center in a good health, locating
How to Install Jitsi Meet on Debian and Ubuntu
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 iOS mobile operating systems. The two central applications to Jtisi are Jitsi Videobridge and Jitsi Meet. Jitsi Videobridge is a WebRTC
How to Install Android OS to Run Favourite Games and Applications in Linux
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 android source code, patching it to work on Intel x86 processors and some laptops and tablets. In this article, you will
How to Install Multiple CentOS/RHEL Servers Using FTP Network Sources
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 a minimal ISO image on the machines you perform installation and the extracted binary DVD ISO mounted on the FTP server
How to Install Apache Cassandra on CentOS 8
Apache Cassandra is an open-source NoSQL database system with high availability and without compromising performance. It is used by many large companies like Github, NetFlix, Reddit and Instagram. In this described how to install Apache Cassandra on CentOS 8. Prerequisites# You should logged in as root or user with sudo privileges. Step 1 – Install