728x90 분류 전체보기463 🥰 dell omsa docker로 사용하기 docker run --privileged -d -p 1311:1311 --restart=always \ --net=host -v /lib/modules/`uname -r`:/lib/modules/`uname -r` \ --name=omsa82 jdelaros1/openmanage 비밀번호 설정 docker exec -it omsa82 passwd 웹 접근http://localhost:1311 2021. 4. 13. 🥰 unable to authenticate, need: basic realm="sonatype nexus repository manager" 오류 해결 방법 nexus npm publish error npm ERR! Unable to authenticate, need: BASIC realm="Sonatype Nexus Repository Manager" nexus > Administration > Security > Realms 에서 npm Bearer Token Realm을 Active 으로 변경함. 2021. 4. 5. url is blocked: Requests to the local network are not allowed 오류 해결(gitlab kubernetes 연동) gitlab kubernetes 연동 is blocked: Requests to the local network are not allowed 오류 설정 > 네트워크 > Allow requests to the local network from web hooks and services 허용 해야 함. 2021. 4. 2. 사설인증서 net::ERR_CERT_VALIDITY_TOO_LONG 오류 사설인증서 net::ERR_CERT_VALIDITY_TOO_LONG 오류가 발생하는 이유는 인증서 기간은 10년짜리로 만들면서 발생함. 10년보다 짥은 기간의 인증서를 만들어야 함. 2021. 4. 2. 이전 1 ··· 57 58 59 60 61 62 63 ··· 116 다음 728x90