Sponsored Content
Full Discussion: Blue
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl Blue Post 302138945 by Yogesh Sawant on Thursday 4th of October 2007 02:28:08 AM
Old 10-04-2007
When we are stuck with questions like these, we ask someone. Or look into an encyclopedia, or even wikipedia. What do you do, Gollum?
 

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Help config BLUE QUARTZ

Hello tout le monde, Pour commencer, je ne suis pas un spécialiste en informatique mais je suis a même de suivre certaine procedure afin de configurer un serveur, voilà. Donc je recherche des personnes qui puissent m'aider dans la maintenance et donc l'administration d'une machine cobalt raq4r mis a... (1 Reply)
Discussion started by: brestbluequartz
1 Replies

2. Programming

awk find string and do i blue color

Hi! i have one file.txt that i send by email. i want to write a script that searches inside this file for a special string and makes it blue color. Thank u very much! Ervin (8 Replies)
Discussion started by: arrals_vl
8 Replies
DPKG-PRECONFIGURE(8)						      Debconf						      DPKG-PRECONFIGURE(8)

NAME
dpkg-preconfigure - let packages ask questions prior to their installation SYNOPSIS
dpkg-preconfigure [options] package.deb dpkg-preconfigure --apt DESCRIPTION
dpkg-preconfigure lets packages ask questions before they are installed. It operates on a set of debian packages, and all packages that use debconf will have their config script run so they can examine the system and ask questions. OPTIONS
-ftype, --frontend=type Select the frontend to use. -pvalue, --priority=value Set the lowest priority of questions you are interested in. Any questions with a priority below the selected priority will be ignored and their default answers will be used. --terse Enables terse output mode. This affects only some frontends. --apt Run in apt mode. It will expect to read a set of package filenames from stdin, rather than getting them as parameters. Typically this is used to make apt run dpkg-preconfigure on all packages before they are installed. To do this, add something like this to /etc/apt/apt.conf: // Pre-configure all packages before // they are installed. DPkg::Pre-Install-Pkgs { "dpkg-preconfigure --apt --priority=low"; }; -h, --help Display usage help. SEE ALSO
debconf(7) AUTHOR
Joey Hess <joeyh@debian.org> 2018-02-28 DPKG-PRECONFIGURE(8)
All times are GMT -4. The time now is 03:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy