Questions tagged [application]
197 questions
2
votes
1 answer
1&1 hosting + azure cname + google apps mx
I have a problem while hosting my website on azure :
I need to have an url mydomain.com, when deploying in azure it gives the url mydomain.cloudapp.net, so I do a cname record from mydomain.com to map with mydomain.cloudapp.net.
But I also have set…

tahir
- 21
- 2
2
votes
3 answers
Is it possible to get installed Microsoft software and serial number?
I want to have a list of all installed Microsoft software on a machine. I think this will do the job but the problem is that I need to have Serial numbers of the installed Microsoft applications.
Is there any OS SDK or third party tool for that?

Lagrangian
- 121
- 4
2
votes
3 answers
wget application replacement
Is there any other application similar to wget?
If yes can you post a link?

zozo
- 783
- 3
- 11
- 22
2
votes
4 answers
Free (or OS) cloud backup program
I am looking for program which would allow me to backup data from Windows web server 2008 to cloud storage (Amazon, Rackspace and so on) - sites and mssql express backup files and automatically encrypt these files.
If what I know is correct that…

Walium
- 21
- 3
2
votes
2 answers
File-sync server software
We are currently using Dropbox in the company and running out of space lately. I'm wondering if there any similar software that we could use on our own server?
I've looked at pogoplug, but I'd like to have some software that I could just install on…

Maniak7
- 121
- 2
2
votes
2 answers
Two applications listening on the same port
Wat happens if two applications try to listen to the same port?

Wintermute
- 375
- 2
- 5
- 12
2
votes
2 answers
How can I automate a GUI App?
I need to automate a small GUI Windows app. It needs to be run twice a week to synchronise two databases, but with no operator intelligence behind it.
Literally, it's launch the app, and perform two button clicks, and forget.
I've seen ClickOK, but…

BIBD
- 1,866
- 10
- 30
- 44
2
votes
2 answers
Is this server specification good?
Sorry for this newbie question, but I was going to order this server to run my PHP and MySQL web application, I'm doing a project for the students in my class, and it's going to have about 1000 users or more, and probably maximum 25 at one time,…

Solomon Saleh
- 193
- 2
- 9
2
votes
0 answers
How can I resolve this one application coming up with an "You don't have permission to use the application" error?
I've got a Mac OS X 10.6 Snow Leopard Server Open Directory Master with a user who's getting Mobility & Application managed preferences from a group (the only group they're a member of). The workstation is also running Mac OS X 10.6 Snow Leopard,…

morgant
- 1,470
- 6
- 23
- 33
2
votes
5 answers
Best monitoring system for less technical people and application-level monitoring?
I need to set up a monitoring and alerting system for one of our business teams-- they're smart people, but not engineers or sysadmins. I basically need to do the same thing that happens for system monitoring, but with all application-specific…

user10501
- 682
- 1
- 5
- 7
2
votes
1 answer
About auto starting programs on Windows Server
We have 10-15 programs on working windows server machine.Desktop and console applications.These applications is critical and cant stop.Is there any tool or software,when application is crashed or closed etc,it will starts again my application.
Thx.

Bahadır EKİCİ
- 121
- 2
2
votes
3 answers
Building Emacs.app (OS X) – make bootstrap or not?
BACKGROUND:
I've downloaded Emacs from Github's Emacs mirror (commit f92c4be63204ed0bd914). Using Mac OS X 10.6.4, I'm now about to compile and install Emacs.app.
MY QUESTION:
The nextstep/INSTALLATION doc states nothing about make boostrap.…

Henrik
- 167
- 1
- 1
- 7
2
votes
2 answers
What commands are being sent to an exe?
I have an application that calls a console based application when I open a file. I would like to somehow "spy" on this console application so that when it gets called I would like to see what command line parameters are being passed to this console…

JL.
- 1,283
- 10
- 22
- 35
2
votes
2 answers
Creating an app pool a month to limit the scope of issues
I have about 360 sites running on a single app pool. Now I know we have a coding issue with one of those sites, were we have accidentally coded a memory leak. So what happens is the site runs, the memory leak starts and soon the app pool runs out…
user39550
2
votes
3 answers