Browsing category

How To’s

How To Install Cockpit on Ubuntu 18.04 LTS (Bionic Beaver)

Cockpit is a free, web-based server manager for Linux operating systems. With Cockpit, a system admin can perform tasks such as managing storage, Users, containers, network configuration, inspecting logs and so on. Cockpit is released under the LGPL v2.1+, and it is available for Redhat, CentOS, Debian, Ubuntu, Atomic, and Arch Linux. This guide helps you […]

How to Install Webmin on Ubuntu 18.04 LTS (Bionic Beaver)

Webmin is a web-based OS system configuration tool for Unix-like systems such as  Solaris, Linux (Red Hat in particular) and FreeBSD. It is released under BSD 3-clause “New” or “Revised” License. Webmin helps system administrator to manage the operating system’s internal such as changing passwords, disk quotas, file system, process, scheduled jobs,  software packages, system […]

How To Install Android Studio on Ubuntu 18.04 LTS (Bionic Beaver)

Android Studio – the first software that comes in mind of an app developer who is developing applications for Google’s Android operating system. It is the powerful and official IDE for Android app development, developed by Google, based on IntelliJ IDEA. Android Studio is a replacement for the Eclipse Android Development Tools (ADT) which was […]

How To Install Dropbox on Linux Mint 19 / Linux Mint 18

Dropbox is a Web-based file hosting service from Dropbox Inc which enables users to store and share files and folders with others. Dropbox offers both free and paid plans, each with varying options. The Free service provides 2GB of online storage whereas in Pro you can get as much as you want for your requirements. […]

How To Install MongoDB 4.4 / 4.2 On Ubuntu 18.04 / Ubuntu 16.04

MongoDB is a free and open-source cross-platform, document-oriented database designed with both scalability and developer agility in mind. It is written in C++ and JavaScript, uses JSON-like documents with dynamic schemas to store data. MongoDB is available for Windows, Linux, OS X, and Solaris. It is released under Server Side Public License (SSPL). Here, we […]