Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators How to post technical questions? Post 302427150 by Neo on Friday 4th of June 2010 04:57:51 AM
Old 06-04-2010
Maybe the poster is asking what is the best way to post a technical question?

(1) Add as much detail as possible, for example OS and version, hardware if relevant, and other important details.

(2) Post output of log files, error messages, system commands, and other output that helps people understand your problem. Wrap this output in code tags or quote tags (code tags are generally used).

(3) Write a descriptive subject text. Do not post a question with subjects like "HELP ME! or "URGENT!"... or "GREP', etc. Take the time to create a subject that provides readers (and search engines) with something useful.

(4) Post in the correct forum. When in doubt, post in the "dummies" forum. OS specific questions should be posted in the same OS section.

(5) If you have written scripts or code, post that code in the forums wrapped in code tags. We need to see what you are doing and what you have tried.

(6) Do not post links to other web pages unless you have been around for a while. We delete spam very quickly here and you cannot self-promote here until you have shown a significant ability to contribute here. The forums are not a "fly-by-night place to post links to build your page rank.

What did I miss?
 

We Also Found This Discussion For You

1. Shell Programming and Scripting

Technical questions on bash,mysql and pHp

1. bash -bash escape rules, esp. ',", -how to use Ctrl+R reverse cmd search with regex? 2. mysql -how to use grep in mysql 3. php -why !0 is not evaluated to true? what's its value -php getopt: what if there is duplicate in cmdline args (2 Replies)
Discussion started by: John_Peter
2 Replies
DPKG-RECONFIGURE(8)						      Debconf						       DPKG-RECONFIGURE(8)

NAME
dpkg-reconfigure - reconfigure an already installed package SYNOPSIS
dpkg-reconfigure [options] packages DESCRIPTION
dpkg-reconfigure reconfigures packages after they have already been installed. Pass it the names of a package or packages to reconfigure. It will ask configuration questions, much like when the package was first installed. If you just want to see the current configuration of a package, see debconf-show(1) instead. OPTIONS
-ftype, --frontend=type Select the frontend to use. The default frontend can be permanently changed by: dpkg-reconfigure debconf Note that if you normally have debconf set to use the noninteractive frontend, dpkg-reconfigure will use the dialog frontend instead, so you actually get to reconfigure the package. -pvalue, --priority=value Specify the minimum priority of question that will be displayed. dpkg-reconfigure normally shows low priority questions no matter what your default priority is. See debconf(7) for a list. --default-priority Use whatever the default priority of question is, instead of forcing the priority to low. -u, --unseen-only By default, all questions are shown, even if they have already been answered. If this parameter is set though, only questions that have not yet been seen will be asked. --force Force dpkg-reconfigure to reconfigure a package even if the package is in an inconsistent or broken state. Use with caution. --no-reload Prevent dpkg-reconfigure from reloading templates. Use with caution; this will prevent dpkg-reconfigure from repairing broken templates databases. However, it may be useful in constrained environments where rewriting the templates database is expensive. -h, --help Display usage help. SEE ALSO
debconf(7) AUTHOR
Joey Hess <joeyh@debian.org> 2018-02-28 DPKG-RECONFIGURE(8)
All times are GMT -4. The time now is 08:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy