Category Tutorials

How to Install Apache Web Server on Ubuntu?

How To Install

In this article, we’ll learn how to install Apache web server on Ubuntu. Apache web server is an HTTP based server developed by The Apache Software Foundation which was launched to make powerful features of an HTML server available to…

How to Install OwnCloud on Ubuntu?

How To Install OwnCloud In Ubuntu

In this tutorial, we will learn how to install OwnCloud on Ubuntu 18.04. What is OwnCloud? Let’s first understand what is OwnCloud. You might be aware of DropBox i.e. file hosting service application. Similarly, OwnCloud is a collection of Client-Server…

How to use the du Command in Linux

The Du Comman

In this tutorial, we’ll go over the du command in Linux. “du” stands for disk usage and is used to estimate the amount of disk space used by a given file or directory. In general, it is a handy utility…

Understand the telnet Command in Linux

Telnet Command

The telnet command in Linux is a protocol that was used before SSH became mainstream. Telnet is easy to connect and use, insecure protocol since all the data is transferred in plaintext. But for some quick communication, telnet can still…

How to Install OwnCloud on CentOS?

How To Install OwnCloud On CentOS

In this tutorial, we will discuss how to install OwnCloud on CentOS. Let’s first learn what is OwnCloud? You might be aware of cloud services very well. The online storage platform which can be accessed anytime, data files can be…

How to install Anaconda on Debian/Ubuntu

How To Install Anaconda In Debian

If you are a beginner in the field of scientific computing, this is the right tutorial. In this tutorial, we will learn how to install Anaconda on Debian. Let’s first discuss Anaconda. Basically, Anaconda is a bundle of some popular…