Node.js 자바스크립트 호스팅 서버 실습 https://opentutorials.org/course/3332/21029 위 사이트를 참고하며 공부함 자바스크립트 파일을 생성해서
더 읽기 »Windows Server 2012 R2: 로그오프하기
1. Shutdown.exe 사용 shutdown -l 로그오프됨. 2. logoff.exe 사용 PowerShell로 구문 찾아봄. logoff.exe가 있네? 과감히 logoff 로그오프 ;; [예제] Logoff.exe Examples To log off a user from the current session, type: logoff To log off a user from a session by using the session’s ID, for example session 12, type: logoff 12 To log off a user from a session …
더 읽기 »