python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
What causes frequent GCP Ubuntu server restarts?
I have an e2-medium GCP Compute Engine instance running my application, for a while now. It has worked just well, however recently I have experienced frequent auto restarts (3 times in the space of 2 ...

Kelvin Michaels Abanofor
Votes: 0
Answers: 1
Red Hat needs-restarting
I have some problems trying to test "needs-restarting -r ; echo $?" inside a RedHat distribution. The command works for cases where a reboot is not required, but I have not been able to volu...
Cassius
Votes: 0
Answers: 1
Snake game in Java but my restart button does not work
My restart button of the game does not work and it multiples when it is clicked. I do not understand Java perfectly I am considering myself good.
Main of the game
package snake_game;
public class sna...
lubo dimoff
Votes: 0
Answers: 1
Python: why does first restart works, but second - doesn't?
This is a simple minesweeper game with implementation of windows user interface
The only thing this function has to do is to erase all information (such as text) on the buttons, as well as to create a...
Marko Kolaksazov
Votes: 0
Answers: 1