How To Install PyCharm in Ubuntu 20.04 LTS?

The PyCharm is a fully-featured IDE for python which is developed by JetBrains. PyCharm supports many other programming languages such as HTML, CSS, Javascript, SQL, etc. The features of PyCharm can be extended using the plugins. It has built-in graphical debugger, integrated unit tester, and embedded version control system. PyCharm is released in two versions … Read more

How To Install Docker On Ubuntu 20.04 LTS?

Docker is a platform that makes it easier to create, deploy, and use an application using containers. A container contains an application with all parts of it needed such as libraries and other dependencies, and ships it as one package. Instead of using dedicated resources like virtual machines, docker shares kernel, and other resources of … Read more

How to install FileZilla in Ubuntu 20.04 LTS ?

Filezilla is a free, opensource, and cross-platform FTP application. This application is based on the client-server model. You can visit Filezilla’s website to download the client and server binaries. The server binaries are available only for Windows operating system. This article will help you in installing the Filezilla client application on Ubuntu 20.04 LTS. However, … Read more

Dell XPS 13 Developer Edition with Ubuntu 20.04 LTS pre-installed is now available

The Dell XPS 13 Developer Edition is now available in North America and selected EMEA countries* certified with Ubuntu 20.04 LTS pre-installed to work straight out of the box. This is the first system available on the market with Ubuntu 20.04 LTS, released in April 2020, and continues the long-standing partnership with Canonical which is … Read more

How to setup Skype on Ubutnu 20.04 LTS

Skype is one of the most popular telecommunication software it provides video and voice calls, video conferencing, instant messaging service, etc. You can transmit text, video, voice, images, etc by using this application. It is a cross-platform, available for various operating systems including Windows, Linux, Mac. There are various ways in which you can download … Read more

How to Install and setup MEAN stack on Ubuntu?

MEAN is a free and open-source software stack of JavaScript for building dynamic web applications. It consists of MongoDB, Express.js, AngularJS, and NodeJS. Where AngualrJS is used for frontend while others are used for backed development. In this article, I will discuss how to install and configure the MEAN stack on Ubuntu. Prerequisites To follow … Read more

How to install Hyperledger Fabric on Ubuntu?

Hyperledger is an umbrella project under the Linux Foundation for the development of open-source blockchain and related tools which was started in 2015. Hyperledger Fabric which is a part of the Hyperledger project is a modular blockchain framework for enterprise blockchain platforms. It aims at providing the foundation for the development of enterprise-grade applications and … Read more

How to install Darktable in Ubuntu?

Darktable is a free and open-source image editing, photography workflow application, and raw developer. It is built for photographers, can handle and process a larger number of images easily. The raw image files are minimally processed images captured by a digital camera or any image scanner, Darktable manages these files in a database and lets … Read more