사이트 바로가기
블로그
- 영국 UNI社 의류 액세서리 제품요청 The solution would enable users to easily close and open garments when dressing and undressing.
- 언리얼 UDIM 연결 오류 안 될 경우 Project Settings under Engine > Rendering > Virtual Textures, check the box next to Enable
- 라이젠 5600X PBO 설정, 파스, 타스 및 한달 이상 사용 후기 타임 스파이 4. 5600X PBO 세팅 메인보드 BIOS Global C-state -> enable cool'n Quiet(또는 PSS) -> enable CCPC - > enable CCPC preferred cores -> enable PBO -> Advanced PBO Limits -> Motherboard PBO Scalar
- SSH TELNET XRDP telnet-server 재시작 # systemctl restart telnet.socket 상태확인 # systemctl status telnet.socket telnet 서비스 enable # systemctl enable telnet.socket 유저생성 및 패스워드 설정 # adduser teluser # passwd teluser telnet서버 테스트 # telnet
- 라이젠 cpu PBO 설정 메모 Global C-state : Enable AMD cool'n Quiet(or PSS): Enable CPPC: 선택(가급적 Enable) PBO: Advanced PBO Scalar
- Hyper-V Ubuntu18.04 15분 내에 설치하기 https://docs.microsoft.com/ko-kr/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v 맨날 VMware
- 네임 서버 DNS(Domain Name System) 서버 설치 # dnf -y install bind-chroot 파일내용 수정 # vi /etc/named.conf systemctl restart named systemctl enable
- setting GDB on eclipse eclipse_project/nginx1.19/objs/nginx Mutil PROCESS DEBUGGING in 'Debug Configurations' "Non-stop mode" -> enable 'Automatically debug forked process' -> enable dgb command file : gdbinit -> I added following
- [CentOS] 버전 7에서 부팅 / 종료 중 custom script 실행 방법 1. custom script 생성 2. systemd service unit 생성 3. systemd service unit enable
- 영카트의 결제 시스템 환경설정 php-soap 설치 openssl , soap 모듈 활성화 컴파일 설치로 php 로 설치한 경우는 php configure 옵션에서 --with-openssl --enable-soap 두개 옵션을 추가 이미 설치가 된 경우라면 php 를 다시