"우분투 dpkg-reconfigure"의 두 판 사이의 차이

잔글 (Jmnote님이 Dpkg-reconfigure 문서를 우분투 dpkg-reconfigure 문서로 이동했습니다)
 
(같은 사용자의 중간 판 2개는 보이지 않습니다)
3번째 줄: 3번째 줄:
;/usr/sbin/dpkg-reconfigure
;/usr/sbin/dpkg-reconfigure
* 설치된 패키지를 재설정하는 리눅스 명령어
* 설치된 패키지를 재설정하는 리눅스 명령어
<source lang='bash'>
dpkg-reconfigure -fnoninteractive -pcritical openssh-server
</source>
<source lang='bash'>
dpkg-reconfigure -fnoninteractive sysstat
</source>


==같이 보기==
==같이 보기==
* [[우분투 dpkg]]
* [[우분투 dpkg]]
* [[/root/firstboot.sh]]


[[분류: 우분투]]
[[분류: dpkg]]

2017년 3월 7일 (화) 11:31 기준 최신판

1 개요[ | ]

우분투 dpkg-reconfigure
/usr/sbin/dpkg-reconfigure
  • 설치된 패키지를 재설정하는 리눅스 명령어
dpkg-reconfigure -fnoninteractive -pcritical openssh-server
dpkg-reconfigure -fnoninteractive sysstat

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}