우분투 초기 세팅 apt 최신버전으로 업데이트 $ sudo apt update $ sudo apt upgrade git 설치 $ sudo apt-get install git curl 설치 $ sudo apt install curl $ curl -V # 버전 확인 zsh & oh-my-zsh 설치 $ sudo apt install zsh $ chsh -s /usr/bin/zsh # 권한 변경 $ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" $ vi .zshrc - 아래 내용으로 수정 ZSH_THEME='rubbyrussell'를 ZSH_THEME='agnoster' 으로 바꿉니다. - 쉘..
vscode 패키지 에러 에러내용 N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://packages.microsoft.com/repos/vscode stable InRelease' doesn't support architecture 'arm64' N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'http://packages.microsoft.com/repos/vscode stable InRelease' doesn't support architecture 'armhf' 해결방법 ``` 에러 내용을 보..
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..
개요 (Overview) ubuntu 환경에서 ffmpeg 설치 방법 입니다. 설치법 $ sudo apt-get update -qq && sudo apt-get -y install \ autoconf \ automake \ build-essential \ cmake \ git-core \ libass-dev \ libfreetype6-dev \ libgnutls28-dev \ libsdl2-dev \ libtool \ libva-dev \ libvdpau-dev \ libvorbis-dev \ libxcb1-dev \ libxcb-shm0-dev \ libxcb-xfixes0-dev \ pkg-config \ texinfo \ wget \ yasm \ zlib1g-dev $ mkdir -p ~/ffmpe..
Docker repository로 설치 오래된 버전 삭제 $ sudo apt-get remove docker docker-engine docker.io containerd runc docker 저장소 설치 $ sudo apt-get update $ sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ gnupg-agent \ software-properties-common docker 공식 GPG키 추가 $ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - 키확인 $ sudo apt-key fingerprint 0EBFCD88 repository ..
- Total
- Today
- Yesterday
- flask 시작
- mongo 설치
- MySQL
- ubuntu error
- ubuntu
- php encryption
- 우분투 세팅
- ubuntu docker
- jstl list
- vscode python
- ubuntu ffmpeg
- mongodb 명령어
- flask 세팅
- AWS
- php
- s3
- aws s3
- conda lib
- pypi 배포
- php pdf convert
- vscode anaconda
- mongo 명령어
- hls 연동
- aws s3 delete
- python anaconda
- ubuntu setting
- php 암호화
- ubuntu nginx
- live drawin
- php pdf
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |