Skip to content

kscory/Linux-Study

Repository files navigation

Linux Study (by Ubuntu)

개념설명

  • Linux 구성 / File system 구성 / Virtual box 및 Ubuntu Setting (pdf) / SSH console(putty) 설치 / centOS Setting (pdf)
  • Bash Shell 기본 / Basic Commands 1 - pwd, cd, ls, clear, mkdir, touch, cp, rm, mv, echo, cat & tac, less & more, chgrp, chown, chmod, umask, file, head & tail, shutdown
  • Basic Commands 2 - tar, gzip & gunzip, bzip2 & bunzip2, backtick, Hard & Soft Link, find, whereis & which & locate, !, man, df & du, lsattr, chattr / Process & C programming 관련 명령어
  • vi/vim 실행 / 커서 이동 / input 모드 변경 / Delete / Paste / Undo & Redo / Search / Save & Quit / 창 나누기 / 탭 나누기
  • SW/Library 설치(소스코드 and 커맨드 기반) / 사용자 관리 / systemctl 서비스 관리 / NTP 서버 / 가상머신 복제(참고)
  • SSH Key 란 / 리눅스에서만 사용 / 윈도우에서 사용
  • 실행 방법 / 주석 / 변수 / 배열 / 조건문(test, if, case)
  • 반복문 / 인자 전달 및 입력 / 파일 입출력 / 함수 / read / select / line / local

About

리눅스 스터디

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages