Skip to content

Instantly share code, notes, and snippets.

@laris
Last active October 25, 2018 05:57
Show Gist options
  • Save laris/57dc72db5d94c2c1835be7dadc716832 to your computer and use it in GitHub Desktop.
Save laris/57dc72db5d94c2c1835be7dadc716832 to your computer and use it in GitHub Desktop.
OpenWRT-study-collection

https://github.com/dreamsxin/example/tree/master/openwrt Openwrt 完整备份数据盘 http://see.sl088.com/wiki/Openwrt_%E5%AE%8C%E6%95%B4%E5%A4%87%E4%BB%BD%E6%95%B0%E6%8D%AE%E7%9B%98

how to disable ipv6 https://forum.openwrt.org/t/proper-method-to-disable-ipv6-on-lede/7796

lleachii Regular Oct '17 I'm not sure what remaining IPv6 you'd see (or concerns you), but:

Disabling WAN6 should stop native IPv6 Internet from your ISP on WAN You can remove the ULA prefix from the Interfaces page Remove the IPv6 address and prefix from all interfaces Disable RA/DHCPv6 on all Interfaces You can also disable IPv6 routing in sysctrl.conf

Openwrt Shutdown OpenWrt doesn't have a shutdown -h/-r command. On Openwrt, one uses reboot , halt or poweroff commands instead. Move to Ext4, should be save with shutdown.2014年5月12日 https://superuser.com/questions/694297/how-to-shut-down-openwrt-without-corrupting-file-systems

https://wiki.openwrt.org/doc/howto/generic.sysupgrade

Bootloader - Breed https://breed.hackpascal.net/ http://www.right.com.cn/forum/thread-161906-1-1.html

https://www.shintaku.cc/posts/breed/

https://forum.openwrt.org/t/solved-serial-port-rs-232-securing-console-and-preventing-lockout https://forum.openwrt.org/t/solved-lede-has-no-login-console-on-x86

https://discuss.linuxcontainers.org/t/lxd-success-on-openwrt-privileged-containers-but-problems-with-unprivileged/1729

https://github.com/CharlieTLe/qurinet/wiki/Soekris-with-OpenWRT

https://forum.openwrt.org/t/dual-booting-with-openwrt/16464

https://forum.openwrt.org/t/how-to-install-lede-on-x86/14601 Router Cycle

https://github.com/ovh/overthebox-openwrt

mount NTFS with ntfs-3g remove kmod-ntfs to avoid the uci mount with ntfs kernel module and readonly option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment