~ubuntu-branches/ubuntu/maverick/ldm/maverick

« back to all changes in this revision

Viewing changes to man/ldm.1

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2007-11-28 13:20:43 UTC
  • Revision ID: james.westby@ubuntu.com-20071128132043-4bh3ostrqmvjvcxq
Tags: upstream-5.0.39+20071127pre5.1
ImportĀ upstreamĀ versionĀ 5.0.39+20071127pre5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" Title: ldm
 
2
.\" Author: 
 
3
.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
 
4
.\" Date: 08/31/2006
 
5
.\" Manual: 
 
6
.\" Source: 
 
7
.\" 
 
8
.\" disable hyphenation
 
9
.\" .nh
 
10
.\" disable justification (adjust text to left margin only)
 
11
.\" .ad l
 
12
.TH "LDM2" "1" "06/14/2007" "" ""
 
13
.SH "NAME"
 
14
ldm2 \- a display manager for LTSP
 
15
.SH "SYNOPSIS"
 
16
\fIldm\fR <vt[1\-N]> <:[0\-N]>
 
17
.SH "DESCRIPTION"
 
18
ldm(1) starts an X server and presents the user with a login screen, similar to the gdm(1) login prompt. instead of using the XDMCP protocol, ldm(1) uses ssh(1) connect to remote servers, then starts an Xsession either via ssh(1) X forwarding, or direct TCP/IP connection.
 
19
 
 
20
It was designed for the LTSP project, but could be used in a non\-ltsp environment as well.
 
21
.SH "OPTIONS"
 
22
<vt[1\-N]>
 
23
    tty where ldm2 will run
 
24
 
 
25
<:[0\-N]>
 
26
    X display that ldm2 uses.
 
27
.SH "RESOURCES"
 
28
http://ltsp.org
 
29
.SH "COPYING"
 
30
Copyright \(co 2007 Canonical Ltd.
 
31
Copyright \(co 2007 LTSP.org.
 
32
 
 
33
.RS 3n
 
34
.nf 
 
35
This program is Free software; you can redistribute it and/or modify
 
36
it under the terms of the GNU General Public License as published by
 
37
the Free Software Foundation; either version 2 of the License, or
 
38
(at your option) any later version.
 
39
.fi 
 
40
.RE
 
41
 
 
42
.RS 3n
 
43
.nf 
 
44
This program is distributed in the hope that it will be useful,
 
45
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
46
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
47
GNU General Public License for more details.
 
48
.fi 
 
49
.RE
 
50
 
 
51
.RS 3n
 
52
.nf 
 
53
You should have received a copy of the GNU General Public License
 
54
along with this program; if not, write to the Free Software
 
55
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 
56
02110\-1301 USA
 
57
.fi 
 
58
.RE