Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

se_dpkg-reconfigure(8) [debian man page]

SE_DPKG(8)								NSA								SE_DPKG(8)

NAME
se_dpkg,se_apt-get,se_aptitude,se_dpkg-reconfigure,se_dselect,se_synaptic - run a Debian package system programs in the proper security context SYNOPSIS
se_dpkg [ <<dpkg ARGS>> ... ] se_apt-get [ <<apt-get ARGS>> ... ] se_aptitude [ <<aptitude ARGS>> ... ] se_dpkg-reconfigure [ <<dpkg-reconfigure ARGS>> ... ] se_dselect [ <<dselect ARGS>> ... ] se_synaptic [ <<synaptic ARGS>> ... ] DESCRIPTION
These programs are all symbolic links to a simple wrapper script that uses run_init to run actually run the corresponding program after setting up the proper context. run_init acquires a new Psuedo terminal, forks a child process that binds to the pseudo terminal, forks the program (dpkg,apt-get,aptitude,synaptic,dselect,ordpkg-reconfigure) that the user actually needs to run, and then sits around and connects the physical terminal it was invoked upon with the psuedo terminal, passing keyboard into to the child process, and passing the output of the child process to the physical terminal. It sets up the psuedo terminal properly based on the physical terminal attributes, and then sets the user's terminal to RAW mode, taking care to reset it on exit. AUTHOR
This manual page was written by Manoj Srivastava <srivasta@debian.org>, for the Debian GNU/Linux system. Security Enhanced Linux January 2008 SE_DPKG(8)

Check Out this Related Man Page

SE_DPKG(8)								NSA								SE_DPKG(8)

NAME
se_dpkg,se_apt-get,se_aptitude,se_dpkg-reconfigure,se_dselect,se_synaptic - run a Debian package system programs in the proper security context SYNOPSIS
se_dpkg [ <<dpkg ARGS>> ... ] se_apt-get [ <<apt-get ARGS>> ... ] se_aptitude [ <<aptitude ARGS>> ... ] se_dpkg-reconfigure [ <<dpkg-reconfigure ARGS>> ... ] se_dselect [ <<dselect ARGS>> ... ] se_synaptic [ <<synaptic ARGS>> ... ] DESCRIPTION
These programs are all symbolic links to a simple wrapper script that uses run_init to run actually run the corresponding program after setting up the proper context. run_init acquires a new Psuedo terminal, forks a child process that binds to the pseudo terminal, forks the program (dpkg,apt-get,aptitude,synaptic,dselect,ordpkg-reconfigure) that the user actually needs to run, and then sits around and connects the physical terminal it was invoked upon with the psuedo terminal, passing keyboard into to the child process, and passing the output of the child process to the physical terminal. It sets up the psuedo terminal properly based on the physical terminal attributes, and then sets the user's terminal to RAW mode, taking care to reset it on exit. AUTHOR
This manual page was written by Manoj Srivastava <srivasta@debian.org>, for the Debian GNU/Linux system. Security Enhanced Linux January 2008 SE_DPKG(8)
Man Page

6 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

how to run a process after closing the terminal

i want to execute a shell script even if the terminal is closed. how to do? (3 Replies)
Discussion started by: lakshmananindia
3 Replies

2. Shell Programming and Scripting

nestes 'if' statement

Once more a very beginners question: what is wrong in my second 'if' statement? # my shell arguments NB_ARGS=$# ARGS=$@ echo arguments\: $ARGS; echo # inspect arguments if ]; then echo now_in_first_if # here's line 23 if ]; then # this gives the error echo... (2 Replies)
Discussion started by: MarkZWEERS
2 Replies

3. UNIX for Dummies Questions & Answers

ubuntu scripting

shot is my file i want to run this file from the terminal when i try to run it it keep showing " no manual entry for shot" what does it mean? is there any simple wat to run the file? (4 Replies)
Discussion started by: zero gundam
4 Replies

4. UNIX for Dummies Questions & Answers

Vim: Warning: Output is not to a terminal

I'm using Debian, connected via SSH using Putty, and trying to run the command: dpkg --configure -ato run a package that didn't complete due to my having to disconnect while it was running. It gives this message: dpkg: dependency problems prevent configuration of php5-dev: php5-dev... (3 Replies)
Discussion started by: stulancs
3 Replies

5. Windows & DOS: Issues & Discussions

Start X Server without starting a terminal

when I run C:\cygwin\bin\run C:\cygwin\bin\startxwin.exe it fires up a terminal by default. Can I eliminate that terminal and start the x server as a service silently and sits in my status bar just there? Thanks Jack (0 Replies)
Discussion started by: lucky7456969
0 Replies

6. Debian

Synaptic

Dpkg-reconfigure brain, just quits on deb x86-7.8.0-64bit, desktop. what to do, where to report this bug, while using or opening synaptic on a debian wheezy7.8.0-64bit even one single character its quitting? Surely one can use apt-get purge or apt-get install or dpkg.... but synaptic is... (2 Replies)
Discussion started by: 1in10
2 Replies