ajs7270 / LAS

Dasandata's Linux Auto Script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

다산데이타 에서 출고되는 서버 & 워크스테이션에 설치되는 리눅스 표준설치 메뉴얼 과 스크립트 입니다.
** 아래 GIt 자동 스크립트는 인터넷이 작동 되는 상태에서 진행 되어야 합니다.

Dasandata Logo

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

아래 표준안의 경우 LAS 자동 스크립트를 기반으로 수동 설치시 사용 할 수 있게 제작되었습니다.

목차

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

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

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

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

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

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

[root@dasandata-script-test:~]# bash /root/LAS/Linux_Auto_Script.sh

  You have run Linux_Automatic_Script
  Copyright by Dasandata.co.ltd
  http://www.dasandata.co.kr

  Linux_Automatic_Script Install Start

  CUDA Version Select
  1) 10-0
  2) 10-1
  3) 10-2
  4) 11-0
  5) No-GPU
  #? 

end.

About

Dasandata's Linux Auto Script


Languages

Language:Shell 99.8%Language:R 0.2%