• 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 gscott187

  1. G

    We all got scammed.

    From this, do we assume that you've had WiFi problems with your router? Please could you elaborate?
  2. G

    Linux "uniq" command required

    Thanks, I'm using "uniq -c" within a shell script to count the number of instances of blocked IP addresses in "syslog.log". I'm porting a bash shell script I wrote about 18 months ago on another system that dealt with persistent offenders. Interestingly, the most blocked IP address so far...
  3. G

    Linux "uniq" command required

    I'm currently writing a shell script to extract IP addresses from "syslog.log" on the RT-N66U that requires the "uniq" executable. When I run "ipkg list" whilst logged in via SSH, "uniq" shows as not being installed. Corrrect me if I'm wrong here, should running "ipkg install textutils" put...
Back
Top