GATEWAY/ARTIK
					Ubuntu service start stop, network list
					2018. 8. 9. 20:03
					mysql server stop / start mysql server address, port 확인용 Ubuntu service start / stop $ service YOUR_SERVICE stop (ex. $ service mysql stop) $ service YOUR_SERVICE start(ex. $ service mysql start) Ubuntu network info(IP, port, etc) $ netstat -nlp