In the end, I will make this into an installer script. However, for now I am going to document the steps needed to do just that process. Overall, this will be made into a script to simplify install. So, with the gz file expressed as a URL it is time to get the latest one … Read More “Roundcube Latest Install Script” »
Tag: Debian
Since this one is a little more complex to get; below, is the simplest way to always get the latest released version of PostfixAdmin. On page 2 I will explain these commands better; for now, here is the commands. Ok, now we have a url for the latest PostfixAdmin so we can follow LinuxBabe’s Postfix … Read More “PostfixAdmin Install Latest” »
Intro As of Debian 11 apt-key should not be used. Instead, it is recommended to use GPG keys. So, here is a quick post that explains how to use GPG keys in verification of apt packages. Step1 – Create keyfile Also Note Below, is an example of curl for http instead of https notice the … Read More “Debian 11 apt-key Deprecated So Now What?” »
Intro So, check here for more Rancher 2.6 info. Ok, so Debian 11 (also should work for Ubuntu 22) does not work well due to so Docker and iptables settings that have to be adjusted. See here for that. Setup Step1: Configure Docker Docker is critical to setting up Rancher. Note, there are more ways … Read More “Create Simple Rancher2.6 on Debian11” »
Ok, this is a simple post to reset machine_id. As I test this, I will add more data relevant to my findings. Also, I may expand this into other Linux flavors. For now, I am only doing Debian. Also, these commands should be ran as root. Procedure Other Info The man page related to machine_id. … Read More “Reset Debian machine_id” »
So, if anyone attempts to load Rancher 2.6 on Debian 11 it will fail. I found a bug report on the Rancher GitHub that indicated the issue occurs with because of problems with Docker. So, this is an article to combine all that I have done to correct the issue and all known issues I … Read More “Debian11 and Rancher2.6” »