Welcome to mirror list, hosted at ThFree Co, Russian Federation.

remmina.1 « src - gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 27fc5057a97239cd2bbce86d76c414d47bafbfb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
.\" Generated by scdoc 1.11.2
.\" Complete documentation for this program is not available as a GNU info page
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.nh
.ad l
.\" Begin generated content:
.TH "REMMINA" "1" "2022-03-25"
.PP
.SH NAME
.PP
remmina -- Remmina the GTK+ Remote Desktop Client
.PP
.SH SYNOPSIS
.PP
remmina [-a|i|n|q|v] [-c FILE] [-e FILE] [-p TABINDEX] [-s SERVER] 
[-t PROTOCOL] [-x PLUGIN] [--update-profile] 
[--set-option OPTION[=VALUE]] [--display DISPLAY]
.PP
.SH DESCRIPTION
.PP
Remmina is a remote desktop client written in GTK+, aiming to be useful for
system administrators and travellers, who need to work with lots of remote
computers in front of either large monitors or tiny netbooks.\& Remmina
supports multiple network protocols in an integrated and consistent user
interface.\&
.PP
Currently RDP, VNC, SSH, SPICE, and WWW are supported.\&
.PP
Remmina is released in separated source packages:
.PP
.PD 0
.IP \(bu 4
"remmina", the main GTK+ application
.IP \(bu 4
"remmina-plugins", a set of plugins
.PD
.PP
Remmina is free and open-source software, released under GNU GPL license.\&
.PP
.SH FILES
.PP
${XDG_CONFIG_DIRS}/remmina.\&pref or ${XDG_CONFIG_HOME}/remmina/remmina.\&pref :
.PP
Remmina configuration files.\&
.PP
At the first Remmina execution the system wide Remmina configuration files,
will be copied in the ${XDG_CONFIG_HOME}
.PP
${XDG_DATA_DIRS}/FILE.\&remmina or ${XDG_DATA_HOME}/remmina/FILE.\&remmina :
.PP
Remmina profiles, the file name is autogenerated, but you can create
manually your own files with the FILE name you prefer.\& It'\&s possible to
specify a custom profile name and location.\&
.PP
.SH OPTIONS
.PP
\fB-h, --help\fR
.RS 4
Show help options
.PP
.RE
\fB-a\fR
.RS 4
Show about dialog
.PP
.RE
\fB-c, --connect=FILE\fR
.RS 4
Connect directly either to a desktop using options described in a file,
or a supported URI (RDP, VNC, SSH or SPICE).\&
.br
The filetype can be ".\&remmina" or one supported by a plugin capable of
importing files
.PP
.RE
\fB-e, --edit=FILE\fR
.RS 4
Open and edit desktop connection using options described by file,
file type can be either .\&remmina or one supported by a file
import capable plugin
.PP
.RE
\fB-k, --kiosk\fR
.RS 4
Start Remmina in kiosk mode (thin client)
.PP
.RE
\fB-n, --new\fR
.RS 4
Create a new connection profile
.PP
.RE
\fB-p, --pref=TABINDEX\fR
.RS 4
Show preferences dialog page
.PP
.RE
\fB-x, --plugin=PLUGIN\fR
.RS 4
Execute the plugin
.PP
.RE
\fB-q, --quit\fR
.RS 4
Quit the application
.PP
.RE
\fB-s, --server=SERVER\fR
.RS 4
Use default server name (for \fB--new\fR)
.PP
.RE
\fB-t, --protocol=PROTOCOL\fR
.RS 4
Use default protocol (for \fB--new\fR)
.PP
.RE
\fB-i, --icon\fR
.RS 4
Start as tray icon
.PP
.RE
\fB-v, --version\fR
.RS 4
Show the application'\&s version
.PP
.RE
\fB--update-profile\fR
.RS 4
Modify connection profile, require also \fB--set-option\fR
.PP
.RE
\fB--set-option OPTION[=VALUE]\fR
.RS 4
Set one or more profile settings, to be used with \fB--update-pro-file\fR
.PP
.RE
\fB--encrypt-password\fR
.RS 4
Encrypt a password
.PP
.RE
\fB--display=DISPLAY\fR
.RS 4
X display to use
.PP
.RE
\fB--disable-toolbar\fR
.RS 4
Disable toolbar
.PP
.RE
\fB--enable-fullscreen\fR
.RS 4
Enable fullscreen
.PP
.RE
\fB--enable-extra-hardening\fR
.RS 4
Enable extra hardening (disable closing confirmation, disable unsafe shortcut keys, hide tabs, hide search bar)
.br
List of disabled shortcut keys:
.br
fullscreen, autofit, prevtab and nexttab, scale, grab, minimize, viewonly, screenshot, disconnect, toolbar
.PP
.RE
\fB--no-tray-icon\fR
.RS 4
Disable tray icon
.PP
.RE
.SH EXAMPLES
.PP
To connect using an exisitng connection profile use:
\fBremmina -c FILE.\&remmina\fR
.PP
To quick connect using a URI:
.PP
remmina -c rdp://username@server
.br
remmina -c rdp://domain\\\\username@server
.br
remmina -c vnc://username@server
.br
remmina -c vnc://server?\&VncUsername=username
.br
remmina -c ssh://user@server
.br
remmina -c spice://server
.PP
To quick connect using a URI along with an encrypted password:
.PP
remmina -c rdp://username:encrypted-password@server
.br
remmina -c vnc://username:encrypted-password@server
.br
remmina -c vnc://server?\&VncUsername=username\\&VncPassword=encrypted-password
.PP
To encrypt a password for use with a URI:
.PP
remmina --encrypt-password
.PP
To update username and password and set a different resolution mode of a
remmina connection profile use:
.PP
echo "ausernamenapassword" | remmina --update-profile /PATH/TO/FOO.\&remmina --set-option username --set-option resolution_mode=2 --set-option password
.PP
.SH SEE ALSO
.PP
remmina-file-wrapper(1)
.PP
.SH AUTHORS
.PP
Antenore Gatta <antenore at simbiosi dot org> and
Giovanni Panozzo <giovanni at panozzo dot it>
.PP
See the THANKS file for a more detailed list.\&
.PP
Remmina was initially written by Vic Lee <llyzs@163.\&com>
.PP
This manual page was written by Antenore Gatta <antenore at simbiosi dot org>.\&
.PP
.SH COPYRIGHT
.PP
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any later
version.\&