How to use lp command in Linux?
In this tutorial, we will learn how to use the lp command in Linux. In Windows, it’s easy to print the files. By simply using the print shortcut, we can print multiple files. But what about Linux? In Linux, we…
In this tutorial, we will learn how to use the lp command in Linux. In Windows, it’s easy to print the files. By simply using the print shortcut, we can print multiple files. But what about Linux? In Linux, we…
In this tutorial, we will learn how to install and secure phpMyAdmin on Ubuntu. Do you want to handle the database easily through GUI? or do you want to handle the database through any external tool? Folks, you are in…
In this tutorial, we will learn how to install Gradle on Ubuntu. Before we begin with the installation process, let’s first understand what Gradle is? Every framework and Job is created to solve a specific problem. so what kind of…
In this tutorial, we will learn how to install Dropbox on Ubuntu. Dropbox is a personal cloud storage service that allows you to store up to 2GB for free, and offers plans for upgraded storage. Difference between Google Drive and…
If you want to know how to append text to the end of a file in Linux, then you are in the right place. Folks, here we will discuss what are the various ways to append text to a file…
In this tutorial, we will learn how to install Redis in Debian. Before we begin to install it, let’s understand what Redis is. What is Redis? Redis is a NoSQL database that stores the data in the form of data…
In this tutorial, we will learn how to install Jenkins on Debian What is Jenkins? Let’s first dive into the Jenkins. In the early days, continuous code integration was a difficult task to achieve. To solve this problem, many developers…
In this tutorial, we will learn how to install Joomla CMS on Debian. What is Joomla CMS? Let’s first dive into what is Joomla CMS. A Content Management System (CMS) is a software used to modify, create and manage the…
In this tutorial, we will learn how to install Grafana on Ubuntu What is Grafana? Let’s first learn about Grafana. Data analytics lets you analyze raw data and make conclusions about it. Grafana is used for analyzing raw data and…
In this tutorial, we will learn how to install Jupyter Notebook in Ubuntu/Debian server. What is Jupyter Notebook? Let’s first learn what is Jupyter notebook. Jupyter is the web-based interface used for code analysis. The web application where you can…