Update README.md to replace Remarkable Wiki links#114
Closed
Update README.md to replace Remarkable Wiki links#114
Conversation
It seems the domain name used by the Remarkable Wiki was allowed to expire and it's now been taken over by a site that tries to serve viruses. This replaces the links with a static copy of the old site hosted by the way back machine.
Eeems
reviewed
Feb 12, 2025
|
|
||
| 1. Connect your reMarkable with the USB cable. | ||
| 2. Make sure you can [open an SSH connection](https://remarkablewiki.com/tech/ssh). | ||
| 2. Make sure you can [open an SSH connection](https://web.archive.org/web/20230331225904/https://remarkablewiki.com/tech/ssh). |
There was a problem hiding this comment.
I would recommend using https://remarkable.guide/guide/access/ssh.html instead
Eeems
reviewed
Feb 12, 2025
| - Make sure RSA keys are allowed on your system: | ||
| - In some modern Unix distributions, RSA keys are considered ["legacy"](https://fedoraproject.org/wiki/Changes/StrongCryptoSettings2) and will no longer work out of the box. | ||
| - Therefore you need to add a section to your `~.ssh/config` file to allow use of RSA ssh keys for specified hosts. (according to [https://remarkablewiki.com/tech/ssh](https://remarkablewiki.com/tech/ssh), Remarkable devices might not work with non-RSA keys, which is the reason for why this is necessary.) | ||
| - Therefore you need to add a section to your `~.ssh/config` file to allow use of RSA ssh keys for specified hosts. (according to [The former Remarkable Wiki](https://web.archive.org/web/20230331225904/https://remarkablewiki.com/tech/ssh), Remarkable devices might not work with non-RSA keys, which is the reason for why this is necessary.) |
There was a problem hiding this comment.
https://remarkable.guide/guide/access/ssh.html#ssh-config-file
https://remarkable.guide/faqs.html#how-do-i-resolve-the-no-matching-host-key-type-found-their-offer-ssh-rsa-error-when-attempting-to-ssh-into-my-device
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It seems the domain name used by the Remarkable Wiki was allowed to expire and it's now been taken over by a site that tries to serve viruses.
This replaces the links with a static copy of the old site hosted by the way back machine.