User contributions for Lynn
From The Maceys in California
Results for Lynn Macey talk block log uploads logs
A user with 659 edits. Account created on 23 January 2026.
25 January 2026
- 00:2400:24, 25 January 2026 diff hist +18,305 N Template:Tool Created page with "<noinclude> <languages/> </noinclude><!-- --><templatestyles src="Template:Infobox/styles.css" /><!-- --><templatestyles src="Template:Skin/styles.css" /><!-- --><templatestyles src="Template:Extension/status.css" /><!-- --><includeonly><!-- -->{{#if: {{{phabricator|}}} | {{Ptag|{{{phabricator}}}}} }} <table class="infobox infobox-{{dir|{{pagelang}}}} skin-infobox ext-status-{{#switch: {{lc: {{{status|unknown}}} }} |unmaintained|unstable|experimental|beta|stable|magic={{..." current
- 00:2300:23, 25 January 2026 diff hist +1,394 N Paperless Created page with "{{tool | name = Paperless-ngx | status = stable | type = Web Application | description = Document storage and categorization | image = Paperless_Logo.svg | version 2.14.7 | update = 06/08/2024 | license = GPLv3+ | download = https://docs.paperless-ngx.com/ | example = https://paperless.maceys.net}} ={{highlight|[https://docs.paperless-ngx.com/ Paperless-ngx]}}= Paperless-ngx is a community-supported open-source document management system that transforms your physical do..." current
- 00:2200:22, 25 January 2026 diff hist +3,233 N Install Stage2 Server Created page with "The developers have created a package to install the feeder software on a Proxmox VM. Unfortunately, the process was broken at some point. The pieces were all there, so it is easy to fix. Corrected instructions based on their fix are here: * connect to your Proxmox host web UI and log in * select your host in the left pane, then in the center pane click on >_ Shell to open a web shell * make a directory and cd there: mkdir -p ~/adsbim; cd ~/adsbim * download the x86-64-..." current
- 00:2100:21, 25 January 2026 diff hist +549 N Install VNC Server Created page with "{{note | Since the ADSB.im feeder and stage2 servers do not have a windo manager installed, there is no point to do this on them.}} VNC allows access to the system screen. <syntaxhighlight lang="shell" line> apt-get install realvnc-vnc-server systemctl enable vncserver-x11-serviced systemctl restart vncserver-x11-serviced raspi-config </syntaxhighlight> On Pi 4:<br> select Advanced Options -> A7 Wayland-> W1 X11-> Enter -> OK. On Pi 5:<br> select Advanced Options -> A6..." current
- 00:2100:21, 25 January 2026 diff hist +4,183 N Install Tailscale Created page with "Tailscale supplies a secure way to connect these ADSB.im and Indi-Allsky systems together in a secure manner. They are, for the most part, not secure themselves. The ADSB.im servers have Tailscale built into the configuration. All that is required is to enable it and link the system to the VPN network. These instructions assume that a Tailscale network has been setup and the initial server defined. A quick start guide and video to setup the account and network is here:..." current
- 00:2000:20, 25 January 2026 diff hist +7,472 N Install Indi Allsky Created page with "Indi-Allsky is a fairly complicated and time-consuming process. Both Indi-Allsky and the underlying Indi applications are built from sources. Each takes up to an hour to build on a Pi 4. Currently (September 2025) the instructions on the Indi-Allsky wiki fail on a Raspberry Pi running Bookworm. There is a dependency that isn't actually part of the required Indi configuration that fails and blows up the whole build. The work around was to build and install the Indi appli..." current
- 00:1800:18, 25 January 2026 diff hist +48 N Template:!! Created page with "<onlyinclude>||</onlyinclude> {{documentation}}" current
- 00:1700:17, 25 January 2026 diff hist +604 N Template:If Created page with "<noinclude>{{Template}} '''Template branching without Extension:ParserFunctions''' == Template Documentation == <nowiki>{{</nowiki>if|<var>value</var>|<var>then</var>|<var>else</var>}} yields <var>then</var> if <var>value</var> isn't blank; otherwise it yields <var>else</var>. One limitation: <nowiki>{{</nowiki>if|2=<var>then</var>}} yields <var>then</var> (but works properly if <var>value</var> is defined and empty, or <var>else</var> is defined). See [http://meta.wi..." current
- 00:1300:13, 25 January 2026 diff hist +3,268 N Almanor Hardware Created page with "=Reolink Camera Details= There are two cameras that I have cleaned up, updated the firmware and tested. The fixed camera works very well. I have added storage to it. The PZT camera was working and then went flaky and fails to connect. The PoE seems to be working but the discovery fails. I suspect that the ethernet jack is loose and corroded. The Reolink web site has an annoying feature where pages for discontinued products almost immediately splash referral to support a..." current
- 00:1100:11, 25 January 2026 diff hist +769 N Install Top like Tools Created page with "=Install Btop= The btop utility provides is an extended version of the commonly used top utility. It presents a command line view of the system status and running processes. <syntaxhighlight lang="shell" line> apt install btop </syntaxhighlight> =Install Ctop= The ctop utility provides a top like display for docker containers. This is a CLI tool. <syntaxhighlight lang="shell" line> wget https://github.com/bcicen/ctop/releases/download/v0.7.7/ctop-0.7.7-linux-arm -O /us..." current
- 00:1000:10, 25 January 2026 diff hist +432 N Install System Utilities Created page with "There are several, OK, right now it is one utilities that are useful to have. As usual, bring things up to date: <syntaxhighlight lang="shell" line> apt update apt upgrade </syntaxhighlight> The gparted utility is for managing disk and partitions. It will appear on the System Tools menu. <syntaxhighlight lang="shell" line> apt install gparted </syntaxhighlight> '''Return to:''' Install Micro Feeder, Install Indi-Allsky" current
- 00:1000:10, 25 January 2026 diff hist +1,779 N Install Cockpit Created page with "Cockpit is a web GUI to manage some of the hardware level configuration options of the system. Do this as root. <syntaxhighlight lang="shell"> sudo /bin/bash </syntaxhighlight> {{Note | the apt update is setting up the new library so that the cockpit software can be loaded.}} <syntaxhighlight lang="shell"> . /etc/os-release echo "deb http://deb.debian.org/debian ${VERSION_CODENAME}-backports main" | tee /etc/apt/sources.list.d/backports.list apt update apt install -y -..." current
- 00:0900:09, 25 January 2026 diff hist +3,454 N Create OS Image SD Card Created page with "Write the Image to the Card= It is easiest to simply create the necessary SD card, or cards, using the [https://www.raspberrypi.com/software/ Raspberry Pi Imager]. The imager can be run from a PC, Mac or another Raspberry Pi system. In each case, the SD card needs to be attached to the system. This is usually done with a USB adapter. One started, there are options to install from a number of different general-purpose specific Raspberry or more general Linux OS images. T..." current
- 00:0900:09, 25 January 2026 diff hist +1,339 N Install Micro Feeder Created page with "A micro feeder is a small Raspberry Pi system that has an SDR receiver, or receivers, and an antenna connected to it. It listens for ADS-B transmissions from aircraft and forwards the results to the Stage2 server. The hardware on each system is different, but the basics are the same. Some have POE, some have NVMe or SSD storage. All have receivers attached to the USB ports. There are three different feeder setups that are running together with a central stage2 server i..." current
- 00:0800:08, 25 January 2026 diff hist +5,832 N Install Indi-Allsky Created page with "The Indi-Allsky system has a vertically facing camera that takes timelapse sky photos. The software creates time lapse videos and allows for instant camera views. The configuration is built upon a standard Raspberry Pi OS installation. The Cliff Notes version is below. =Create OS Image SD Card= Once there is a running system, use either the console or preferable an SSH session to perform the basic configurations steps. The ADSB.im feeder systems are treated as appl..." current
- 00:0700:07, 25 January 2026 diff hist 0 The Weekly Task List No edit summary current
- 00:0500:05, 25 January 2026 diff hist +955 N Chico7 Created page with "{{vm | chico7 | host = pve | type = qemu | processor = i440fx x 4 | ram = 8GB | disk = fast1:vm-107-disk-0 /100 GB | description = New docker server | ip = 192.168.86.37 | os = Ubuntu | version = 24.04 }} {{note | audiobookshelf, authelia, baikal, calibre, calibre-web-*, cloud commander, double commander, dockge, dozzle, flame, glances, heimdall, homarr, homepage, IT-Tools, organizr, portainer, redis, tautulli..." current
- 00:0500:05, 25 January 2026 diff hist +319 N Chico5 Created page with "{{vm | chico5 | host = pve | type = qemu | processor = i440fx x 2 | ram = 4GB | disk = fast1:vm-105-disk-0 /500 GB | description = Apache server for non-docker apps | ip = 192.168.86.35 | os = Ubuntu | version = 24.04 }} {{note | ifiction, jellyserr, wiki}}" current
- 00:0400:04, 25 January 2026 diff hist +394 N Chico1 Created page with "{{vm | chico1 | host = pve | type = qemu | processor = i440fx x 4 | ram = 8GB | disk = fast1:vm-101-disk-0 /512 GB | description = Utility server | ip = 192.168.86.31 | os = Ubuntu | version = 20.04 }} {{note | Docker: bazarr, jellyfin, lidarr, medusa, paperless, portainer1, prowlarr, qbittorrent, radarr, readarr, sonarr, wiki2 }}" current
- 00:0200:02, 25 January 2026 diff hist +372 N Template:Vm Created page with "<noinclude> This is the "Needs work" template. You can pass to it the field "Problem". </noinclude> <includeonly> {| class="wikitable" |- ! {{{1}}} ! {{{description|}}} |- | Host: || {{{host|}}} / {{{type|}}} |- | Processor || {{{processor|}}} |- | RAM || {{{ram|}}} |- | Disk || {{{disk}}} |- | OS || {{{os|}}} / {{{version|}}} |- |} IP Address = {{{ip}}} </includeonly>" current
- 00:0100:01, 25 January 2026 diff hist +2,021 N Template:System Created page with "<noinclude> This is the "Needs work" template. You can pass to it the field "Problem". </noinclude> <includeonly> {| class="wikitable" |- ! {{if|{{{image}}}|[[File:{{{image}}}| 100px | left]]| }} !! {{{1}}} ! {{{description}}} !! |- | Model: || {{{brand|}}} || {{{model|}}} || |- | Processor || {{{chip-brand|}}} || {{{processor|}}} || |- | RAM || || {{{ram|}}} || |- | OS || {{{os|}}} || {{{version|}}} || |- | IP Address|| || {{{ip|}}} || |- {{#if:{{{d1.name|}}}| {{!}} {{..." current
- 00:0000:00, 25 January 2026 diff hist +262 N Template:Box BLUE Created page with "<noinclude>{{Template}} '''A generic BLUE message box.''' ====Usage==== {{Codeline|1=<nowiki>{{Box BLUE|Example:|Content}}</nowiki>}} ====Example==== {{Box BLUE|Example:|Content}}</noinclude><includeonly>{{Box|{{{1}}}|{{{2}}}|#BBBBFF|#DDDDFF}}</includeonly>" current
- 00:0000:00, 25 January 2026 diff hist +738 N Template:Note Created page with "<noinclude>{{Template}} '''A 'Note' box used to emphasize important information.''' ====Usage==== {{Codeline|1=<nowiki>{{Note|This text should be noted, with a link to nowhere or a link to that works.}}</nowiki>}} ====Example==== {{Note|This text should be noted, with a link to nowhere or a link to that works.}}</noinclude><includeonly>{{Box BLUE|1=Note:|2=<span class='Alp-Note'>{{{1}}}</span>}}</includeonly><noinclu..." current
24 January 2026
- 23:5923:59, 24 January 2026 diff hist +5,213 N X735 Script Created page with "=Overview= This is script installation tutorial for X735 v2.5 & v3.0, it will replace X735 Software installation tutorial, although X735 Software installation tutorial is still available, but we strongly recommend that you use this script tutorial, which simplifies the installation process and reduces dependencies on third-party python libraries. The core shell script of X735-script comes from from [https://github.com/pimlie/geekworm-x-c1 pimlie/geekworm-x-c1],..." current
- 23:5823:58, 24 January 2026 diff hist +4,777 N GeekCookbook Created page with "==GeekCookbook Premix== This is David Young's project. It is the first that I have found that starts with the infrastructure and build out to the actual applications. This is important for consistency. There is the generally available version that is a collection of recipes. The Premix version is kept more up to date and has deployment tools as part of the package. Like many technical projects by technicians, it doesn't really start at the beginning. This is not merely..." current
- 23:5623:56, 24 January 2026 diff hist +75 N San Jose Technical Created page with "{{PAGEBANNER:Global Network.png}} == System Information and Update Status==" current
- 23:5623:56, 24 January 2026 diff hist −60 Chico Technical No edit summary current
- 23:5523:55, 24 January 2026 diff hist +1,170 N Chico Technical Created page with "{{#display_map:center=Brandenburg Gate, Berlin, Germany}} ==Chico Writeup Related to Retirees== [https://familydestinationsguide.com/town-california-affordable-retirees/ Chico Description] == The Apartment == The apartment is located on the east side of town, here: {{#display_map:2580 California park drive, chico ||width=450|height=500|zoom=100|layers=OpenStreetMap }} Note that the marker is just "close". The mailing address is: The Maceys 2580 California Park Dr #2..."
- 23:5323:53, 24 January 2026 diff hist +22,674 N Post Ubuntu Install Created page with "= Before using Ubuntu, I do these things = This is a collection of things to do after installing Ubuntu or most Linux systems actually. Some are just customizations and some are security. While a number of tools are offered as part of the installation, I prefer to get the current set using the package installer. ==Set Network Connection== From the console open Settings->Network Click on the gear to open the network settings window. Enter the IP address, netmask and ga..."
- 23:5223:52, 24 January 2026 diff hist +3,452 N Basic Ubuntu Server Install Created page with "The installation process for the Ubuntu virtual machines is pretty straight forward. The idea is to get a vanilla basic installation that can be built from. This should be templated. ===Create a VM from the Proxmox console=== Pretty much stick to the defaults. Make sure to create the disk on fast1 or fast2. The distribution ISO files are on local. The usual candidate is Ubuntu 22.04, but other distributions are available. The system will boot after confirmation. Go to t..." current
- 23:5023:50, 24 January 2026 diff hist +456 N Working with Media Created page with "Ok, I am a digital pack rat. I have files that I will probably never use, view or listen to but, I find it hard to get rid of them. At least I got over it with real books and stuff. The files come from several places and then, ideally, go to their respective locations. Most require a little work to make them useable, which can be read as "findable". =={{highlight|Paper}}== =={{highlight|Video}}== Return to {{highlight|Technical Guides}}" current
- 23:4923:49, 24 January 2026 diff hist +17,183 N ADS-B Reception, Decoding & Sharing Created page with "=Introduction= ADS-B Reception, Decoding & Sharing=Automatic Dependent Surveillance-Broadcast (ADS-B) is a surveillance technology in which an aircraft determines its position via satellite navigation and periodically broadcasts it, enabling it to be tracked. I have setup a local receiver that feeds several services. I started with Flightradar24 but have expanded to include others. In exchange for feeding the aggregation sites I receive complementary subscriptions to the..." current
- 23:4923:49, 24 January 2026 diff hist +5,214 N Raspberry Pi Created page with "thumb|alt=Raspberry Pi Logo|Raspberry Pi =Common Activities and How to do Them= ==Configuration== Common configuration activity on Raspberry Pi OS: sudo raspi-config ==Update EEPROM:== The recommended process is: sudo apt update sudo apt full-upgrade uname -a However, this is not appropriate for the ADSB.im images since this could damage the application. Do this instead on those systems: sudu rpi-up..." current
- 23:4823:48, 24 January 2026 diff hist +266 N Need to Work On Created page with "= Need to Work On = [https://www.linuxcapable.com/how-to-install-mariadb-on-ubuntu-linux Install MariaDB] Document...Document Look at ArchiveBox addons for scheduling https://github.com/ArchiveBox/ArchiveBox Return to Technical Guides Return to Main Page" current
- 23:4723:47, 24 January 2026 diff hist +827 N MediaWiki Created page with "MediaWiki makes the Macey web go round. It seems like it should be easier but here are some places to visit on a new, or updated, installation. Comment out the Abuse Filter right up front. =Maps Extension= https://maps.extension.wiki/wiki/Installation This is probably the one that is the easiest and most complicated at the same time. It really needs to be done from the www-data user. Make sure that the permissions are all correct. and then: su www-data cd /var/www/..." current
- 23:4623:46, 24 January 2026 diff hist +2,551 N Applications Created page with "{{PAGEBANNER:Software_background.jpg}} ==Application Servers== There are several and even a reason why it is that way. They are listed here. These are all virtual machines, VMs, that are hosted on the main Proxmox server pve. {| class="wikitable" |+ Chico Application Servers |- ! Name !! IP !! Management !! Access !! Content Type |- || Chico1 || 192.168.86.31 || [https://yams.media/ Yams] || [https://portainer1.maceys.net portainer1] || Media Management |- || [..." current
- 23:4523:45, 24 January 2026 diff hist +3,448 N Virtual Machines Created page with "== chico1 == {{vm | chico1 | host = pve | type = qemu | processor = i440fx x 4 | ram = 8GB | disk = fast1:vm-101-disk-0 /512 GB | description = Utility server | ip = 192.168.86.31 | os = Ubuntu | version = 20.04 }} {{note | Docker: bazarr, jellyfin, lidarr, medusa, paperless, portainer1, prowlarr, qbittorrent, radarr, readarr, sonarr, wiki2 }} == chico2 == {{vm | chico2 | host = pve | type = q..." current
- 23:4423:44, 24 January 2026 diff hist +7,966 N Hardware Created page with "== Bonita's iMac== {{system | bonita's iMac | image = Imac-blue.jpg | brand = Apple | model = | serial = | chip-brand = Intel | processor = Core (TM) i5 CPU @ 2.70 GHz | ram = 8GB | description = Bonita's iMac | ip = DHCP | os = OSX | version = | d1.name = Macintosh HD | d1.type = SSD | d1.brand = | d1.model = | d1.serial = | d1.size = 1TB }} == lynn-chico == {{system..." current
- 23:4323:43, 24 January 2026 diff hist +3,778 N Network Created page with "{{PAGEBANNER:Global Network.png}} = IONOS = [ionos.com IONOS] This an ISP that I have used for a very long time. I have actually underused it. I have two packages and the most that I need is one. There are a serious number of Atomic/Bidwell domains that come here. Long term, this all needs to be sorted out. =PiHole= PiHole is a combined DNS and Ad-blocking application running on rufus. Access with: http://pi.hole:8080 User: pi.hole Password: Eaglesprings123! Also o..." current
- 03:0003:00, 24 January 2026 diff hist +25,311 N Technical Guides Created page with "{{PAGEBANNER:Technology-background-2.jpg}} = Introduction = While a lot of things seem obvious and once done do not need to be repeated, or in the category of "Oh, I will remember that" in reality it does need to be written down. It is way more simple to open a page of instructions that it is to try to remember how stuff went together. The organization is pretty much outside in. It starts with the network gateways and outside services and then moves in to the servers th..."
- 02:5702:57, 24 January 2026 diff hist −105 What's new on Plex? →New Movies
- 02:5602:56, 24 January 2026 diff hist −8 2026 Academy Award Nominated Movies →Best Picture
- 02:4202:42, 24 January 2026 diff hist −1 2026 Academy Award Nominated Movies No edit summary
- 02:4102:41, 24 January 2026 diff hist +246 2026 Academy Award Nominated Movies No edit summary
- 02:1502:15, 24 January 2026 diff hist +117 2026 Academy Award Nominated Movies No edit summary
- 02:1202:12, 24 January 2026 diff hist +572 2026 Academy Award Nominated Movies No edit summary
- 01:5901:59, 24 January 2026 diff hist +3 2025 Academy Award Nominated Movies →Best Animated Feature
- 01:5901:59, 24 January 2026 diff hist 0 2025 Academy Award Nominated Movies No edit summary
- 01:5701:57, 24 January 2026 diff hist 0 2026 Academy Award Nominated Movies No edit summary
- 01:5601:56, 24 January 2026 diff hist −1,238 2026 Academy Award Nominated Movies No edit summary
