You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ip=$(ifconfig | grep -Po "\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}" | head -1)
echo "This machine ip is "$ip
for service in LogService ResourceService ScoringService Checker EvaluationService Worker ContestWebServer AdminWebServer ProxyService PrintingService TestFileCacher