


By default, the network configuration saved in Raspberry Pi over Ethernet connection is dhcp. Accessing Raspberry Pi using SSHĬonnect Raspberry Pi to the computer with Ubuntu using an Ethernet cable. Make sure it is connected to the Internet via Wi-Fi. Once the installation is complete, reboot the system.
#VNC CONNECT TO PI INSTALL#
Open the terminal and install nmap using the following command: To do that, connect it to a known Wi-Fi connection. Ubuntu needs Internet connectivity over Wi-Fi. To find out the IP address assigned to Raspberry Pi using a laptop, use nmap tool. Since there is no monitor or keyboard connected to Raspberry Pi, it is not possible to use $ ifconfig command. To enable SSH, access command line using sudo raspi-config command). SSH service is not enabled by default in Raspberry Pi. (SSH is a network protocol that provides the administrator with a secure way to access a remote computer. An IP address is required to get access to Raspberry Pi over Secure Socket Shell ( SSH). Then, open connection settings for Ethernet connection from desktop.Ĭhange IPV4 settings to Share to Other Computers and click on Save. Installing required packages on UbuntuĬonfigure Ethernet connection on Ubuntu to share its network with hosts connected to it-in this case, Raspberry Pi. The same connection can be shared with Raspberry Pi using an Ethernet cable to install required packages. The laptop must have an Internet connection to install a few software packages.
