Linux 기본 명령

  • net-tools 설치: sudo apt install net-tools

  • ip 보기: ifconfig

  • 파일 copy: cp file1 file2

  • 우분투 버젼 확인: lsb_release -a

Last updated