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
- mongo 명령어
- ubuntu ffmpeg
- vscode anaconda
- php pdf
- conda lib
- flask 세팅
- ubuntu setting
- ubuntu error
- live drawin
- ubuntu
- MySQL
- php pdf convert
- 우분투 세팅
- php
- ubuntu docker
- aws s3 delete
- AWS
- php 암호화
- aws s3
- pypi 배포
- php encryption
- flask 시작
- jstl list
- python anaconda
- ubuntu nginx
- hls 연동
- vscode python
- s3
- mongo 설치
- mongodb 명령어
Archives
- Today
- Total
목록ubuntu nginx (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