The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
22 views

RewriteRules not stopping with [L] flag?

A simpel mod rewrite in .htaccess. If I open for example /lib/js/core/jquery.min.js, Apache2 takes the last rule and not the first. How can I fix this? RewriteEngine on RewriteRule ...
0
votes
0answers
15 views

Can multiple catched exceptions stop the ASP.NET process in IIS server?

My website started to give error 503 and when looking in the server I saw the ASP.NET 4.0 process in STOP status. In my custom logs I saw lots of exceptions happening in a short time but then ...
0
votes
1answer
65 views

Mysql stops with no visible reason

Third day in a row I find my sites down. Reason: mysql not running. Doing sudo mysql restart — and everything is up again (for few hours). But why the hell mysql has stopped? Here are the last lines ...
2
votes
1answer
2k views

Why Tomcat doesn't stop?

When I run command: catalina.sh stop I receive error: org.apache.catalina.startup.Catalina stopServer SEVERE: Catalina.stop: java.net.ConnectException: Connection refused at ...
5
votes
2answers
3k views

how to kill IIS Express?

I'm trying to deactivate the MS IIS Express Server, which comes with Microsoft Visual Web Developer Express 2010. While all non-weird servers can be stopped by simply stopping the service or ending ...
1
vote
2answers
2k views

Permissions for Start/Stop Services on Windows (2008R2)

where on a Windows Server (2008R2 or before) can I find the permissions (allow/deny) who can actually start/stop services? Not to change the credentials which should be used by the service - just ...
4
votes
1answer
79 views

Stop cronjob for two hours in a week

I have a cronjob which runs every 5 minutes all the day in a week. I want to stop this cronjob for 2 hrs only on Sunday. Could you pls help me to set this.
1
vote
1answer
98 views

What can be used to prevent the termination/killing of a process, even by the root user?

Is there a security framework or general tool that can be used to ensure that a certain process started at boot in Linux cannot be terminated by any user or other process, including the root user?
0
votes
3answers
889 views

Move Win2k3 to new hardware: STOP 0x0000007B (How can I get PERC drivers installed?)

I have an ancient celeron-based Windows 2003 SBS server on an old Dell machine. It has a very basic IDE non-RAID setup. The server is so old, it takes about 30 minutes to boot up and log in. A new ...
2
votes
1answer
311 views

I have a Windows Server 2008 R2 box with IIS 7.5

In Event viewer i have found this: The World Wide Web Publishing Service service entered the stopped state. - - 7036 0 4 0 0 0x8080000000000000 6913 System ...
2
votes
2answers
116 views

Stopping svn-autoreleasedeb

How can you stop the program? My auth.log has regularly similar entries as follows Jan 2 03:15:01 lumi CRON[28939]: pam_unix(cron:session): session opened for user svn-autoreleasedeb by (uid=0) Jan ...