# Linux 기본 명령

* net-tools 설치: sudo apt install net-tools
* ip 보기: ifconfig
* 파일 copy: cp file1 file2
* 우분투 버젼 확인: lsb\_release -a
