Skip to content

Instantly share code, notes, and snippets.

@laris
laris / WR703Nv1.md
Created October 31, 2018 07:17
WR703Nv1.md

breed> about Boot and Recovery Environment for Embedded Devices Copyright (C) 2017 HackPascal hackpascal@gmail.com Build date 2017-12-26 [git-812ef5f] Version 1.1 (r1163)

breed> flash list Bank Type Size Model

@laris
laris / openwrt-18.06.1-x86-64-combined-ext4_grub.cfg
Created October 28, 2018 15:16
openwrt-18.06.1-x86-64-combined-ext4_grub.cfg
serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1 --rtscts=off
terminal_input console serial; terminal_output console serial
set default="0"
set timeout="5"
set root='(hd0,msdos1)'
menuentry "OpenWrt" {
linux /boot/vmlinuz root=PARTUUID=cbad8a62-02 rootfstype=ext4 rootwait console=tty0 console=ttyS0,115200n8 noinitrd
}
@laris
laris / openwrt-ash-scp-not-found.md
Created October 28, 2018 15:14
openwrt-ash-scp-not-found.md
scp opkg-dist-upgrade.sh root@192.168.0.85:
root@192.168.0.85's password:
ash: scp: not found
lost connection

scp
-ash: scp: not found
root@OW:~# opkg install --force-reinstall openssh-client
@laris
laris / GoodApp-Chrome-extention-markdown.md
Last active October 23, 2019 05:44
Markdown-insert-image-3-method.md

github/markup#270

  • Copy As Markdown ![img][img_copy-as-markdown] Offered by: johnnyfee.github.io https://chrome.google.com/webstore/detail/copy-as-markdown/dgoenpnkphkichnohepecnmpmihnabdg Used to copy the element in current page as markdown format. Just select HTML in your page and then click the the 'M' icon in the extension toolbar, then the markdown content is in your clipboard. Cool? Also, you can use the shortcut of the extension, Alt + C for Windows or Option + C for Mac or define yourself. Enjoy it.
@laris
laris / GoodApp-Chrome-extention-markdown.md
Created October 26, 2018 07:38
Markdown-insert-image-3-method.md
@laris
laris / unpack-extract-deb-macos.md
Last active January 13, 2024 16:58
unpack-extract-deb-macos.md
@laris
laris / MacAppTips-stop-spotlight-index-in-Volume.md
Last active November 1, 2018 07:52
MacAppTips-stop-spotlight-index-in-Volume.md