Questions tagged [service]

A service (also daemon or server) is a programme that constantly runs in the background. It usually services requests. If you are asking about online services, please use a different tag.

A service (also daemon or server) is a programme that constantly runs in the background. It usually services requests. If you are asking about online services, please use a different tag.

1009 questions
-3
votes
1 answer

How to create inbound rule on Windows firewall for custom service?

Service is written in C#. It is a server that requires opening port 8080 for inbound connections. It runs as Local System and has unrestricted SID (created by sc tool). If I add in Windows Firewall inbound rule for this service, port is still…
Milek7
  • 1
  • 1
-3
votes
1 answer

Hardware for new hosting services

i will start a new hosting company but i dont know what hardware will be the best for this. I'm looking for something cheap and can carry about 200-300 hosting accounts. The server will be using for web, mail and hosting server. QUAD CORE AMD…
-5
votes
1 answer

cron - How many times the cron job will run when given aterisk(*) on all positions

If we define a cron job with * * * * * /some/task/to/perform, how many times the job will executed in 60 seconds?
-5
votes
2 answers

How to stop/start only SQL Server in Windows 7 when logged in as Limited User

I have an employee working as a data entry operator on Windows 7 PC. I want to create backup of the data and for that I have to stop SQL server while in administrator mode, to move data files to dropbox. my employee cannot able to stop SQL Server…
Fawad
  • 9
  • 2
1 2 3
67
68