If you need to use your Raspberry Pi without connecting it with a monitor (or TV) you need to activate the VNC server service. By using the VNC you will be able to control your RPi from your computer (or laptop)! It's like the TeamViewer but it's only share the desktop of the RPi over a local network.
The VNC server is already installed in your Raspbian Operating System, you just need to activate it. In this guide we will also show you how to set a static IP address!
Tutorial updates and more Raspberry Pi tutorials can be found here:
Every time that the RPi it's starting (after power on or reboot) it takes a new IP address. For this reason it will be good to set a static IP address. Make a right click on WiFi icon in status bar and select the first choice "Wireless & Wired Network Settings".
Select wlan0 and write the static IP that you want in "IPv4 Address" field and your router's IP in "Router" field. We advice you to use the google dns servers, so in "DNS Servers" field write the address 8.8.8.8.
If you are using a wired connection select the interface "eth0" and follow the same steps.
Open the app and enter the IP Address from the previous step into the search field. For us the address is 192.168.1.18 . Press enter and the next window it will ask your name and password as you have on Raspberry Pi. So, enter " pi " into the Username field and " raspberry " in the Password field.
(You can change your password on Raspberry Pi configuration menu)