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...
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...
Adding printer and configuring in Raspberry PI and Desktop Here we will be learning how to add printer to your raspberry pi in 5 steps only. First Step Install the Common Unix Printing System cups...
How to Install NASM on Linux What is NASM? Nasm is one the most popular assemblers in Linux This installation process is same for each and every Linux Distros Relocatable Dynamic Object File Format...
How to set static ip address in ubuntu 16.04 How to set static ip address in any linux distros using terminal Open terminal nmtui Edit a connection Select the connection you want to edit...
configure cisco anyconnect VPN ubuntu No need to install any GUI client to connect the server just follow these 3 commands to connect to cisco anyconnect VPN. Need to install Openconnect client apt-get install...
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...
How To Install the Apache Web Server on Ubuntu Desktop installation Ubuntu 18.04 and Ubuntu 16.04 List running processes ordered by RAM usage ps aux | awk ‘{print $2, $4, $11}’ | sort -k2rn...
How to Install Dropbox on Ubuntu, Centos? Download the dropbox installer as per your environment https://www.dropbox.com/install sudo yum localinstall nautilus-dropbox-2015.10.28-1.fedora.x86_64.rpm Search for Dropbox icon and select, it will redirect you to the login page...