[Rocky Linux] nmcli 명령어
·
OS/Install & Modify
IntroRocky 8 부터는 ifcfg 말고 nmcli 로 네트워크 관리할 수 있도록 변경됐습니다.cat /etc/sysconfig/network-scripts/readme-ifcfg-rh.txt 로 확인 가능 cisco cli 처럼 명령어 단축이 가능합니다. (connection -> con, modify -> mo) 예제bond 이중화 구축2개 이상의 포트를 묶을 때 사용하며 옵션은 다음과 같습니다.옵션기본값내용mode-active-backupprimary-메인 인터페이스 지정(DEVICE 이름으로 넣어야 함)num_grat_arp1장애 발생 시 Gratuitous ARP 전송 횟수primary_reselect00 : 즉각 복구1 : 속도나 듀플렉스 보고 복구2 : 수동 복구. 인터페이스가 복구돼도..
[HPE] vmware 심플리비티
·
SERVER/HPE
Intro설치하기1. 관리서버 구축DNS 설정정방향/역방향 A레코드 생성nslookup 테스트를 하려면 네임서버 1번을 루프백IP로 지정Arbiter 설치쉬움 simplivity-deployment-manager쉬움배포 매니저에서 읽어 들이는 경로는 C:\Users\Administrator\Downloads 이니 각종 파일들을 해당 경로로 업로드나 이동2. vCenter 설치FQDN 꼭 지정해서 설치 데이터 센터와 클러스터 생성 3. vCenter 플러그인 설치ssh 접속 활성화 bash 쉘 활성화 필수 쉘 변경 명령어 및 플러그인 설치chsh -s /bin/bash rootchmod u+x HPE-SimpliVity-Plug-in-for-vSphere-Client-linux-x64-XXX.run ./H..
[Windows Server] 트러블슈팅
·
OS/Troubleshooting
디스크 드라이브 밀어넣기dism /image:C:\ /add-driver /driver:E:\driver /recurse - image:C:\ = windows 위치 - driver:E:\ = driver 위치 (smartpqi.inf 이런거) 로그분석Log Clear시스템 로그에서 이벤트 ID : 104 로 조회로그인 기록보안 로그에서 이벤트 ID : 4624 로 조회 *[EventData[Data[@Name='TargetDomainName'] and (Data='(도메인이름)')]] and *[System[(EventID=4624)]]
잡다한 명령어 모음
·
OS/Install & Modify
OS블럭추적파일의 block 위치 보기[root@localhost ~]# filefrag -e CP046110.zipFilesystem type is: 58465342File size of CP046110.zip is 17614425 (4301 blocks of 4096 bytes) ext: logical_offset: physical_offset: length: expected: flags: 0: 0.. 4300: 6360384.. 6364684: 4301: last,eofCP046110.zip: 1 extent found# 0 ~ 4300 : 4096 bytes 크기로 4300개를 쓴다# 6360384 ~ 6364684 :..
[HPE] 3PAR 명령어
·
SERVER/HPE
command showhost showvv shownode [-d] showcage [-d] checkhealth -svc -detailcommand(whack) initialize the Adaptive Cache and Hybrid InfiniBand.ahch init unset the write cache parametersahci erase 시리얼 제거unset sys_serial 재부팅reset
3PAR 노드 초기화
·
SERVER/HPE
보호되어 있는 글입니다.
[Rocky Linux] opendkim 설치하기
·
OS/Install & Modify
Intro테스트 환경OS : Rocky Linux 8.10, Rocky Linux 9.6메일발송서버는 send.creeper.kr보내는 주소는 @creeper.kr도메인 셀렉터는 crekey 로 가정해서 했습니다.주의사항sendmail.mc 파일 규칙 숙지 (역 따옴표, 작은 따옴표 규칙) - 예 : TRUST_AUTH_MECH([역따옴표]`LOGIN PLAIN DIGEST-MD5 CRAM-MD5'[작은따옴표])dnl[마무리]opendkim txt 레코드 값 넣을 때 개행문자, 띄어쓰기, key 누락하면 bad key 뜨니 꼭 신경써서 등록 테스트하기테스트 하기 좋은 사이트 입니다. 수신 주소로 보내면 알아서 검사해 줍니다. https://www.appmaildev.com/ko/dkim DKIM 테스트..
[PROXMOX] 정리
·
가상화/proxmox
INTRO PCI Through 활성화https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_pci_passthrough Proxmox VE Administration GuideThe Proxmox VE storage model is very flexible. Virtual machine images can either be stored on one or several local storages, or on shared storage like NFS or iSCSI (NAS, SAN). There are no limits, and you may configure as many storage pools as you like. Yopve.proxmox.com g..
[PROXMOX] Windows Server 설치 시 드라이브가 안 보일 때
·
가상화/proxmox
IntroProxmox 에 Windows Server VM 설치 시 드라이브 위치가 보이지 않아 설치가 안될 때 하는 방법 입니다.준비물은 virtio-win.iso 파일이 필요합니다. 아래 링크에서 다운로드 가능. URL : https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers원클릭 : https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win.iso 테스트 환경은 다음과 같습니다. - PROXMOX VE 9.1.1 - Windows Server 2022 STD (영문 평가판) - VirtIO SCSI single Windows VirtIO Drivers - Pr..
자투리 해결법
·
OS/Troubleshooting
virsh순간찍기 오류: 잘못된 인수: 도메인에서 디스크 'vda'을(를) 찾을 수 없습니다virsh # snapshot-delete --domain rocky9_125 2025-09-15T00:50오류: 순간찍기 2025-09-15T00:50 삭제에 실패함오류: 잘못된 인수: 도메인에서 디스크 'vda'을(를) 찾을 수 없습니다virsh # snapshot-delete --domain rocky9_125 2025-09-15T00:50 --metadata machine-id 중복으로 재생성# dbus-tools 설치dnf install dbus-tools# machine id 삭제 및 재생성rm -f /etc/machine-iddbus-uuidgen --ensure=/etc/machine-id# 재부팅h..