
Fri Jun 19 2020
How to Change Hostname on Ubuntu 20.04
This guide explains how to set or change the hostname on Ubuntu 20.04 without needing to restart the system.
Read more

Thu Jun 18 2020
How to Install Anaconda on Ubuntu 20.04
This tutorial will walk you through the installation of Anaconda Python Distribution on Ubuntu 20.04. Anaconda is a popular Python/R data science and machine learning platform.

Wed Jun 17 2020
How to Install and Use PHP Composer on Ubuntu 20.04
This tutorial explains how to install and use Composer on Ubuntu 20.04. Composer is a dependency manager for PHP.

Tue Jun 16 2020
Python Modulo Operator
The modulo operation is an arithmetic operation that finds the remainder of the division of one number by another. In Python, the modulo operator is represented by the percent sign
Mon Jun 15 2020
Modprobe Command in Linux

Sat Jun 13 2020
How to Install R on Ubuntu 20.04

Fri Jun 12 2020
How to Install Mono on Ubuntu 20.04

Thu Jun 11 2020
How to Add Elements to a List in Python (append, extend and insert)

Wed Jun 10 2020
How to Install Spotify on Ubuntu 20.04

Tue Jun 09 2020
How to Install PHP on Ubuntu 20.04
