Questions tagged [application]
197 questions
1
vote
1 answer
How do I automate the removal of Etrust Antivirus?
What's the easiest way to remove Etrust antivirus en masse?
Background: I'm installing AVG on each of the clients and need to remove Etrust antivirus. I'm looking for a way to automate it. We have Windows 2008 SBS and Windows 7 clients.

resolver101
- 301
- 3
- 7
- 17
1
vote
2 answers
sshd helper program on access to authorized_keys
second question, second problem:
I am searching for a way to dynamically let sshd search for public keys on my server. So, shortly spoken, I want, when authorized_keys is accessed by sshd, a helper process is started, connecting to a central…

Jannick
- 131
- 3
1
vote
2 answers
How to run multiple instances of a software in Ubuntu?
I've a software, which is to be installed from it's source code using ./configure-make-make install cycle. Is it possible to "virtualize" this software so that different installations of the software could be done (with different options) and used?…

Barun
- 289
- 1
- 4
- 13
1
vote
4 answers
application required to view event log on web servers locally
I manage several windows web servers with .net web applications installed on them that log any errors to the event viewer. To view the event viewer I remote to each of the web servers and access it from here.
I am looking for an application that I…

Amateur
- 189
- 4
1
vote
1 answer
Best iPhone SSH App?
I have been googling the subject for awhile and all I'm finding is reviews of apps from 2008. I'm sure these apps have changed in the last few years. Before I go out and buy all the apps suggested, does anyone have a recommendation on the best SSH…

zechdc
- 135
- 5
1
vote
1 answer
Mass File Comparison
I have a folder that has over 1000 text files in it and I need to check if they all have the same contents, they are all the same size so I can't tell that way - does anyone know of a mass file comparison too that will accept many files as an input…

Mr Shoubs
- 363
- 2
- 9
- 32
1
vote
1 answer
Event log - attaching to some event task which will run a program. Can I pass to this program event params?
I would like to run a program only when a specific ASP.NET event occurs in the event-log. Is there any chance that it will get passed the event details when it is triggered?

GrZeCh
- 605
- 4
- 12
- 28
1
vote
6 answers
What DB better to use for application?
I want to create program for PC in OS Windows, Mac and Linux.
Program deal must use big DB with about 12 000 000 items. I need to have text search what is the best technology for that?
Maybe Java + mongodb? Or PHP + SQLite? Or Java + Sedna? Sphinx…

Liutas
- 125
- 4
1
vote
1 answer
Worker process taking high CPU%
All of my websites are hosted in IIS and configured with one application pool. This application pool consists 10 websites running.
It is working fine till today, but all of sudden I am observing that there is sudden up and down % in CPU usage. I am…

max
- 11
- 2
1
vote
3 answers
50+ sites all user same SSL Cert with Sub Folders?
I have 50+ sites on my server and they all need a way to access them via SSL. And I cannot afford to buy a unique IP for each site.
Is there a way I can setup a domain like:
https://secure.mydomain.com/
And give each site:
e.g. domainA.com
e.g.…

aron
- 129
- 4
- 13
1
vote
2 answers
Is there a web site or service to track the latest versions of several applications?
We use Group Policy to deploy a lot of our applications, especially a lot of the "basics" like Flash Player, Adobe Reader, Firefox, and Chrome. For a lot of these, the updates are security fixes that we would like to deploy ASAP.
Is there a web site…

Keith B.
- 121
- 4
1
vote
1 answer
Facility to restart applications running on a Windows Server
I am currently running Monitis on a few Windows Servers and I'm looking for a tool that would restart an application (exe file) if it crashes or consumes too much memory. Please could you provide any recommendations for such tools?
Many Thanks,
Tim…

Tim Harvey
- 11
- 1
1
vote
2 answers
exception occurs during uninstalling msi
I installed my web application via an msi. When I try to unistall the application via add/remove programmes an exception occurs during the uninstall and the uninstall never completes. Is there any way I can get my application uninstalled or work…

Amateur
- 189
- 4
1
vote
2 answers
Version application parameter in tomcat's manager
where does tomcat read the "version" value it shows for the deployed applications in the manager application from? I've searched for such parameter in web.xml but no luck so far.

xain
- 677
- 3
- 13
- 24
1
vote
1 answer
Neatest method of replacing a live site with static pages during maintenance?
Alright folks,
Just looking for a little insight into the methods being used by others for the following scenario...
I have a live (.net 3.5) project, which runs from the default folder of IIS7 (mapped to the 'root' of the published wwwroot folder).…

Dave
- 281
- 1
- 3
- 11