보관함

azure ubuntu 설치 ver 2022

TimeZone Setting

package update

Util Install & Setting

.ssh login 처리

after edit ~/.ssh/authorized_keys from have to login client’s ~/.ssh/id_rsa.pub

sudoer 처리

after modify /etc/sudoers.d/init-user

zsh Install & Setting

after copy .zshrc to ~

tmux Install & Setting

after edit .tmux.conf.local

nvim 설정

after copy init.vim to […]

MySQL 튜닝 (from 나프다)

먼저 Subscription을 받아라 기술지원 업체에게 의지해라 HW 의 중요성 mysql community < mysql enterprize 쓰레드풀이 있고 없고 차이 (12 core 이상에서 성능 차이) -> maria DB는 쓰레드풀이 존재 스토리지 엔진이 따로 있다. my.cnf 를 잘 써라 default로 있는 것은 낮은 시스템에서 돌리게끔 되어 있는 것이다. 성능 한계가 있다. BMT 수치는 맹신하지 마라 튜닝

아르노 Adant […]