Slashdot Mirror


User: Sedorox

Sedorox's activity in the archive.

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

Comments · 2

  1. AutoIt on For Automated Testing, Better Alternatives To DOS Batch Files? · · Score: 1

    Check into AutoIt (http://www.autoitscript.com/autoit3/index.shtml), we use it at work to do all kinda of stuff. You can do graphical interfaces, and you can even script graphical interfaces. You can have it run different commands with run(), or you can interface with the WinAPI directly.

    If you do decide to work in it, make sure to get the full SciTE editor, the second download link. They include a stripped down version by default, but then install the full version, and it provides many more options.

    I'm honestly surprised I haven't seen this yet on here. It's saved of lots of time (once the coding/debugging was done at least - I can now restore software activation after imaging machines!)

  2. Quagga/Zebra? on Live-CD Firewall Solutions? · · Score: 1

    Don't you actually want something like quagga or zebra which can do fallover like you want? My guess would be to just look into this, then see what you can work out of it. Granted.. it isn't a "LiveCD" but then again... why do you want a firewall on a livecd?