Create Alias Command in Linux or Ubuntu As a Linux user, you may come in a situation where you need to use the same command again and again. So typing the same…
Category: Installation
Google Chrome remove redirect HTTP to HTTPS on localhost
localhost:4200 Google Chrome remove redirect HTTP to HTTPS on localhost If you are getting this kind of error while running on the local machine then following are the way to fix it….
macOS unrar file using terminal
Hello Guys, Whenever you download some .rar file on your mac & you want to unzip/unrar it, macOS doesn’t have a default unrar, so let’s check how to do this. macOS unrar…
Fixing : An unexpected error occurred:latmap-stream/-/flatmap-stream-
Hello All, As you come on this page then I am sure that you got the following error while running yarn install An unexpected error occurred: “https://registry.yarnpkg.com/flatmap-stream/-/flatmap-stream-0.1.1.tgz: Request failed “404 Not Found””….
Installing Ganache CLI & Installing Ganache GUI
source:https://raw.githubusercontent.com/trufflesuite/ganache-cli/develop/resources/icons/ganache-cli-128×128.png What is Ganache? Ganache is part of truffle suit of Ethereum developers tools for you personal blockchain for Ethereum development. Ganache allows you to run your own blockchain on your local machine…
How To Enable Hotspot in Ubuntu Via Terminal
Hello Guys, I am using my Ubuntu 18.04 laptops hotspot to share the network with mobile and other devices. for that everytime, I need to go to settings then select WiFi and then need…
Install Ethereum Mist on Ubuntu
Installing Ethereum Mist On Ubuntu The Mist browser is the tool of choice to browse and use Ðapps or blockchain apps. So you are a beginner at ethereum development then you will…
Install Java JDK 10 on ubuntu 18.04
Java JDK is the essential part of developer life to run & develop applications. In this tutorial, we are going to see how to install Java JDK on Ubuntu 18.04. Open Terminal by…
Upgrade Ubuntu 16.04 to 18.04
Following are the steps to Upgrade Ubuntu 16.04 to 18.04 : If you are planning to upgrade to Ubuntu 18.04 and you don’t know how to upgrade ubuntu 16.04 to 18.04 then you are…