User talk:M1027
From Gentoo Wiki
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 15:24, 5 November 2024 (UTC) :: Your reply ~~~~
Navigate to first
Hetzner Cloud article
Talk status
This discussion is still ongoing.
In case you are not aware of it, there is a Hetzner Cloud (ARM64) article and contributions are always welcome, the article can be renamed to "Hetzner Cloud" if someone can describe instructions for AMD64 there. --Lars Hint (talk) 10:47, 12 April 2024 (UTC)
- Nice link, I wasn't aware of. Concerning AMD64: As you might have noticed I managed to setup AMD64 on Hetzner's by my scripts now, additionally to ARM64. Well, describing all that in words might be preferable for readers but as slight things might change in the future on Hetzner's or Gentoo's side, a script can be quite easily tested and kept up-to-date. Thus, it is my preferred choice of presenting a solution currently. Would you like to point to my page or the setup scripts on Github? I could certainly add a link to the page you mentioned vice versa. M1027 (talk) 14:49, 12 April 2024 (UTC)
- I mentioned the script. Though, I don't understand why it copies
robot_user_keys
instead ofauthorized_keys
? Isn'trobot_user_keys
a public key for the rescue system to make some web menu functions work? I also doubt others will use this script since glibc and systemd are hardcoded. --Lars Hint (talk) 18:14, 12 April 2024 (UTC)
- I mentioned the script. Though, I don't understand why it copies
- ... and I linked back. ;-) By the means of
robot_user_keys
I createauthorized_keys
on the target server which will in turn contain the user's own key(s) that were provided when the rescue mode was enabled. This has been tested and it works as expected. Concerning more install options: Yeah, there is a lot to improve. Feel free to file an issue or PR on my repo. M1027 (talk) 18:55, 12 April 2024 (UTC)
- ... and I linked back. ;-) By the means of