Category: Linux

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

How to Handle Automatic Updates in Ubuntu

Brief: This tutorial teaches you how to handle the unattended upgrade i.e. the automatic system updates in Ubuntu Linux. Sometimes, when you try to shutdown your Ubuntu system, you may come across this screen that stops you from shutting down: Unattended-upgrade in progress during shutdown, please …

Using Files and Folders on Desktop Screen in Ubuntu

This beginner tutorial discusses a few difficulties you may face while adding files and folders on the desktop screen on Ubuntu. I know a few people who are habitual of putting all the important/frequently used files on the desktop screen for quick access. I am not …

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 …