⚠️ 주의 참고: yum clean all 명령은 cache를 비우는 동작을 포함하므로 아래 생성 된 파일이 사라진다. Red Hat Enterprise Linux 7의 유지 관리가 2024년 6월 30일에 종료 됨에 따라 yum repository도 지원이 중단되었다.CentOS 6 에서 yum 사용하기 와 같이 mirror 를 지정해주면 다시 사용이 가능해진다.먼저 버전을 알아낸다.[root@localhost ~]# cat /etc/centos-releaseCentOS Linux release 7.9.2009 (Core)알아낸 버전을 url에 적용하여 mirrorlist.txt 파일로 저장한다.(브라우저에서 url 확인이 가능하다. '/'까지 입력해야함..)echo "https://vault.cen..
CentOS 6 지원 중단으로 인하여 yum repository 위치를 추가해줘야 하는데 mirrorlist.txt 파일로 간단하게 추가해 줄 수있다. i386(32bit) echo "https://vault.centos.org/6.10/os/i386/" > /var/cache/yum/i386/6/base/mirrorlist.txt echo "https://vault.centos.org/6.10/extras/i386/" > /var/cache/yum/i386/6/extras/mirrorlist.txt echo "https://vault.centos.org/6.10/updates/i386/" > /var/cache/yum/i386/6/updates/mirrorlist.txt x86_64(64bit) ech..
윈도우에서 사용하던 HDD 를 추가하여 CentOS에서 사용 할 수 있도록한다. 장치명: /dev/sda Size: 1TB 1. 기존 disk 확인 [root@test ~]# fdisk -l Disk /dev/nvme0n1: 512.1 GB, 512110190592 bytes, 1000215216 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk label type: dos Disk identifier: 0x000cdcd9 Device Boot Start End Blocks Id..
/etc/fstab 에 아래 내용으로 추가한다 /dev/md126p1 /home2 xfs defaults 0 0 1 2 3 4 5 6 참고 1.FileSystem Device Name(파일시스템장치명) 파일시스템장치명은 곧 파티션들의 위치를 말합니다. 위에 fdisk -l를 처서 나온 부분을 보시면 /dev/sdb1~6까지의 파티션장치의 위치 즉, 주소를 나타내는것이 보일겁니다. 이러한 장치면을 써주는 필드입니다. 그대로 /dev/sdb1이런식으로 쓸수도있지만 라벨(Label)을 이용해서도 사용 가능합니다. 다른 항목들 소개후 라벨과 장치명 모두 사용하는 예를 들어보도록 할께요. 2.Mount Point(마운트포인트) 등록할 파티션을 어디에 위치한 디렉토리에 연결할것인지 설정하는 필드입니다. 마운트 시켜..
참고 # yum list [package name] --showduplicates # yum install [package name]-[version] # yum update [package name]-[version] ex) gitlab-ce 패키지의 경우 # yum list gitlab-ce --showduplicates # yum install gitlab-ce-12.1.3 # yum update gitlab-ce-12.1.3
http://vault.centos.org 에 연결하도록 한다. localhost:/etc/yum.repos.d>cat CentOS-Base.repo# CentOS-Base.repo## This file uses a new mirrorlist system developed by Lance Davis for CentOS.# The mirror system uses the connecting IP address of the client and the# update status of each mirror to pick mirrors that are updated to and# geographically close to the client. You should use this for CentOS updates#..
service restart network 시 실패에 대한 처리 network.service: control process exited, code=exited status=6 - /etc/sysconfig/network 파일을 확인한다. 없으면 "touch /etc/sysconfig/network" 명령으로 생성 network.service: control process exited, code=exited status=1 - /etc/sysconfig/network-script/ifcfg-eth0 파일에서 HWADDR 등의 설정 확인
여기, 여기에서 참고 CentOS 7에서 진행 - 현재 정보 [root@localhost]# fdisk -l Disk /dev/sda: 17.2 GB, 17179869184 bytes, 33554432 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk label type: dos Disk identifier: 0x000ad9af Device Boot Start End Blocks Id System /dev/sda1 * 2048 2099199 1048576 83 Linux /dev..
- Total
- Today
- Yesterday
- install
- vgcreate
- firewall-cmd service
- aix ld
- lvremove
- postgresql11
- pf.anchors
- _stats
- linux
- update
- 물리디스크
- 센트6
- pfctl
- centos7
- physicaldisk
- 파티션 추가
- fielddata
- mirrorlist
- ld 옵션
- _status
- CLion
- aix compile
- yum
- CMAKE_OSX_SYSROOT
- virtualbox
- Ignoring CMAKE_OSX_SYSROOT value
- CentOS
- lvm 늘리기
- noipath
- Repository
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |