Raspberry PI Installation in Virtual Machine
How to download and install Raspberry PI? We will be installing Raspberry pi into the virtual machine. First we need to download raspberry pi Operating System. As we are going to test it for...
Tech tricks – tricks that will easy our work or tricks that will surprise others
How to download and install Raspberry PI? We will be installing Raspberry pi into the virtual machine. First we need to download raspberry pi Operating System. As we are going to test it for...
Importing code from an existing project Adding the existing project in gitlab , github and bitbucket Open terminal Go to the local project directory cd /home/username/test Initialize the local directory git init Add all...
Shell Script to run root with password in one small script line? Please check this script, it will help you to run commands directly. Sometime it becomes every important to run commands direclty with...
Spark Messenger installation —— Install Java —— sudo apt-get update sudo apt-get install default-jre —— Install Spark IM —— wget http://download.igniterealtime.org/spark/spark_2_8_2.tar.gz sudo tar -zxvf spark_2_8_2.tar.gz -C /opt/ sudo mv /opt/Spark/ /opt/spark cd /opt/spark/ sudo...
Breaking password in centos 7 Root the system and stay on grub screen grub2 Press e (to edit) Goto line which starts with Linux16 Edit Linux 16 Add – rd.break in last rd.break If...
How to Change Theme on Ubuntu New Theme has arrived, with very cool and bright looks check this out. Special for ubuntu 18.04 Maxim Theme sudo add-apt-repository ppa:noobslab/themes sudo apt-get update sudo apt-get install...
Play Music From Command Line Hello everyone I have found two very interesting commands . 1. Playing music from terminal How to Play Music through terminal You just have to install one command sudo...
Recover unallocated space on USB drive. Case1: How to recover your pen drive in windows. USB/SD Card Stops Working or stop Showing the actual size of pen drive or any external storage device. Unallocated...