Tag: router

Openwrt dmesg human timestamp

To viel on busybox dmesg with human readable time for debug do: $vi /root/dmesg.sh insert: base=$(cut -d '.' -f1 /proc/uptime); seconds=$(date +%s); dmesg | sed 's/\]//;s/\[//;s/\([^.]\)\.\([^ ]*\)\(.*\)/\1\n\3/' | while read first; do read second; first=`date +"%d/%m/%Y %H:%M:%S" –date="@$(($seconds – $base + $first))"`; printf "[%s] %s\n" "$first" "$second"; done exit 0 run it sh dmesg.sh.. System […]

LEDE OPENWRT WIFI USB SETUP

Test Setup Futro S500 with USB Wifi Dongle Realtek RTL8192CU PCI Riser Card with Realtek Gigabit LEDE 17.XX Trunk Kernel 4.14 Download latest Version from openwrt.org select x86/64 extract the compressed image (*ext4*img.gz) and dump it with “dd” to CF-Card 1GB Sample for Clean Setup like TP-Link Router Firmware: You need to install this packages […]

DSL ISP check daily speed

​#dsl #telekom #speed #einundeins #router #settings do weekly #check the webinterface of your #Internet #connection somtimes #lower than you pay by #isp #provider #contract #malfunction  :-( no #DSL100 

Fritzbox: Easy USV UPS AVM 7490 Battery Power

If you use a Router with IP Phones you perhaps want to have a Power Storage for up to 60 Minutes to use IP Phone or WIFI on Power Failures?? Major Info: Check the Router DATASHEETS! the Battery Voltage on loading should never go over maximum!! Some Trafo wind up to 14Volts and more! This […]

Freifunk: Openwrt Router Setup Mesh Wifi Meshing

Many of Users have asked me what are the Advantages of using Freifunk WIFI Routers at Home? One of  my answer’s is that the Freifunk OS Openwrt SUPPORT the “MESH” Technology! This is mostly offered by high end WIFI Accesspoint’s or Industrial Devices. Mesh is a Communication Protocol where minimum 2 Devices handle WIFI Access […]

Design copyright www.linuxonlinehelp.com - Linux PC & Server Support