Slashdot Mirror


User: dragonorb

dragonorb's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Original Report on HP: Smartwatches Are a Major Security Risk · · Score: 1

    Doesn't list which smart watches were tested.

  2. Re:Create a "Trollcage" on How To Deal With Internet Bullies? · · Score: 3, Interesting
    Friend of mine ran into this problem as well. Here's what I did:
    • I first cloned his primary forum to a second forum instance.
    • I then set triggers in the first forum's database to update the same tables in the second forum.
    • Configured Apache httpd to route the troublemakers (by IP) to the second forum.

    I'm looking into writing a filter that will update the IP addresses in the troublemakers list based on the username. So, no matter where the idiots login, they'll get routed to the second site. So far, he's rapt with the solution.