This reference is good to know because there are times when it would be helpful to script up something to kill a number of processes at the same time. To do that you could have something that did a TASKLIST and then take the PIDs that are output and use them to do a TASKKILL.
Wednesday, March 17, 2010
Good things to know Microsoft Windows XP - Command-line reference A-Z (somewhat geeky)
This reference is good to know because there are times when it would be helpful to script up something to kill a number of processes at the same time. To do that you could have something that did a TASKLIST and then take the PIDs that are output and use them to do a TASKKILL.
Wednesday, March 3, 2010
How to Setup Your Own Web Proxy Server For Free with Google App Engine
What I like about this, How to Setup Your Own Web Proxy Server For Free with Google App Engine, is that it gives you a great way to experiment with the Google App Engine, if you haven't already. AND the end result can be something quite useful!
I also wonder what countries and companies that try to block people from accessing web sites will do if lots of people were to set up these proxy servers.
Regardless, I might want to set one of these up myself.
I also wonder what countries and companies that try to block people from accessing web sites will do if lots of people were to set up these proxy servers.
Regardless, I might want to set one of these up myself.
Subscribe to:
Posts (Atom)