Command 썸네일형 리스트형 [Python] pip install error fatal error: Python.h: No such file or directory after executing pip install, get this error messages..then install python-dev packages ]$ sudo dnf install python3-develor]$ sudo dnf install python-devel in ubuntu]$ sudo apt-get install python3-dev 더보기 open port with firewall-cmd add]$ sudo firewall-cmd --permanent --add-port=[port]/tcp remove]$ sudo firewall-cmd --permanent --remove-port=[port]/tcp 더보기 [Linux] 현재 날짜 추출하기 shell 에서 현재 날짜 추출하는 명령date '+%Y%m%d %H%M%S' 더보기 이전 1 2 다음