The LXC #101 was created some time ago (debian 12, turnkey fileserver, 18.0-1). The last time it was used was in July and I am not sure if I had tried to integrate it with #106 NextCloud; I may have. So from here it looks like there was a try, but I need to review what steps were taken to set it up. Also what is the current setup of the Proxmox drives: 2@1TB and 2@4TB drives in the case.
This is a blog mostly about techie things, what I am doing to my apartment network on the cheap, IOT, 3D Printing, Raspberry Pis, Arduinos, ESP32, ESP8266, Home Automation, Personal Weather Stations, Things That Go Bump in the Night, and some side issues that need discussing. Remember, sometimes the journey to an end is as much fun as the goal achieved!
Friday, August 29, 2025
Project #37 - Setup a File Server on Proxmox
This is a case of the cart before the horse. It occurs to me that I need a files server in the network. I would buy a NAS to integrate, but short of that I am going to utilize my Proxmox server to create a File Server. Fortunately, there is a Turnkey file server that I can utilize for this purpose. So this project is to setup a file server using the Turnkey File Server template. Of course, I need to get the drives setup correctly on Proxmox before I can begin this.
Tuesday, August 19, 2025
Moved the xPod connections back to my main switch
After thinking about it for a while, I was convinced that I needed to add the other Edgerouter-12p that I have which has a POE capability. In order to do that, I will need to remove the 8 port switch and 2 ER-X routers which are on the shelf that I need for the ER-12p. So that means that I will need to rearrange the xPod RPis to connect to the main switch and disconnect the 8 port switch and 2 ER-X routers.
Update: completed
Tuesday, July 22, 2025
Added Some Collections to the FLINT 2 Router
I decided to add a way to gather statistics on the wireless connection to Connect in my apartment. I found that luci-app-statistics uses collectd to gather system statistics and uses rrdtool to display them. I installed luci-app-statistics and collectd on the FLINT2 Router. Since I have an MQTT server running on port 1883 of the EXP-PiHole RPi, I decided to open up icmp to WAN (port 10) and WAN2 (port 9) on Edgerouter-12. I then added passthrough of MQTT (1883) to WAN (port 10) on Edgerouter-12 to EXP-PiHole. I am not sure if WAN2 will pick up the same passthrough message to port 1883; that I will have to test separately. I also installed the following packages on FLINT2: collectd-mod-cpu, collectd-mod-ethstat, collectd-mod-interface, collectd-mod-ipstatistics, collectd-mod-iwinfo, collectd-mod-load, collectd-mod-memory, collectd-mod-mqtt, collectd-mod-network, collectd-mod-rrdtool, collectd-mod-thermal, collectd-mod-uptime, and collectd-mod-wireless.
Update: I have removed the collectd items from FLINT2 because it appeared that it was slowing down the download/upload throughput.
Monday, July 21, 2025
Project #36 - Setup Monitoring of the WiFi Connections
I need to setup a way to monitor the WiFi connections in my HomeLab. I have been away from the IC Subcommittee for a long time, but now I have sparked an interest in keeping track of what the current system is doing in terms of dropouts and changes of bandwidth. I need something to characterize what is happening so that I can talk intelligently about it.
Wednesday, July 2, 2025
Project #35 - Adding VLANS to the FLINT1 and FLINT2 routers
- On FLINT1 I will add two VLANs; Guest1 and Arbitrary1 that will not have access to the basic vlan
- On FLINT2 I will add two VLANs; Guest2 and Arbitrary2 that will not have access to the basic vlan
- The setup should be able to be altered to accommodate iBGP or VXLAN in the future (or any other items I might want to experiment with)
State of the Network in June 2025
- Complete the task of setting up a Certificate Authority in the HomeLab
- Add VLANs to the FLINT2 router
- Arrange the power so that the FLINT2 router can remain on if I shutdown the Rack
- Alter the way that I connect my laptop to the network so that it remains connected at all times on the correct VLAN
- Implement the PiHole to give out DNS and DHCP IPs within the HomeLab
- Work up some 3D printed components to stage the remaining Raspberry Pis external to the Rack, but still be present within the HomeLab
- Work up the use of my STREAM deck to issue MQTT messages for HomeLab control
- Spin up a file server on the HomeLab
- Finish setting up the Raspberry Pi display/controller; connected via Tailscale