Showing posts with label Raspberry Pi. Show all posts
Showing posts with label Raspberry Pi. Show all posts

Friday, January 31, 2020

How to Install RealVNC in RaspberryPI

In this video I will show How to Install RealVNC in RaspberryPI
Previously I had shown..

Video can be shown at the bottom of this post.

How to remove Black Border in RaspberryPi OS

In this video I will show you how to remove Black Border in RaspberryPi OS.

Previously I had shown..
Video and Text can be shown below

Sunday, January 5, 2020

How to connect mysql remotely in linux

In this post I will show you, How to create a new user and grant permissions in MySQL

Previously I had shown..
Config file Paths in different operating systems. Lets check the paths as shown and open in nano using below command

How to create a new user and grant permissions in MySQL

In this post I will show you, how to create a new user and grant permissions in MySQL

Previously I had shown..

Continuing the previous POST login to MySQl from terminal using below command

sudo mysql -u root -p























How to Install MySQL/MariaDB in Raspberry Pi

In this post I will show you how to Install MySQL/MariaDB in Raspberry Pi
Previously I had shown..
Before Install Mysql, update Raspberry Pi OS using below commands

sudo apt-get update
sudo apt-get upgrade

Now Install MySQL using below command

ln: failed to create symbolic link '/usr/bin/dotnet/dotnet': File exists

In this post I will show you how to solve ln: failed to create symbolic link.
Previously I had shown..

sudo ln -sf "/usr/share/dotnet/dotnet" "/usr/bin/dotnet"

To remove Link:

sudo rm -rf /usr/bin/dotnet
sudo ln -s "/usr/share/dotnet/dotnet" "/usr/bin/dotnet"

How to Install .Net Core 3.1 on Raspberry Pi 3

In this post I will show you how to Install .Net Core 3.1 in Raspberry Pi.
Previously I had shown..

Download .Net Core from HERE.


How to Install Linux on Raspberry Pi 3

In this post I will inform..

How to Install Linux on Raspberry Pi 3

Hardware Requirements:
  • Raspberry Pi 3
  • SD Card 8GB minimum
  • Mobile recharge Adapter min 2Amphs
  • Monitor + Keyboard & Mouse
  • HDMI Cable
      OutPut: