반응형
250x250
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 |
Tags
- Spring
- aws cicd
- Airflow
- chart.js
- IntelliJ
- 도커
- codebuild
- codedeploy error
- Python
- chartjs
- redis
- AWS CI/CD 구축하기
- PostgreSQL
- COALESCE
- Kafka
- Jenkins
- SQL
- JavaScript
- VPN
- or some instances in your deployment group are experiencing problems.
- bootstrap
- aws
- codedeploy
- Flux
- java bigdecimal
- codepipeline
- docker
- node
- kubeflow
- Spring Error
Archives
- Today
- Total
Small Asteroid Blog
CentOS 7 부팅시 네트워크 자동 연결 설정 본문
728x90
CentOS 7 부팅시 네트워크 자동 연결 설정을 해줘야한다.
그래야 갑자기 꺼지거나 재부팅 됬을 시 네트워크 연결이 자동으로 되어있기 때문이다.
자동연결을 해두지 않으면 직접 켜야하는 번거로움이 생길 수 있다.
CentOS 7 부팅시 네트워크 자동 연결 설정
1. 자신의 네트워크 이름 확인 2. 설정 파일 수정 vi /etc/sysconfig/network-scripts/ifcfg-enp2s0 ONBOOT=no 를 yes 로 변경 3. 재부팅 reboot
blog.miyam.net
728x90
반응형
'클라우드 및 인프라 > 네트워크' 카테고리의 다른 글
[yum error] Another app is currently holding the yum lock; waiting for it to exit... (0) | 2021.06.22 |
---|---|
[Ubuntu error]password permission denied (0) | 2021.06.22 |
VPN 설정 및 연결 (0) | 2021.04.08 |
가상머신 외부에서 접속 (0) | 2020.10.15 |
Mobaxterm 기본세팅 (0) | 2020.04.10 |