exam questions

Exam LFCS All Questions

View all questions & answers for the LFCS exam

Exam LFCS topic 1 question 37 discussion

Actual exam question from Linux Foundation's LFCS
Question #: 37
Topic #: 1
[All LFCS Questions]

SIMULATION -
Which Debian package management tool asks the configuration questions for a specific already installed package just as if the package were being installed for the first time? (Specify ONLY the command without any path or parameters.)

Show Suggested Answer Hide Answer
Suggested Answer: dpkg-reconfigure

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Buruguduystunstugudunstuy
6 months, 1 week ago
The Debian package management tool that asks the configuration questions for a specific already installed package just as if the package were being installed for the first time is 'dpkg-reconfigure'. To reconfigure an already installed package using 'dpkg-reconfigure', you can use the following command: sudo dpkg-reconfigure package_name This command will run the configuration script for the specified package, allowing you to set or change the configuration options for the package. For example, to reconfigure the package 'openssh-server', you can use the following command: sudo dpkg-reconfigure openssh-server This will run the configuration script for the 'openssh-server' package and allow you to set or change the configuration options for the package. Note: 'dpkg-reconfigure' requires root privileges. You will need to use 'sudo' or login as the root user to run the command.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago