# SSH (Secure Shell)

In this documentation you will set up the Raspberry Pi Headless, that is, without using a monitor as a display. The Raspberry Pi will be connected to your computer via SSH (Secure Shell). To start some projects using Raspberry Pi, you need to fulfil the **General Prerequisites** below.

{% content-ref url="ssh-secure-shell/common-raspberry-ssh-prerequisites" %}
[common-raspberry-ssh-prerequisites](https://docs.antares.id/en/code-and-library-examples/raspberry-pi/ssh-secure-shell/common-raspberry-ssh-prerequisites)
{% endcontent-ref %}

After fulfilling the **General Prerequisites**, you can continue with some of the projects on the following pages.

{% content-ref url="ssh-secure-shell/sending-data-using-node.js" %}
[sending-data-using-node.js](https://docs.antares.id/en/code-and-library-examples/raspberry-pi/ssh-secure-shell/sending-data-using-node.js)
{% endcontent-ref %}

{% content-ref url="ssh-secure-shell/temperature-and-humidity-monitoring-using-dht11-sensor" %}
[temperature-and-humidity-monitoring-using-dht11-sensor](https://docs.antares.id/en/code-and-library-examples/raspberry-pi/ssh-secure-shell/temperature-and-humidity-monitoring-using-dht11-sensor)
{% endcontent-ref %}
