Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 완전탐색
- DeepLearning
- vscode
- pytorch
- leetcode
- datascience
- 코딩테스트
- Matplotlib
- docker
- 백준
- torchserve
- wandb
- 네이버AItech
- GIT
- autoencoder
- PytorchLightning
- pep8
- github
- GitHub Action
- GCP
- FastAPI
- Kaggle
- NLP
- FDS
- NaverAItech
- Kubernetes
- python
- 알고리즘
- rnn
- 프로그래머스
Archives
- Today
- Total
Sangmun
리눅스 프로세스 관리 명령어(Linux process management command) 본문
https://www.linuxteck.com/linux-process-management-command-cheat-sheet/
Linux Process Management Command Cheat Sheet | LinuxTeck
Process management commands are utilized on a Linux system to oversee running processes. These commands permit users to examine details on active processes,
www.linuxteck.com
[LINUX] 📚 프로세스 관리 명령어 💯 정리 (ps / top / fg / bg / kill / nice ...)
리눅스 프로세스 동작 원리 시스템이 구동 될 때, 커널은 /etc 에 위치한 init 이라는 스크립트를 실행함으로써 시스템 서비스들을 차례대로 시작시킨다. 이 서비스들은 데몬 프로그램(백그라운드
inpa.tistory.com
https://m.blog.naver.com/tmk0429/222318530824
'개발 > Linux' 카테고리의 다른 글
install chrome in linux (0) | 2024.04.21 |
---|
Comments