https://aphive.github.io/Aphive 2023-01-14T21:16:28-06:00 Aphive https://aphive.github.io/ Jekyll © 2023 Aphive /assets/img/favicons/favicon.ico /assets/img/favicons/favicon-96x96.png Internet Weirdness on New Power Circuit2022-03-26T10:10:00-05:00 2022-03-26T10:10:00-05:00 https://aphive.github.io/posts/weird_network_power_issues/ {"name"=>"Aphive", "link"=>"https://github.com/aphive"} Came across this issue recently after having some work done on my house to put in new electrical circuits to load balance my home office for some new equipment and thought I’d share in case anyone runs into this in the future. About 2 weeks ago I had some electrical work done on my house and had two new outlet drops added in my home office so I can install some much needed equipment. Together w... Linux on older CPUs with PAE2022-02-11T08:10:00-06:00 2022-02-11T08:10:00-06:00 https://aphive.github.io/posts/linux_pae_error/ {"name"=>"Aphive", "link"=>"https://github.com/aphive"} On machines with older Pentium M ™ and Celeron M ™ processors, there is an extra requirement to get Linux installed, I’ve encountered this mainly with Linux Lite as that is the OS of choice I use for older systems. You can only install 32bit OSs on these CPUs. I recently had someone ask if they could install an OS on one of these machines and I had to look this up again. I am still in the proc... Rotate Linux Server Display using fbcon2022-02-11T03:17:00-06:00 2022-02-11T03:17:00-06:00 https://aphive.github.io/posts/frame_buffer_console/ {"name"=>"Aphive", "link"=>"https://github.com/aphive"} On my wall of monitors that are hard mounted on my wall, I had one unused monitor that is in vertical (Portrait) mode that I wanted to use to plug in a server I was building out. Having to twist my head to work on the server was not going to cut it and neither was removing all the monitors around it so I can take it down or move my connections around. I had to find a way to make this work as it... Configuring MTU2022-02-10T09:17:00-06:00 2022-02-10T09:17:00-06:00 https://aphive.github.io/posts/setting_mtu/ {"name"=>"Aphive", "link"=>"https://github.com/aphive"} I recently had some issues with networking on a computer and one advice I got was to check the MTU setting. This isn’t something that one would normally need to mess with but it does apparently come up every now and again and there isn’t much information on how to do this unless you are a network engineer. Looking online I came across this old tutorial that is no longer available and thought I... Reinstalling macOS2022-02-07T09:17:00-06:00 2022-02-07T09:17:00-06:00 https://aphive.github.io/posts/reinstall_macos/ {"name"=>"Aphive", "link"=>"https://github.com/aphive"} We’ve all gotten to the point where our computer needs a refresh, happens with Windows, it happens with Linux and it sure as heck happens with macOS as well. Either you mess something up, it’s starting to show its age or you are planning on selling it or giving it away. This article will cover how to create an install media as well as wipe and reinstall macOS, it will not go over backing up yo...