Menu
- About
- Ham Radio
- NL SwapShop
- NL SOTA Association
- 3D Models
- Linux
- Raspberry Pi
- Windows
- Software
- Photo Gallery
- Contact
- Search

Raspberry Pi Project

Configuring Network Settings
In order to access the pi from a network share or SSH every time it starts its best to set an ip address, the following shows you how, replace the items in capital letters with your information
Open up the network configuration file
Find the line that reads "iface eth0 inet dhcp" and replace that line with the following:
Save the file and exit, now open the dns configuration file. Find out from your ISP which DNS
server you should use. I also use 8.8.8.8 in my file as thats googles DNS server
Replace any entries in that file with at least 2 DNS servers, if you only know of one use the
google DNS server 8.8.8.8