1. 파인더에서 숨김파일 표시하는 단축키 - command + shift + .
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 ..
1. 저장소 업데이트 - yum install epel-release -y 2. node.js, npm 설치 - yum install npm nodejs -y - 업데이트 -> yum update openssl -> npm cache clean -f -> npm install -g n stable (안정화 버전) -> reboot 3. pm2 설치 - npm install pm2 -y 4. ftp 설치 - 설치 유무 확인(#ps -ax | grep vsftpd) (#yum installed | grep vsftpd) - 설치(#yum install vsftpd -y) 4-1. ftp 설정 - vi /etc/vsftpd/vsftpd.conf - :set nu (vi 진입상태 줄번호 표시) - 변경 anon..
# cat /etc/*-release | uniq
- Total
- Today
- Yesterday
- flutter_launcher_icons
- RDS
- electron
- 윈도우
- 독산시대
- vs code
- 맥
- 안드로이드 스튜디오
- 스마트포토
- EC2
- IOS
- GIT
- prebuilt
- vscode
- 중곡동
- MAC
- nodejs
- flutter
- windows
- portrait
- 명령어
- 단축키
- 몽고DB
- CentOS
- AWS
- mariadb
- tip
- Android
- NPM
- Qt Creator
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |