Ubuntu 18.04

How To Install Python 3.9 on Ubuntu 18.04

Python is an object-oriented, high-level programming language. It is an open source with a large community. Python is used as key languages among the top tech companies like Google. The latest stable version Python 3.9 is out with several improvements and security updates. It included multiple new modules, improved existing modules and many other features. …

How To Install Python 3.9 on Ubuntu 18.04 Read More »

How to Install Remote Desktop (Xrdp) on Ubuntu 18.04

Introduction Remote Desktop (Xrdp) is a free and open-source implementation of the Microsoft RDP server that enables operating systems other than Microsoft Windows to provide a fully functional RDP-compatible remote desktop experience. This tutorial will explain to you how to install and configure the Xrdp on Ubuntu 18.04. Prerequisite Sudo access to your Ubuntu 18.04 …

How to Install Remote Desktop (Xrdp) on Ubuntu 18.04 Read More »

How to Install Visual Studio Code on Ubuntu 18.04

How to Install Visual Studio Code on Ubuntu 18.04

Visual Studio Code is an optimized, feature rich code editor for building web and cloud application’s. It is developed by the Microsoft team. It includes feature like embedded Git, supports debugging feature, syntax highlighting, intelligent code completion, snippets, and code refactoring. The Visual Studio code is freely available for most of modern operating systems like …

How to Install Visual Studio Code on Ubuntu 18.04 Read More »

Configure VNC on Ubuntu 18.04

How To Install and Configure VNC on Ubuntu 18.04

VNC stands for “Virtual Network Computing” is the set of protocols for sharing desktop systems remotely. There are many software available to access Linux based desktop remotely including TigerVNC, TightVNC, Vino, vnc4server and many more. TigerVNC is a free, open-source and high-performance VNC server used to control or access Linux based desktop systems remotely. It …

How To Install and Configure VNC on Ubuntu 18.04 Read More »

How to Install Postman on Ubuntu 18.04

How to Install Postman on Ubuntu 18.04

Postman is the large scale collaboration platform for the API development. It is used by the million’s of developers across the world including tech companies. A snapcraft package of postman is officially build the official team. The snap packages provides an efficient way of packaging and deployment of application on multiple Linux operating systems. This …

How to Install Postman on Ubuntu 18.04 Read More »

Install and Setup Docker Using Ansible on Ubuntu 18.04 (Part 2)

Install and Setup Docker Using Ansible on Ubuntu 18.04 (Part 2)

In the last guide, you learned how to set up, install, and configure Ansible on Ubuntu 18.04. Now, you will use the Ansible to install and set Docker on a remote machine. To begin this guide, you need the following: One Ansible Control Node: You need a Ansible installed and configured machine. One or more Ansible …

Install and Setup Docker Using Ansible on Ubuntu 18.04 (Part 2) Read More »

How to Install Zoom on Ubuntu 18.04

Zoom application is one of the most popular application these days. The Zoom cloud meetings application provides simplified video conferencing with the real-time messaging and content sharing over the internet. The zoom client allows you to join meeting without sign in to the application. To start a new meeting, you would required to login to …

How to Install Zoom on Ubuntu 18.04 Read More »

Install Python pip On Ubuntu 18.04

How To Install Python pip On Ubuntu 18.04

This comprehensive Linux guide expects that you run the following commands as root user but if you decide to run the commands as a different user then ensure that the user has sudo access and that you precede each of the privileged commands with sudo pip is a standard package-management system used to install and manage software packages …

How To Install Python pip On Ubuntu 18.04 Read More »

How To Change Hostname On Ubuntu 18.04

This comprehensive Linux guide expects that you run the following commands as root user but if you decide to run the commands as a different user then ensure that the user has sudo access and that you precede each of the privileged commands with sudo A computer hostname represents a unique name that gets assigned to a computer …

How To Change Hostname On Ubuntu 18.04 Read More »