본문 바로가기

centos

(3)
postfix - relay access denied postfix 설정 후 mail 발송했을 때 mail 발송이 되지 않고 /var/log/maillog에 다음과 같은 메세지들이 있을 때, Feb 23 20:35:49 hostname postfix/smtpd[148440]: connect from unknown[10.x.x.x] Feb 23 20:35:49 hostname postfix/smtpd[148440]: NOQUEUE: reject: RCPT from unknown[10.x.x.x]: 454 4.7.1 : Relay access denied; from= to= proto=ESMTP helo= Feb 23 20:35:49 hostname postfix/smtpd[148440]: lost connection after RSET from unknown..
CentOS 7.x, 8.x + elrepo kernel 5.x 업그레이드 시, console 먹통 현상 centos 7.x, 8.x에 elrepo로 kernel 5.x로 업그레이드 시 console 먹통 remote로 ssh 접근 이슈 없고 서버 상태도 정상 원인 intel 그래픽 드라이버와 elrepo kernel 간 호환 문제로 추정 커널 부팅 시, frame buffer가 생성되지 않는다(fb0) 조치 방안 for EFI system frame buffer가 생성되지 않는 이슈를 해결하기 위해 그래픽 드라이버를 disable 처리하여 BIOS로 부팅하도록 조치해아한다. 1. /etc/default/grub에서 cmdline에 nomodeset 추가 [root@uefi-server ~]# vim /etc/default/grub GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed ..
trap invalid opcode ~ libfreeblpriv3.so 증상 Oct 22 17:40:47 hostname kernel: curl[113468] trap invalid opcode ip:7f85759a4d60 sp:7fffcbfd5818 error:0 in libfreeblpriv3.so[7f8575952000+72000] Oct 22 17:40:57 hostname kernel: curl[113477] trap invalid opcode ip:7f7ce3d26d60 sp:7ffc410a0938 error:0 in libfreeblpriv3.so[7f7ce3cd4000+72000] Oct 22 17:40:59 hostname kernel: curl[113525] trap invalid opcode ip:7f174e10dd60 sp:7fffa6e115c8 err..