Select Page

OpenWRT – GUI Quick Steps

For LuCI Essentials: opkg install luci-light For LuCI Administration: opkg install luci Any modules at your choice: opkg install luci-app-* For HTTPS support install the luci-ssl meta package Since opkg-installed services are disabled by default, you have to manually...

USB hardware power on off

  Site: http://www.gniibe.org/ac-power-by-usb/ac-power-control.html Source: http://www.gniibe.org/software/ apt-get install libusb-dev gcc -o hub-ctrl hub-ctrl.c -lusb lsusb Usage: hub-ctrl [{-h HUBNUM | -b BUSNUM -d DEVNUM}] \ [-P PORT] [{-p [VALUE]|-l [VALUE]}]...