패키지 업그레이드 및 업데이트 sudo apt-get update sudo apt-get upgrade vsftpd 설치 sudo apt-get install vsftpd 설정 변경 sudo vim /etc/vsftpd.conf local_enable=YES write_enable=YES local_umask=022 chroot_local_user=YES utf8_filesystem=YES # port 변경 listen_port=45620 pasv_min_port=45621 pasv_max_port=45622 SSL/TLS openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/ssl/private/vsftpd.pem -out /etc/ssl/..
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/..
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
- nodejs
- 웹개발
- rag
- AI챗봇
- 개발블로그
- til
- fastapi
- Next.js
- 로컬LLM
- babel
- nextJS
- 페이지
- github
- REACT
- Docker
- 백엔드개발
- LangChain
- 관리자
- Python
- Project
- PostgreSQL
- llm
- Ktor
- 백엔드
- Page
- 프론트엔드
- kotlin
- Webpack
- 리액트
- 챗봇개발
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |