6
Dec/21Raspberry Pi Connect To Hidden SSID
Turns out the Raspberry Pi won’t automatically look for hidden WiFi networks. CLI To enable this edit the file /etc/wpa_supplicant/wpa_supplicant.conf and add scan_ssid=1 inside the network declaration: SD With the SD plugged into another computer other than the Raspberry Pi, … Continue reading
7
Jun/21Home Networking Future Plans As Of 2021
Overview The setup is fairly stable so anything beyond what has already been achieved are enhancements to our lives better. Multigig In performance category, Wifi is the predominant way home devices are connected. In order to support the increasing speeds, … Continue reading
1
Jul/20WiFi Features To Consider
Overview Here a few considerations I think are worth looking into in your next networking setup. I tried to list things that are less commonly known and marketed but makes living the wireless lifestyle easier. Fast Roaming The ability to … Continue reading
2
Mar/20Filtering Websites With Ubiquiti Security Gateway And OpenDNS
Overview The Unifi Security Gateway (USG) can be setup to assign a custom DNS server. The DNS server itself will perform the blocking based on the sites people/devices access. Pre-Requisites In order for everything to work beyond a working Unifi … Continue reading
2
Dec/19Pi-hole DNS Filtering
Overview Pi-hole is a very light weight, DNS filtering server. It’s so light that there are reports it can even run on a Raspberry Pi 1! Example reasons for filtering DNS include blocking ads to filtering out harmful sites (content … Continue reading
2
Sep/19Low Signal After Ubiquiti Access Point Firmware 4.0.42.10433
Upgrading from 4.0.21.9965 to 4.0.42.10433 (and beyond) on UAP AC Lite the signal was very poor and kept getting failed to obtain IP address error on multiple devices. It turns out the “Auto-Optimize Network” setting was having the opposite effect … Continue reading
1
Jul/19Home Networking Overview
Overview My goal was to have the ability to manage and control devices connected to my network but also make it as seamless as possible for the users. These goals can be broken down into 3 areas: Securing devices Network … Continue reading
4
Mar/19Cloud Desktop
Overview Having a persistent cloud environment means no more standby or shutting when you’re moving or leaving the computer. Leveraging cloud computing, it could be as cheap to run or as powerful as you want configure it. Install Gnome Install … Continue reading