.\" .\" Copyright (c) 2001 Partition Image Team .\" All rights reserved. .\" .\" Permission is granted to copy, distribute and/or modify this .\" document under the terms of the GNU Free Documentation License, .\" Version 1.1 or any later version published by the Free Software .\" Foundation; with no Invariant Sections, with no Front-Cover Texts, and .\" with no Back-Cover Texts. .\" .ig A copy of the GNU Free Documentation License is available in the Debian package in the file /usr/share/doc/m17n-docs/copyright. .. .ig A copy of the GNU Free Documentation License is available in the Debian source package in the file debian/copyright. .. .TH partimaged 8 "30 May, 2002" "SlackBuilds.org" "Partition Image Server Manual" .SH NAME partimaged \- backup/restore partitions server .SH SYNOPSIS .B partimaged .RB [ " \-DhLv " ] .RB [ \-r\ directory ] .RB [ \-p\ port ] .RB [ \-g\ loglevel ] .SH DESCRIPTION .B partimaged can be used to use partimage over the network. Run partimaged on the computer where you want to save image files and run partimage on stations you want to backup. .SH OPTIONS .TP .B \-D --daemon Start server in daemon mode. .TP .B \-h --help Show help .TP .B \-L --nologin Accept only clients with login support disabled. Clients with login support enabled will be refused. This option should be used only if clients ask it. .TP .B \-v --version Show version .TP .B \-p port --port port Give server's listening port. .TP .B \-d directory --dest directory Directory where the images will be stored. .TP .B \-g debuglevel --debug debuglevel Set the debug level to debuglevel (defaults to 1). .TP .B \-r dir --chroot dir Use chroot to improve security. .SH SEE ALSO .BR partimage(1) , .BR partimagedusers(5), .BR partimaged-passwd(8) .SH DIAGNOSTICS You can read options set at compile time running 'partimage -i'. .SH BUGS Refer to BUGS file to read them. .SH AUTHOR .nf Franck Ladurelle Francois Dupoux