Issue How to disable NUMA in Red Hat Enterprise Linux system? Resolution Adding the "numa=off" to kernel command line in boot loader configuration and rebooting the system will disable NUMA awareness. Examples: RHEL6 or earlier (/boot/grub/grub.conf) Raw title Red Hat Enterprise Linux AS (2.6.9-55.EL) root (hd0,0) kernel /vmlinuz-2.6.9-55.EL ro root=/dev/VolGroup00/LogVol00 rhgb quiet numa=off i..
Windows 2008이상부터는 기본으로 탑재되어 있는 명령어 이며 rsync와 같이 증분백업이 가능 사용방법 ROBOCOPY 원본 대상 [파일 [파일]…] [옵션] 원본 : 원본 디렉터리(드라이브:\경로 또는 \\서버\공유\경로) 대상 : 원본 디렉터리(드라이브:\경로 또는 \\서버\공유\경로) 파일 : 복사할 파일. 이름/와일드카드 : 기본값은 “*.*” 기본옵션 /E :: 비어 있는 디렉터리를 포함하여 하위 디렉터리 복사 /COPYALL :: 모든 파일 정보를 복사함. /PURGE :: 원본에 없는 대상 파일/디렉터리를 삭제함. /R:n :: 다시시도 횟수 /MOT:m :: 원본을 모니터링함. 변경 내용이 있으면 m분 후에 다시 실행 /MIR :: 디렉터리 트리를 미리렁함 /LOG:file :: 상..
# For text based installation text # For graphical based installation #graphical #Install Red Hat Linux instead of upgrade install #Use Web installation url --url=http://192.168.0.110/kickstart/centos7 #System language lang ko_KR.UTF-8 #System keyboard keyboard ko #Root password #rootpw --iscrypted $1$uuA80su8$zCq2SuisF84cMWEjAgea40 #rootpw --iscrypted $1$gE2Y.VdX$k8WncYWueN9YX/UXWjDwt. rootpw "..
[root@fendys ~]# #!/bin/bash servicename="lsyncd" echo "$(date +'%Y-%m-%d-%H-%M') $servicename 서비스 상태 : $(systemctl is-active $servicename)" if [ $(systemctl is-active $servicename) == "inactive" ]; then echo "$(date +'%Y-%m-%d-%H-%M') $servicename 서비스를 재시작하는 중..." systemctl restart $servicename elif [ $(systemctl is-active $servicename) == "unknown" ]; then echo "$(date +'%Y-%m-%d-%H-%M') $serv..
- 최근 CVE-2022-1292 openssl 취약점 관련하여 진행 했던 내용 중 aws linux 버그 픽스 확인하는 간단한 방법이다. 1. 패키지 다운로드 #yum install --downloadly --downloaddir=/tmp openssl 다. 2. 패키지 버그 픽스 확인 명령 #rpm -qa --changelog openssl-1.0.2k-24.amzn2.0.3.x86_64.rpm |more openssl.org에서는 aws linux의 버그 픽스까지 확인 해주지 않으며 aws자체적인 적용을 하기 때문에 확인 해보시면 좋습니다. 감사합니다.
* version check #openssl version * openSSL update version down & install # wget https://www.openssl.org/source/openssl-{version}.tar.gz # tar -xzvf openssl-{version}.tar.gz # cd {version}./ # ./config --prefix=/usr/local/ssl --openssldir=/usr/local/ssl shared zlib # make # make install * old openssl 이름 변경 # mv /usr/bin/openssl /usr/bin/openssl-{old-version} * 심볼릭 링크 생성 # ln -s /usr/local/ssl/bin..
1. 만료 일자 확인을 통해 추후 인증서 장애 방지를 위해 확인 2. zabbix 등의 모니터링 시스템으로 alert 발생 또는 nitice 정책 생성 해서 공유가 가능하게 안전 장치 필요 리눅스 ssl인증서 만료일 확인 방법 [root@server01 certs]# openssl x509 -in /path/cert.pem -noout -dates notBefore=Jul 21 00:00:00 2021 GMT notAfter=Aug 16 23:59:59 2022 GMT [root@server01 certs]#
- Total
- Today
- Yesterday
- shell connmad log
- nutanix rac
- cmd로 윈도우 계정 관리
- 리눅스 커맨드 로그남기기
- 윈도우서버 계정 관려
- chrony
- CentOS 7 GUI
- dl20 centos7
- vm rac
- linux command log
- oracle linux8 kernel
- ansible network
- centos7 ntp
- cmd로 계정 생성
- ILO
- ipmi
- cgroup
- ansible ios
- cisco ansible
- 특정 문구 치환
- nxos ansible
- dl20
- DL20 GEN9 장비에 CentOS 7
- dl20 g9 centos7 설치
- 윈도우 cmd 계정 관리
- ios ansible
- kernel 변경
- ISCSI 볼륨 RAC
- 특정 라인삭제
- windows.old 강제삭제
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |