Tagged Questions
0
votes
1answer
93 views
Unable to remote into mysql server on Amazon ec2 windows instance
I'm trying to connect to MySQL server from my dev machine(win 7) using 'Toad for MySQL'. MySQL server is located on AMI windows instance(amazon ec2). I have had success earlier with dedicated servers ...
0
votes
2answers
338 views
How can I force Windows to run only a single instance of a 3rd party application?
I have a Windows Server 2008 64 bit machine, and there is one program that is set to run on startup (shortcut placed in the Startup folder). So whenever a user logs in, the application starts up.
...