Explore >> Select a destination


You are here

www.jrgsystems.com
| | joshua.hu
100.0 parsecs away

Travel
| | Introduction
| | www.c0ffee.net
166.7 parsecs away

Travel
| | A guide to a fully functional installation of FreeBSD on a ThinkPad T530.
| | willhaley.com
90.9 parsecs away

Travel
| | The goal is to connect a non-WiFi computer to a WiFi network using a Raspberry Pi. We will use a Raspberry Pi 4 Model B as a bridge between the non-WiFi computer and the WiFi network. The Raspberry Pi connects to WiFi and shares its connection with other computers over Ethernet. These instructions were only tested and verified using: Fresh install of Raspberry Pi OS Lite (bookworm, 64-bit, from November 19th 2024) Raspberry Pi 4 Model B Typical home WiFi network using WPA2 This Stack Overflow answer and accompanying script as well as this proxy arp approach and Debian's Bridging Network Connections with Proxy ARP are the primary sources for how I got this working and are the inspiration for this guide.
| | sookocheff.com
140.1 parsecs away

Travel
| The Network Time Protocol (NTP) is a system for synchronizing the clocks of hosts and clients across the Internet. NTP is a protocol intended to synchronize all computers participating in the network to within a few milliseconds of Coordinated Universal Time (UTC). The core of the protocol is NTP's clock discipline algorithm that adjusts the local computer's clock time and tick frequency in response to an external source - such as another trusted NTP server, a radio or satellite receiver, or a telephone modem. A core problem in NTP is establishing the trust and accuracy of nodes in the NTP network. This is done through a combination of selection and filtering algorithms to choose from the most reliable and accurate peer in the synchronization network.