Blame man-pages-additional-20140218/man8/cons.saver.8

Packit 7cfc04
.\" This file is distributed in the hope that it will be useful,
Packit 7cfc04
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit 7cfc04
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
Packit 7cfc04
.\" the GNU General Public License for more details.
Packit 7cfc04
.\"
Packit 7cfc04
.\" You should have received a copy of the GNU General Public License
Packit 7cfc04
.\" along with this file; if not, write to the Free Software
Packit 7cfc04
.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston,
Packit 7cfc04
.\" MA 02111-1307 USA
Packit 7cfc04
.\"
Packit 7cfc04
.\" HISTORY:
Packit 7cfc04
.\" 2006-05-16, created by Rodrigo Rubira Branco <rrbranco@br.ibm.com>
Packit 7cfc04
.TH cons.saver 8 "May 16, 2006" Linux "User Manuals"
Packit 7cfc04
.SH NAME
Packit 7cfc04
cons.saver \- general-purpose Linux console screen save and restore server
Packit 7cfc04
.SH SYNOPSIS
Packit 7cfc04
.nf
Packit 7cfc04
.fam C
Packit 7cfc04
cons.saver \fITTY\fP
Packit 7cfc04
.fam T
Packit 7cfc04
.fi
Packit 7cfc04
.SH DESCRIPTION
Packit 7cfc04
.TP
Packit 7cfc04
Invoke this helper program with the Ctrl-o key combination to save and restore the user session on the screen.
Packit 7cfc04
.SH OPTIONS
Packit 7cfc04
cons.saver takes only one argument, the \fITTY\fP \fINAME\fP from which the system  will save and restore.
Packit 7cfc04
.SH SECURITY
Packit 7cfc04
Cons.saver does not need to be invoked by root.  It only needs read and write access to /dev/vcsa*, which is a priviledged operation.  You should create an unprivileged user, make cons.saver setuid to that user, and assure that all the vcsa* are owned by that user too.
Packit 7cfc04
.SH AUTHOR
Packit 7cfc04
Manpage written by Rodrigo Rubira Branco <rrbranco@br.ibm.com>
Packit 7cfc04
.SH SEE ALSO
Packit 7cfc04
\fBmc\fP(1), \fBmcserv\fP(8)