• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by szepe.viktor

  1. szepe.viktor

    Keep more of syslog

    I ended up in a cru job. OLD_LOG="/tmp/syslog.log-1" LOGS="/mnt/optware/log" [ -f "$OLD_LOG" ] && mv "$OLD_LOG" "$LOGS" # /jffs/scripts/init-start # cru a syslogsave "10 12 * * * /mnt/optware/root/syslogsave.sh"
  2. szepe.viktor

    Keep more of syslog

    Thank you! > ... without copying it offsite Is there a solution to keep it on the router itself?
  3. szepe.viktor

    Keep more of syslog

    I've noticed /tmp/syslog.log is copied to syslog.log-1 - maybe - daily. How is it possible to keep more of syslog without copying it offsite? Thank you for your help
  4. szepe.viktor

    802.11N capability

    Although a TP-LINK USB stick can connect at 72.2 Mbps.
  5. szepe.viktor

    802.11N capability

    The highest Supported Rate is 54 Mbps.
  6. szepe.viktor

    802.11N capability

    Does this mean my RT-N16 does NOT support 802.11N? SSID: "my-ssid" RSSI: 0 dBm SNR: 0 dB noise: -82 dBm Channel: 6 BSSID: AC:22:0B:8D:86:EB Capability: ESS ShortSlot Supported Rates: [ 1(b) 2(b) 5.5(b) 6 9 11(b) 12 18 24 36 48 54 ] 802.11N Capable: Chanspec: 2.4GHz channel 6 20MHz...
  7. szepe.viktor

    Restore button on ASUS RT-N16

    Anyone with an answer?
  8. szepe.viktor

    Restore button on ASUS RT-N16

    Good morning! 1. What is the functionality of the RESTORE button on ASUS RT-N16? I know only: long pressing erases NVRAM. 2. Could it execute a script? Thank you!
Back
Top