본문 바로가기
728x90

분류 전체보기463

🥰 gitlab 연속 업그레이드 주의 사항 gitlab-ce 연속으로 업그레이드르 할 경우에 실패하는 경우가 있습니다. 업그레이드 후 UI로 접속이 된다고 업그레이드가 완료된 것이 아니라 Admin Area > Monitoring >  Background Migrations  메뉴에 Queued 가 0 객 되어야 완료된 것입니다. Queued가 0 개 인 것을 확인한 후에 다음 버전으로 업그레이드 진행하면 됩니다.  Gitlab Upgrade 순서 GitLab 8: 8.11.Z > 8.12.0 > 8.17.7 GitLab 9: 9.0.13 > 9.5.10 GitLab 10: 10.0.7 > 10.8.7 GitLab 11: 11.0.6 > 11.11.8 GitLab 12: 12.0.12 > 12.1.17 > 12.10.14 GitLab 13: 13.. 2023. 4. 21.
🥰 chrome 속도 최적화 QUIC 설정 해제 주소창에서 chrome://flags 입력chrome://flagsQUIC 검색해서  Disabled 로 처리Experimental QUIC protocol Enable experimental QUIC protocol support. – Mac, Windows, Linux, ChromeOS, Android, Fuchsia, Lacros QUIC(Quick UDP Internet Connections)는 구글이 TCP의 고유한 결함을 해결하기 위해 2013년에 처음 개발하고 구현한 전송 프로토콜이다. 지연 시간을 줄이고 암호화된 데이터 전송을 위한 보안 계층을 제공하여 인터넷을 통해 더 빠른 연결을 제공하도록 설계되었습니다. 데이터 전송 전에 여러 라운드 트립을 사용하여 연결을 설정하는 TCP와 달리 QU.. 2023. 3. 18.
🥰 centos 8에서 centos 9 으로 업그레이드 하기 https://ahelpme.com/linux/centos-stream-9/how-to-upgrade-to-centos-stream-9-from-centos-stream-8/ How to upgrade to CentOS Stream 9 from CentOS Stream 8This article will show how to update to CentOS Stream 9 from CentOS Stream 8. grub entries If only official repositories are used it is fairly easy to upgrade to the new rolling based CentOS Stream 9 release, which follows the Red Hat Enterprise .. 2023. 3. 12.
🥰 module(platform:el8) 해결방법 dnf -y module reset container-tools  dnf -y module reset go-toolset  dnf -y module reset llvm-toolset  dnf -y module reset mariadb dnf -y module reset maven dnf -y module reset nginx dnf -y module reset nodejs dnf -y module reset perl dnf -y module reset perl-DBD-MySQL dnf -y module reset perl-DBD-SQLite dnf -y module reset perl-DBI dnf -y module reset perl-IO-Socket dnf -y module reset perl-lib.. 2023. 3. 11.
728x90