본문 바로가기
반응형

rhel4

Veritas InfoScale Enterprise 설치하기 OS : RHEL 8.6 InfoScale : 8.0.2 Hypervisor : Vmware 대상 Host : fss861 , fss862 설치 방법은 fss861 시스템에서 설치 (ssh passwordless) - 알아서 파일도 넘기고, rpm 설치도 한다. 설치 파일 정보 [root@fss861 VRTS]# pwd /VRTS [root@fss861 VRTS]# ls -l total 2543104 -rw-r--r--. 1 root root 48722 Apr 14 23:49 cpi-Patch-8.0.2.400.tar.gz -rw-r--r--. 1 root root 480376119 Apr 14 23:50 infoscale-rhel8_x86_64-Patch-8.0.2.1100.tar.gz -rw-r--r.. 2024. 4. 15.
RHEL IP config change - CMD RHEL IP 변경 하는 방법 설정 파일의 경로 : /etc/sysconfig/network-scripts 해당하는 디렉토리 아래 설정 파일이 위치한다. [root@rhel861 /]# cd /etc/sysconfig/network-scripts [root@rhel861 network-scripts]# ls -l total 4 -rw-r--r--. 1 root root 301 Apr 14 18:26 ifcfg-ens34 [root@rhel861 network-scripts]# vi 편집기를 사용하여 설정을 변경한다. [root@rhel861 network-scripts]# cat ifcfg-ens34 TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=.. 2024. 4. 14.
RHEL hostname change 명령어를 통해 Hostname 변경하기 hostnamectl 명령의 옵션은 다음과 같습니다. [root@rhel861 ~]# hostnamectl -h hostnamectl [OPTIONS...] COMMAND ... Query or change system hostname. -h --help Show this help --version Show package version --no-ask-password Do not prompt for password -H --host=[USER@]HOST Operate on remote host -M --machine=CONTAINER Operate on local container --transient Only set transient hostname --stati.. 2024. 4. 14.
[RHEL] 8 설치 OS : RHEL 8.6 을 설치 하기 위해 이미지 파일을 Download 한다. 링크 : https://developers.redhat.com/ Red Hat Developers | Red Hat Developer Join Red Hat Developer for the software and tutorials to develop cloud applications using Kubernetes, microservices, serverless and Linux. developers.redhat.com 개발자 웹에서 이미지를 받는다. (간단한 회원가입 후 가능) 용량은 약 10Gb이며, 설치는 Vmware esx 상에서 진행합니다. Vmware 상에서 Guest OS 설정 Rhel 8 : 최소 설치 사양 확.. 2024. 4. 14.
반응형