
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Found 143 Articles for Ubuntu

908 Views
As Linux users, we often find ourselves needing to work with different versions of packages on your system. Sometimes, we need to use a specific feature that is only available in a newer version of the package, or there could be compatibility issues with other software on my system that only work with a particular version of the package. This is where the ability to install a particular package version comes in handy. In this article, we will go through various methods to install a particular version of a package in CentOS and Ubuntu. We'll explore the use of package ... Read More

567 Views
In this tutorial, we will explore the process of installing AnyDesk on Ubuntu. AnyDesk is a popular remote desktop application that allows users to access and control a remote computer from their own machine. This article will provide step-by-step instructions on how to install AnyDesk on Ubuntu, enabling you to establish secure and efficient remote connections. Before we proceed with the installation, let's take a moment to understand the technologies involved in this tutorial. AnyDesk employs a client-server architecture, where the client is installed on the local machine and the server component is installed on the remote computer. The client ... Read More

2K+ Views
Introduction Temporary documents are data produced by calculating for storing details whereas another operation is being carried out performed. These short-term documents may build up over time and consume valuable disc space. Ubuntu is an established Linux-based operating system that includes a number of methods for cleaning temporary data and optimizing disc space The most common techniques for cleaning temporary data in Ubuntu involve employing the terminal's "clean" and "auto-remove" instructions, employing builtin tasks such as Ubuntu Janitor, and utilizing third-party programs such as Bleach Bit. These are among the simple and effective strategies for freeing up disc space and ... Read More

2K+ Views
Introduction SMPlayer is a popular cross-platform multimedia player that supports various formats and codecs. It provides a user-friendly interface and offers advanced features like playback speed control, subtitle support, and YouTube integration. This article will guide you through the process of installing the latest version of SMPlayer on Debian, Ubuntu, Linux Mint, and Fedora distributions. Installing SMPlayer on Debian-based Systems (Debian, Ubuntu, Linux Mint) Step 1: Open the Terminal To begin, open the terminal on your Debian-based system. You can do this by pressing Ctrl + Alt + T or by searching for "Terminal" in the applications menu. Step 2: ... Read More

466 Views
Introduction The Linux kernel is the core component of the operating system that provides essential functionality and manages system resources. Ubuntu, one of the most popular Linux distributions, usually ships with a specific version of the kernel. However, there may be instances where you want to install a different kernel version to access new features or address compatibility issues. In this article, we will guide you through the process of installing Kernel 3.16, the latest released version, in Ubuntu and its derivatives. We will also provide examples and detailed outputs of commands to help you along the way. Step 1: ... Read More

4K+ Views
In today's interconnected world, remote access to Linux and Windows machines is essential for efficient system administration and troubleshooting. Guacamole is an open-source clientless remote desktop gateway that allows you to access your machines from anywhere using just a web browser. In this article, we will guide you through the process of installing Guacamole on Ubuntu and demonstrate how to access Linux and Windows systems remotely. Prerequisites Before we begin, ensure that you have the following prerequisites in place − A machine running Ubuntu (version 18.04 or later) with administrative privileges. A stable internet connection. Let's get started! ... Read More

228 Views
Introduction GNUMP3d is a lightweight and easy-to-use streaming media server that allows users to share and stream their music collection over the internet. It supports various platforms, including RHEL, CentOS, Fedora, Ubuntu, and Debian. In this article, we will guide you through the installation process of GNUMP3d on these Linux distributions, along with several examples and their outputs. Prerequisites Before we proceed with the installation, make sure you have the following prerequisites − A running instance of RHEL, CentOS, Fedora, Ubuntu, or Debian. A user account with sudo privileges. Installation To install GNUMP3d, follow the steps below for ... Read More

580 Views
Introduction In the world of blogging, content management systems (CMS) play a vital role in managing and publishing articles. One popular CMS that has gained significant traction among bloggers is Ghost. Ghost is an open-source platform built on Node.js, known for its simplicity, speed, and elegant design. In this article, we will explore how to install Ghost on both Debian and Ubuntu operating systems. We will provide step-by-step instructions along with examples and their respective outputs to guide you through the installation process. Prerequisites Before we begin, make sure you have the following prerequisites − A server or virtual ... Read More

2K+ Views
Introduction EHCP (Easy Hosting Control Panel) is a powerful and user-friendly web hosting control panel that simplifies the process of managing web servers and hosting websites. It provides a comprehensive set of features and tools to streamline the hosting experience. This article will guide you through the step-by-step process of installing EHCP on both Red Hat-based distributions (RHEL, CentOS, Fedora) and Debian-based distributions (Ubuntu, Debian, Linux Mint). Additionally, we will include examples and their output to illustrate the installation process. Prerequisites Before we begin, make sure you have the following prerequisites in place − A server or virtual machine ... Read More

465 Views
Introduction Setting up a server is an essential step in creating a reliable and secure environment for hosting websites, applications, or managing data. In this article, we will explore the process of setting up an Ubuntu server, specifically versions 20.04, 18.04, and 16.04. We will cover the necessary steps, along with practical examples and their corresponding outputs, to help you navigate through the initial server setup process seamlessly. Prerequisites Before diving into the server setup, ensure that you have the following prerequisites in place − An Ubuntu 20.04, 18.04, or 16.04 server instance. A user account with administrative privileges (or ... Read More