블로그
-
쿼럼(Quorum)
Windows Server Failover Cluster라는 의미이고, Instance를 붙여 WSFCI라고도 쓰는 것 같다.
blog.naver.com · 2022.07.25
-
[Windows]Multiple connections to a server or shared resource by the same user, using more than one user
ref : https://stackoverflow.com/questions/24933661/multiple-connections-to-a-server-or-shared-resource-by-the-same-user-using-more 한 삼바 서버에 여러 아이디를 로그인 해두면 더이상
blog.naver.com · 2022.04.19
-
[WindowsServer2019]sshd와 공개키등록
절차와 다른 윈도우에서 해당 서버에 공개키를 등록하는 절차를 기록한다. 1. sshd 서버 설치 및 실행 참조 : https://docs.microsoft.com/ko-kr/windows-server 접속하는 Windows 의 공개키를 ssh 서버에 등록 이 구간에서 주의할 점은 일반적인 리눅스 계열 sshd 에 공개키를 등록하는 절차와 추가적인 작업이 별도로 필요하고 참조문서에서는
blog.naver.com · 2022.04.28
-
Apache Log4j 보안 취약점(Log4Shell) 주의
information-regarding-the-log4j2-vulnerability IDS 기능이 탑재된 ESET 제품 -엔드포인트 제품: ESET Endpoint Antivirus/Security 7/8/9 for Windows -서버용 제품: ESET File Security 7 for Windows Server, ESET Server Security 8 for Windows Server.
blog.naver.com · 2021.12.15
-
아이패드를 보조 모니터로 쓰기
PC 사이트: 스페이스 데스크 https://www.spacedesk.net/ 해당 사이트에서 "SPACEDESK DRIVER SOFTWARE for Windows PRIMARY PC (server)" 밑, 자기 컴퓨터 사양에 맞는 클라이언트 다운, 설치. 2. iPad 앱스토어에서 "spacedesk" 검색 - spacedesk (multy monitor app
blog.naver.com · 2021.12.14
-
Microsoft Open/OV License 제품 가격 인상 및 단종 안내
Office LTSC(Long-term Support Channel)와 Windows Server 2022가 공개 된 이후, MS Inspire/MS Ready를 통해 MS 클라우드
blog.naver.com · 2021.08.23
-
Hyper-V win7 kdnet 커널 디버깅 시도
혹시나 시도해보시는 분이 있을까봐 미리 공유드립니다. https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/setting-up-network-debugging-of-a-virtual-machine-host api-ms-win-core-sysinfo-l1-2-0.dll api-ms-win-shcore-stream-l1-1-0.dll 위 세가지 dll들이 없다고해서 직접 설치해주고 실행했지만,,, Window 8, Server
blog.naver.com · 2021.02.16
-
SSH TELNET XRDP
Client 에서 접속 (linux) # ssh @ Client 에서 접속 (windows) ssh 프로그램을 이용하여 접속 (ex: putty, xshell) telnet (port =23) 설치 # dnf -y install telnet-server 재시작 # systemctl restart telnet.socket 상태확인 # systemctl status
blog.naver.com · 2021.01.12
-
Windows Server 2008에 python 설치
대박 황당한건 python 3.8.2와 opencv 최신 버전을 설치했는데 import 했더니 dll 을 못 읽어들인다며 에러가...ㅡ.ㅜ --------------------------------- import cv2 ModuleNotFoundError : No module named
blog.naver.com · 2020.05.11
-
[02] WireShark를 이용한 TCP/UDP 패킷 분석
실습 환경정보 Client IP : 192.168.183.209 [ Windows PC ] Server IP : 192.168.183.211 [ Hyper-V :: Linux(CentOS
blog.naver.com · 2020.03.05