...
납품 전 이메일로 개요와 상세정보를 회신하고, 납품
납품 후 설치 사진을 이메일로 회신
1.1. 개요 정보 회신
...
IPMI 주소 | dhcp | # sudo ipmitool lan set 1 ipsrc dhcp |
ID | 임의 | |
PW | 임의 |
3. 서버 OS, SW, 드라이버 설치
...
하기 납품가이드 참고
Rocky Linux 8 .7 설치
...
Server (CLI)
하기 패키지 추가
@headless-management
@legacy-unix
@network-file-system-client
@performance
@system-tools
...
home 파티션 없애기
root 파티션을 최대로
(9999GB 입력하면 최대로 됨)
...
3.2. SW
Rocky Linux 저장소 mirror 를 네이버로 변경
https://www.lesstif.com/lpt/rocky-linux-mirror-113346078.html
SW 설치
코드 블럭 |
---|
dnf -y install epel-release
dnf config-manager --set-enabled powertools
dnf -y install tmux tree git zsh sqlite net-tools ipmitool lshw inxi htop hwloc-gui |
3.3. (Mellanox) 드라이버 설정
...