How to Install Pip on Debian 10
Sat Aug 17 2019

How to Install Pip on Debian 10

Pip is a package management system that allows you to install Python packages. In this guide we will explain how to install pip on Debian 10 Buster.

How to Install Node.js and npm on Debian 10 Linux
Thu Aug 15 2019

How to Install Node.js and npm on Debian 10 Linux

Node.js is a cross-platform JavaScript run-time environment built on Chrome's JavaScript designed to execute JavaScript code on the server-side. In this tutorial, we will show you several different ways of installing Node.js and npm on Debian 10 Buster.

How to Run Sudo Command Without Password
Tue Aug 13 2019

How to Run Sudo Command Without Password

The sudo command allows trusted users to run programs as another user, by default the root user. This tutorial explains how to configure the sudoers file and allow certain users to run sudo commands without being asked for the password.

How to Set or Change Hostname in Linux
Sat Aug 10 2019

How to Set or Change Hostname in Linux

A hostname is a label assigned to a machine that identifies the machine on the network. This tutorial will walk you through the process of changing the hostname in Linux without the need of restarting the system. The steps should work on any modern Linux distribution that uses systemd.

Wed Aug 07 2019

Du Command in Linux

Wed Aug 07 2019

Wc Command in Linux (Count Number of Lines, Words, and Characters)

Sat Aug 03 2019

How to Install and Configure Squid Proxy on Debian 10 Linux

Fri Aug 02 2019

How to Enable SSH on Ubuntu 18.04

Fri Aug 02 2019

How to Install Git on Debian 10 Linux

Wed Jul 31 2019

How to Install Updates on CentOS 7