Search result

mysql 강제 재설치

- mysql upgrade 설치 $ sudo apt install mysql-server - 에러 발생 mysql-server : Depends: mysql-server-8.0 but it is not going to be installed //------------------------------------- - 강제 재설치 $ su...

MySql mysql 설치 Database (DB)

Rainbow Bridge - Steve Barakatt

Rainbow Bridge - Steve Barakatt (feat. Jean-Pierre Zanella) https://www.youtube.com/watch?v=TKCTY_kwNss [EBS스페이스공감] 스티브 바라캇(Steve Barakatt) - Rainbow Bridge https://www.youtube.com/watch?v...

Playing

[Javascript] 키보드 입력 키값

- 자바스크립트 keyboard event key value KeyboardEvent https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent //------------------------------------- * 보조키 눌렸는지 여부 판정 altKey - 좌 ctr...

javascript

요즘 듣는 음악 (2022-04) - Fighting with myself , Surrneder , Rainbow in the dark

Fighting with myself - Declan j Donovan https://www.youtube.com/watch?v=sr3T151ebio //------------------------------------- Surrneder - Birdy https://www.youtube.com/watch?v=bwNzGT-UX7c birdy가 bird가...

Crush 요즘 듣는 음악

요즘 듣는 음악 (2022-03) - Bad Happens. Here comes the flood , Amen , In Blue , The heart that slows down

Bad Happens - Jon Bryant https://www.youtube.com/watch?v=Ln9a4JdbnbY Here comes the flood - Angel snow https://www.youtube.com/watch?v=k5bXnJPduZ0 Amen - James Dillespie, Stereo Jane https://www.youtu...

Crush 요즘 듣는 음악

[Flutter] GitHub Actions로 코드 검사

Flutter

서비스 종료 넋두리

새롭게 시작한 서비스를 1년을 채우지 못하고 종료했다.

beautiful goodbye mm

Leetcode - Rotate Array

Given an array, rotate the array to the right by k steps, where k is non-negative.

algorithm Leetcode

1일 1커밋과 1일 1코딩을 그만두게 된 이유

반응형        작년 8월 중순부터 백준에서 하루에 한 문제씩 풀기로 다짐했었다. 그리고 오늘, 그 약속을 깨기로...

스토리 프로그래밍

리눅스 프로그램별 로그 파일 로테이션 설정

- LogRotate : linux ubuntu process log file rotation setting - 매뉴얼 How to Setup and Manage Log Rotation Using Logrotate in Linux https://www.tecmint.com/install-logrotate-to-manage-log-rotation-in-...

IT