본문 바로가기

HappyWeasel

검색하기
HappyWeasel
프로필사진 HappyWeasel Github Link

  • 분류 전체보기 (136)
    • 코딩 테스트 준비 (1)
    • 잡생각 (0)
    • 이모저모 (5)
    • Server (6)
      • Windows (3)
      • Linux (0)
      • AWS (0)
      • Docker (2)
    • Basic (70)
      • C Langauge (0)
      • C# (.NET) (13)
      • OS (0)
      • Design Pattern (0)
      • Data Structure (0)
      • Python (22)
      • Java (29)
      • Git (2)
      • 알고리즘 (4)
    • Front-End (18)
      • HTML (5)
      • CSS (2)
      • Node.js (0)
      • React (0)
    • Back-End (30)
      • Servlet&JSP (9)
      • Spring (21)
    • DB (4)
      • MSSQL (1)
      • Mysql (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • github
«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Tags
  • 파이참
  • 단축키
  • 파이썬
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Server/Windows (3)

HappyWeasel

[Windows PowerShell] - tail, grep 사용하기

Get-Content 파일 -Wait | where {$_-match "Grep 키워드"}

Server/Windows 2019. 5. 30. 09:30
Windows - 시간 동기화

Windows 제품은 시간 동기화 url이 time.windows.com 디폴트로 들어가 있다. 하지만 현재 위의 url은 시간 정보를 제공하지 않고 있으며 time2.kriss.re.kr 로 url을 변경하여 사용하면 정상적으로 시간이 변경된다.

Server/Windows 2019. 5. 2. 12:50
Windows - 서비스 정보 가져오기

1. wmic service 사용하기 wmic service get name,displayname,pathname,startmode |findstr /i "auto" |findstr /i /v "c:\windows\\" |findstr /i /v """ 2. sc query

Server/Windows 2019. 4. 30. 15:05
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바