Connecting Raspbian to your wifi and enabling SSH and VNC without a keyboard

In order to connect your Raspian to your wireless network and enable SSH access to it, follow the steps:


Boot your Raspiberry Pi and give it a time to connect to your wireless. From a computer that is also connected to the same wifi network, do:

After enabling the VNC Server using the raspi-config wizard, if you still can't connect to it, run the following commands on Raspian console:



The password is 123456

Good Luck!