Articles by Hitesh Jethva
-
How to Install WebVirtCloud KVM Management on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, virtualization • Comments: 7WebVirtCloud is a web-based management tool for KVM virtualization. It allows administrators and users to create, manage and delete Virtual Machines running on KVM hypervisor from a web interface.
-
How to Install Thinkorswim Trading Platformon Ubuntu 20.04
Author: Hitesh Jethva • Tags: desktop, linux, ubuntu • Comments: 1ThinkorSwim is a web-based trading platform developed by TD Ameritrade. It allows users to trade in various stock, options, futures, and equities from the web-based interface. In this post, we will show you how to install Thinkorswim on Ubuntu 20.04 desktop.
-
How to Install and Configure DHCP Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1If you are a system administrator and working in a large environment then you may often need to set up a new client system and assign IP addresses and other network-related information manually. It is a very time-consuming process for you. This is the case, where DHCP comes into the picture.
-
-
How to Install EteSync server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, email, server, ubuntu • Comments: 0EteSync is an open-source solution to sync your contacts, calendars, and tasks. In this tutorial, I will show you how to install EteSync with Apache on Ubuntu 20.04.
-
How to Install Usermin on Ubuntu 20.04
Author: Hitesh Jethva • Tags: control panels, email, ubuntu • Comments: 0Usermin is a web-based interface mainly for webmail designed for non-root users to perform routine tasks. In this post, we will show you how to install Usermin on Ubuntu 20.04 server.
-
How to Install MERN Stack for JS based applications on Ubuntu 20.04
Author: Hitesh Jethva • Tags: server, ubuntu, web server • Comments: 0The MERN Stack is made from four components: MongoDB, ExpressJS, ReactJS, and NodeJS. It provides a bundle of JavaScript technologies used for building dynamic JS websites. In this guide, we will show you how to install the MERN stack on Ubuntu 20.04.
-
How to Install Elgg Social Network on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0
Elgg is a free and open-source social networking platform used for building an online social environment. This post will show you how to install Elgg with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Grav CMS with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu, web server • Comments: 0Grav is a free, open-source, and flat-file CMS that does not require any database. In this tutorial, I will show you how to install Grav CMS with Nginx and Let's Encrypt SSL on Ubuntu 20.04 server.
-
How to Backup and Restore Files using Deja Dup in Linux
Author: Hitesh Jethva • Tags: backup, debian, linux, ubuntu • Comments: 1Deja Dup is a simple and powerful backup tool for Linux operating systems. In this tutorial, I will show you how to install the Deja Dup backup tool on Debian, Ubuntu, and CentOS Linux.
-
How to Create Rust Virtual Environment Using Conda on Linux
Author: Hitesh Jethva • Tags: linux, programming • Comments: 0Conda is an open-source package management system and environment management system for installing multiple versions of software packages and their dependencies. In this post, we will show you how to create Rust virtual environments using Conda in Linux.