리눅스 서비스 목록 확인

$> systemctl list-unit-files

리눅스 특정 서비스 목록 확인

$> systemctl list-unit-files | grep firewalld -> firewalld는 예시

'IT > 리눅스(Linux), 유닉스(Unix)' 카테고리의 다른 글

rpm 파일 다운로드  (0) 2019.11.19
CentOS / RedHat RPM 명령어  (0) 2019.10.14
[리눅스] alias 등록  (0) 2019.09.27
리눅스 명령어  (0) 2019.09.20
Unix/Linux 폴더별 용량확인  (0) 2019.07.23
by GloryWood 2019. 9. 20. 10:31