1. 방화벽 포트 확인 - systemctl status firewalld - active (running) : 문구 확인 2. 방화벽 리스트 확인 - firewall-cmd --list-ports 3. 포트 추가 - 1234번 포트 추가 예제 - firewall-cmd --permanent --zone=public --add-port=1234/tcp 4. 방화벽 적용 - firewall-cmd --reload 5. 추가된 포트 확인 - firewall-cmd --list-ports
1. git 최신 버전 설치 - git --version - yum install http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-1.noarch.rpm - sudo yum -y install https://packages.endpointdev.com/rhel/7/os/x86_64/endpoint-repo.x86_64.rpm - yum remove git - yum install git - git --version ※ 2022/10/14일 기준 2. yum update - sudo yum update -y 3. Locale 설정 - localectl set-locale LANG=ko_KR.UTF-8 - localectl ..
버전 정보는 아래에서 확인 가능 GitHub - nodesource/distributions: NodeSource Node.js Binary Distributions GitHub - nodesource/distributions: NodeSource Node.js Binary Distributions NodeSource Node.js Binary Distributions. Contribute to nodesource/distributions development by creating an account on GitHub. github.com 설치 sudo yum install -y nodejs 오류가 날경우 yum clean all sudo rm -rf /var/cache/yum/* 이후 다시 시도 Con..
Nginx 저장소 추가하기 참고사이트 : https://www.nginx.com/resources/wiki/start/topics/tutorials/install/ vi /etc/yum.repos.d/nginx.repo [nginx] name=nginx repo baseurl=http://nginx.org/packages/centos/$releasever/$basearch/ gpgcheck=0 enabled=1 설치 yum install nginx
- Total
- Today
- Yesterday
- RDS
- vs code
- 맥
- GIT
- IOS
- NPM
- tip
- 중곡동
- flutter
- 단축키
- 몽고DB
- mariadb
- vscode
- 윈도우
- CentOS
- Android
- windows
- 독산시대
- nodejs
- EC2
- 명령어
- MAC
- AWS
- prebuilt
- 안드로이드 스튜디오
- flutter_launcher_icons
- Qt Creator
- electron
- portrait
- 스마트포토
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |