Last active
December 21, 2024 00:19
-
-
Save whamtet/4c5f31444c30eb2f0a05aef6c94810a1 to your computer and use it in GitHub Desktop.
This file contains 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
/media/mmcblk0p1/apks | |
http://ftp.udx.icscoe.jp/Linux/alpine/v3.21/main | |
http://ftp.udx.icscoe.jp/Linux/alpine/v3.21/community | |
# mount -o remount,rw /media/mmcblk0p1 |
apk add tailscale
service tailscale start
tailscale up
./ngrok service install --config .config/ngrok/ngrok.yml
./ngrok service start
modprobe fuse
apk add sshfs
mkdir /media/windows
sshfs user@windows-server:. /media/windows -o allow_other
pbpaste | ssh [email protected] 'DISPLAY=:0.0 xsel -ib'
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mke2fs /dev/sda