Category: Linux

Linux FAQ resource and tutorials.Basic Linux tutorials. Contains usual commands,scripts, installations instructions and configuration examples.

How to Install ownCloud on Debian 10

  In this tutorial, we will show you how to install OwnCloud on a Debian 10 VPS. OwnCloud is a free, open-source and self-hosted data synchronization, file sharing, and hosting server that allows you to store your personal files, documents, and pictures from a central location. …

How to Install Apache Cassandra on Debian 9

  In this tutorial, we will show you how to install Apache Cassandra on a Debian 9 VPS. Apache Cassandra is a free and open-source distributed NoSQL database management system that provides High-Availability with no single point of failure. Cassandra does not use the table model …

How to Install Grav CMS on Ubuntu 18.04

  In this tutorial, we will cover the steps needed for installing Grav CMS on an Ubuntu 18.04 VPS. Grav is an open-source, fast, and flexible flat-file CMS (or Content Management System) based on and written in PHP. Grav uses a flat-file database for both its …

How to Install Anaconda Python on Debian 9

  Anaconda is one of the most popular package managers and distribution systems for the Python and R programming languages. It is open-source and designed for data science and machine learning platforms, and is used for large-scale data processing, deep learning-related applications, and scientific computing. Anaconda …

How To Check Internet Speed In Ubuntu Terminal

Want to check wifi speed in terminal or looking how to check internet speed in terminal? Here is how to use speedtest-cli to test internet download speed in Ubuntu terminal. The speedtest-cli is a command line interface for testing Internet bandwidth using speedtest.net Speedtest-cli is a …

How to Install LMMS 1.2.1 via PPA in Ubuntu 18.04, 19.10

This quick tutorial shows how to install the latest LMMS music creation tool 1.2.1 in Ubuntu 18.04, Ubuntu 19.10. LMMS 1.2.1 has been made into Ubuntu 20.04 main repositories. There are also official .appimage package and flatpak package (runs in sandbox) available for most Linux desktop. …