Search results

  1. M

    Python script simply won't run!

    Interesting, I think I was about to type out my script and started with "#!" when I decided to simply copy and paste. There isn't the double #! in the shebang header in the actual script file (I just double checked). Also, just for future reference for other people who may run into this...
  2. M

    Python script simply won't run!

    Okay, so I made a helloworld.py file and uploaded it into my cgi-bin folder: Looks fine, right? Right. I change the permission to 755 as any sane individual world. Lo and behold, I point my browser to http://mse.x10hosting.com/cgi-bin/helloworld.py and it immediately returns an Internal Server...
  3. M

    Battle of the Browsers

    I personally prefer Opera to anything and everything else because: 1) Proven track record of being VERY SECURE (yes, even more so than Firefox...) 2) Proven track record of being VERY FAST (except for Chrome, which is faster according to tests that I've personally run) 3) Feature-filled. It has...
  4. M

    any good free firewall?

    Quite frankly, a properly configured Windows Firewall provides all the inbound protection you'll need. That said, however, I personally use COMODO Firewall. I use it mainly for it's integration with its Defense+ HIPS, not for its outbound protection (Which is USELESS! If you are ALREADY...
Top