Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- flask 세팅
- ubuntu
- php 암호화
- php
- python anaconda
- live drawin
- ubuntu setting
- pypi 배포
- s3
- vscode anaconda
- mongo 설치
- aws s3
- MySQL
- conda lib
- mongodb 명령어
- ubuntu nginx
- php pdf convert
- hls 연동
- 우분투 세팅
- vscode python
- jstl list
- aws s3 delete
- php encryption
- AWS
- ubuntu error
- php pdf
- ubuntu ffmpeg
- flask 시작
- mongo 명령어
- ubuntu docker
Archives
- Today
- Total
목록nginx install (1)
인생을 바꾸는 기록
ubuntu nginx 설치, hls 연동
ubuntu nginx 설치 설치 명령어 aptitude install software-properties-common add-apt-repository ppa:nginx/development #아래 메시지 출력될시 "apt-get install aptitude" 해당 명령어 실행 The program 'aptitude' is currently not installed. You can install it by typing: apt install aptitude apt-get update apt-get install nginx-full nginx -v #버전 확인 service nginx status #nginx 상태 확인 service nginx start #nginx 시작 service nginx st..
ubuntu
2021. 2. 3. 13:58