1. MariaDB Server 다운로드 DB 버전 : 11.3.2 Community Server https://mariadb.org/download/?t=mariadb&p=mariadb&r=11.3.2&os=Linux&cpu=x86_64&pkg=tar_gz&i=systemd&m=blendbyte Download MariaDB Server - MariaDB.org REST API Release Schedule Reporting Bugs … Continue reading "Download MariaDB Server" mariadb.org 2. 설치 groupadd mysql useradd -g mysql mysql cp mariadb-11.3.2-linux-systemd-x86_64.tar.gz /usr/..

1. 현재 Linux 버전 확인 2. python download wget https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tgz 2-1 패키지 설치sudo apt install libssl-dev libncurses5-dev libsqlite3-dev libreadline-dev libtk8.6 libgdm-dev libdb4o-cil-dev libpcap-dev 3. 압축 풀기tar -xvf Python-3.10.13.tgz 4. 이동cd Python-3.10.13/ 5. Configure./configure 5-1 . Error : configure: error: no acceptable C compiler found in $PATH sudo a..

도커를 우분투에 설치해보자! https://docs.docker.com/engine/install/ubuntu/ 도커 document를 참고해서 설치를 진행해 보자! 그래서 우분투가 설치되어 실행가능한 환경을 세팅해놓는것 부터 시작한다. 먼저 apt update 를 진행한다. apt-get update 필요한 패키지들을 설치해 준다. apt-get install ca-certificates curl gnupg lsb-release keyrings 디렉토리를 생성해 주고 gpg key를 등록해 준다. mkdir -p /etc/apt/keyrings curl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /etc/apt/keyri..
Linux 명령어 모음집 #1 - Server -> AWS - OS -> Ubuntu 18.04.5 LTS 1. Root 관리자 접속 su --2. Root 계정 비밀번호 sudo passwd 3. 계정 생성 useradd -m 계정이름4. 계정 비밀 번호 passwd 계정이름 5. 계정 쉘 스크립트 확인 grep 계정 / etc /passwd 6. 계정 쉘 스크립트 변경 chsh -s /bin/dash 계정7. 남은 디스크 용량 확인 df -k : 킬로바이트 단위 df -m : 메가바이트 단위 df -h : 보기 좋게 df . : 현재 디렉토리가 포함된 파티션의 남은 용량을 확인
- Total
- Today
- Yesterday
- PostgreSQL
- babel
- 관리자
- Page
- 프론트엔드
- nodejs
- 로컬LLM
- 백엔드개발
- 리액트
- kotlin
- AI챗봇
- REACT
- LangChain
- Ktor
- llm
- til
- 페이지
- nextJS
- fastapi
- Docker
- 웹개발
- 백엔드
- Python
- rag
- Webpack
- 챗봇개발
- 개발블로그
- github
- Next.js
- Project
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |