Linux 36
- [Linux] eBPF란?
- [Error] K3S Install Helm
- [Kubernetes] Install K3S in the Multipass
- [Multipass] Install Ubuntu
- [Linux] df, du란?
- [Linux] Directory와 파일 용량 확인 명령어
- [Linux] 우분투(Ubuntu) 크롬(Chrome) 설치 및 다운로드
- [Linux] tree Directory 구조 조회
- [Linux] alias 명령어 치환
- [Linux] Vi Editor
- [Linux] 네트워크 - wget 웹 다운로드
- [Linux] 네트워크 - scp 서버간 파일 복사
- [Linux] 네트워크 - nslookup 도메인 정보 확인
- [Linux] 네트워크 - netstat 네트워크 상태 확인
- [Linux] 네트워크 - ifconfig 네트워크 정보 확인
- [Linux] 프로세스 관리 - top 실시간 프로세스 모니터링
- [Linux] 프로세스 관리 - kill 프로세스 종료
- [Linux] 프로세스 관리 - ps 프로세스 목록
- [Linux] 7z 압축 및 해제
- [Linux] gz 압축 및 해제
- [Linux] zip 압축 및 해제
- [Linux] 파일 관리 - chown 파일/Directory 소유권 변경
- [Linux] 파일 관리 - chmod 파일/Directory 권한 변경
- [Linux] 파일 관리 - touch 빈 파일 생성
- [Linux] 파일 관리 - find 파일/Directory 검색
- [Linux] 파일 관리 - cat 파일 내용 출력
- [Linux] 파일 관리 - tail 파일 내용 제일 아래줄부터 출력
- [Linux] 파일 관리 - head 파일 내용 윗줄부터 출력
- [Linux] 파일 관리 - mv 파일/Directory 이동
- [Linux] 파일 관리 - cp 파일/Directory 복사
- [Linux] tar, gz 압축 및 해제
- [Linux] 파일 관리 - rmdir, rm
- [Linux] 파일 관리 - mkdir Directory 생성
- [Linux] 파일 관리 - pwd, cd
- [Linux] 파일 관리 -ls 파일 목록 조회
- [Linux] Network - ping 상대 호스트와 연결 가능 여부 확인