본문 바로가기
728x90

전체 글463

🥰 helm mariadb install helm mariadb  installhelm repo add bitnami https://charts.bitnami.com/bitnamihelm repo updatehelm -n pj-ns install my-mariadb bitnami/mariadbNAME: my-mariadbLAST DEPLOYED: Tue Jul 4 12:55:19 2023NAMESPACE: pj-ohsSTATUS: deployedREVISION: 1TEST SUITE: NoneNOTES:CHART NAME: mariadbCHART VERSION: 12.2.5APP VERSION: 10.11.4** Please be patient while the chart is being deployed **Tip: Watch the dep.. 2023. 7. 4.
🥰 putty backup 방법 putty 설정파일을 백업하려면 관리자 권한으로 명령 프롬프트에서 아래 명령을 실행하면 reg 파일로 백업할 수 있습니다. putty exporterregedit /e putty.reg HKEY_CURRENT_USER\Software\SimonTatham 2023. 6. 16.
🥰 Virtualbox LVM 확장 1단계 : virtualbox에서 볼륨 확장 2단계 : lsblk  용량확인$ lsblkNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTsda 8:0 0 101G 0 disk├─sda1 8:1 0 1G 0 part /boot└─sda2 8:2 0 79G 0 part ├─cl-linux-root 253:0 0 75G 0 lvm / └─cl-linux-swap 253:1 0 4G 0 lvm [SWAP]sr0 11:0 1 10.. 2023. 6. 3.
🥰 hyper-v 강제로 비활성화 hyper-v 를 사용하다가 비활성화하였는데도 아래와 같이 Hardware virtualization No 라고 나오는 경우에는 아래의 명령어를 입력하고 재부팅하면 정상동작합니다.가상화 확인 프로그램  https://www.grc.com/securable.htm 명령 프롬프트를 관리자 권한으로 실행하드웨어 가상화 활성화bcdedit /set hypervisorlaunchtype off 하이퍼-V를 사용할 경우bcdedit /set hypervisorlaunchtype auto 2023. 5. 29.
728x90