ssh
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ssh [2026/01/28 00:45] – Add title asb | ssh [2026/02/10 02:25] (current) – use proper dokuwiki monospace 1e1001 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| - | You can get root ssh on the device relatively easily by remounting the filesystem read-write and modifying / | + | You can get root ssh on the device relatively easily by remounting the filesystem read-write and modifying |
| - | Placing something like the following in `/ | + | Placing something like the following in '' |
| <code bash> | <code bash> | ||
| #!/bin/sh | #!/bin/sh | ||
| Line 10: | Line 10: | ||
| mount -o remount,rw / | mount -o remount,rw / | ||
| + | echo ' | ||
| echo "Port 22" > / | echo "Port 22" > / | ||
| echo " | echo " | ||
ssh.1769561151.txt.gz · Last modified: by asb
