Top "Restart" questions

Restart refers to the process where a software program or system is systematically (and preferably gracefully) shut down then automatically invoked to full functionality without intervention from the user.

pause vs stop in docker

I am trying to understand what is the difference between the commands docker stop ContainerID and docker pause ContainerID. According …

docker restart docker-container pause
Monitor Process in Python?

I think this is a pretty basic question, but here it is anyway. I need to write a python script …

python process monitor restart
c# restart for loop

So I have these few lines of code: string[] newData = File.ReadAllLines(fileName) int length = newData.Length; for (int i = 0; …

c# for-loop restart
How to gracefully restart a NodeJS server?

Currently, my prod environment for a side project is a git repo, where I pull in some code, manually kill …

node.js cluster-computing restart
How to recall or restart MathJax?

I need MathJax to recheck again all my page. I mean when the page is created it does all great. …

javascript html restart mathjax
Restarting Sidekiq

What is the correct way to restart sidekiq. It seems to cache my workers' code when I start it, so …

ruby sinatra restart sidekiq
How do I code a watchdog timer to restart a Windows service?

I'm very interested in the answer to another question regarding watchdog timers for Windows services (see here). That answer stated: …

windows service restart watchdog
ASP.NET application pool shutdown problem

Sometimes an exception causes application pool to shutdown. I start it manually but the question is how can I automate …

exception iis-7 restart application-pool
ActiveMQ won't restart because KahaDB is locked

Locally to start/stop ActiveMQ (5.6) on my dev machine I just run ./activemq start and ./activemq stop respectively. On our …

java jetty activemq restart
How to restart sublime text

I'd like to know if there is an option on Sublime text to close and re open, for using after …

sublimetext3 restart