|
You are here |
meka.rs | ||
| | | | |
hack.org
|
|
| | | | | [AI summary] A blog post detailing the setup and configuration of an IPv6 tunnel using Hurricane Electric's service on a FreeBSD-based EdgeRouter Lite, with custom scripts for dynamic endpoint updates. | |
| | | | |
www.henryleach.com
|
|
| | | | | I wanted to create some jails that run under their own IP address on my home network for various services. I prefer to have the central DHCP server hand out of the IP addresses, so that if I want to change anything it can all be managed in one place, but it does mean getting the jails and related networking to use DHCP, which turned out to be a little more involved that I thought. | |
| | | | |
www.daemonology.net
|
|
| | | | | [AI summary] The article details the author's experience of setting up a FreeBSD desktop environment, highlighting the challenges faced and the eventual success. The author spent significant time configuring hardware, installing packages, and troubleshooting issues such as touchpad responsiveness, driver compatibility, and power management. While the process was complex and time-consuming, the author concludes that FreeBSD is capable of being a viable desktop operating system, especially with the support of the FreeBSD Foundation and community efforts to document laptop compatibility. The article also reflects on the broader implications of using FreeBSD for desktop use, emphasizing the need for more developers to adopt and test laptops for this purpose. | |
| | | | |
kaspars.net
|
|
| | | Everyone knows that GitHub is awesome and so is their API. However, there are limits to the amount of unauthenticated request you can make to the API from a single IP address. I am usingtheir API for automatic updates for all of my GitHub hosted plugins with theGit Update pluginand it hit the limits reallyquick.... | ||