1. Virtual Box 설치
https://www.virtualbox.org/wiki/Downloads
Downloads – Oracle VM VirtualBox
Download VirtualBox Here you will find links to VirtualBox binaries and its source code. VirtualBox binaries By downloading, you agree to the terms and conditions of the respective license. If you're looking for the latest VirtualBox 6.0 packages, see Virt
www.virtualbox.org
2. CentOs 7 다운받아서 가상머신에 설치
https://www.centos.org/download/
Download
As you download and use CentOS Linux, the CentOS Project invites you to be a part of the community as a contributor. There are many ways to contribute to the project, from documentation, QA, and testing to coding changes for SIGs, providing mirroring or ho
www.centos.org
3. 리눅스 명령어 학습
명령어 | 기능 |
pwd | 현재 작업하고 있는 디렉토리 확인 (print working directory) |
ls | 디렉토리 내용 확인 (list segment) |
file | 파일 종류 확인 |
cd | 디렉토리 변경 (change directory) |
cat | 텍스트 파일 전체 출력 |
more | 텍스트 파일 한 페이지씩 출력 |
head | 파일의 첫 10줄 출력 |
tail | 파일의 마지막 10줄 출력 |
wc | 파일의 줄/ 단어/ 문자수 확인 |
cp | 복사 |
mv | 이동 | 파일이름변경 |
touch | 파일생성 |
mkdir | 디렉토리 생성 |
rm | 삭제 |
rmdir | 빈 디렉토리 삭제 |
ln | 링크 생성 |
(역시 옵션 및 syntax 등은 '리눅스' 카테고리 참고해주세요.)
반응형
'[혁신성장 청년인재] 인공지능을 활용한 보안전문가 양성과정' 카테고리의 다른 글
Day5: 리눅스 관리 (사용자 및 그룹관리 | 고급 권한 관리 | 작업 스케줄링) (0) | 2020.07.13 |
---|---|
Day4: 리눅스 기초 정리 + 특강 + 상담 (0) | 2020.07.09 |
Day3: 리눅스 기초 3 (0) | 2020.07.09 |
Day2: 리눅스 기초 2 (0) | 2020.07.08 |
6개월 교육의 시작: 과정 오리엔테이션 (0) | 2020.07.06 |