/LISR

Dasandata's Linux Install Standard Recipes

Primary LanguageShell

안녕하세요 다산데이타 입니다.

다산데이타 에서 출고되는 서버 & 워크스테이션에 설치되는 리눅스 표준설치 메뉴얼 과 스크립트 입니다.

Dasandata Logo

먼저 git 사용방법을 간략하게(?) 확인 하시기 바랍니다.

목차

[root@dasandata-script-test:~]# yum install -y git # Centos

[root@dasandata-script-test:~]#

[root@dasandata-script-test:~]# apt-get install -y git # Ubuntu

[root@dasandata-script-test:~]# apt-get install -y git mailutils # Ubuntu ( Dell )

[root@dasandata-script-test:~]#

[root@dasandata-script-test:~]# git clone https://github.com/dasandata/LISR

[root@dasandata-script-test:~]#

[root@dasandata-script-test:~]# bash /root/LISR/Dasandata_master_install.sh

  안녕하세요 다산데이타 리눅스 설치 파일을 실행 한 것을 환영 합니다


  Hello, Welcome to Run Dasan Data Linux Installation File


  너의 하드웨어는 무엇 입니까? 하나를 선택하세요.
  What is your hardware? Please select one
  1) Server
  2) Workstation_Desktop
  3) Exit
  1
  Server.
  어느 제조사의 시스템인가요? 하나를 선택하세요
  Which manufacturer's system? Please select one
  1) Dell
  2) Supermicro_Etc
  3) Exit
  1
  Dell.
  사용되는 os 하나 를 선택하세요.
  use os install ? Please select one
  1) Centos7
  2) Ubuntu16
  3) Ubuntu18
  4) Exit
  1
  Centos7.
  관리자 의 용도는 CPU 인가요 GPU 인가요 ?
  Administrator purpose CPU or GPU ?
  1) CPU
  2) GPU
  3) Exit

기타


end.