1REMMINA(1) BSD General Commands Manual REMMINA(1)
2
4 remmina — Remmina the GTK+ Remote Desktop Client
5
7 remmina [-a|i|n|q|v] [-c FILE] [-e FILE] [-p PAGENR] [-s SERVER]
8 [-t PROTOCOL] [-x PLUGIN] [--display DISPLAY]
9
11 Remmina is a remote desktop client written in GTK+, aiming to be useful
12 for system administrators and travellers, who need to work with lots of
13 remote computers in front of either large monitors or tiny netbooks. Rem‐
14 mina supports multiple network protocols in an integrated and consistent
15 user interface. Currently RDP, VNC, SPICE, NX, XDMCP and SSH are sup‐
16 ported.
17
18 Remmina is released in separated source packages:
19
20 "remmina", the main GTK+ application
21 "remmina-plugins", a set of plugins
22
23 Remmina is free and open-source software, released under GNU GPL license.
24
26 ${XDG_CONFIG_DIRS}/remmina.pref or ${XDG_CONFIG_HOME}/remmina/rem‐
27 mina.pref :
28
29 Remmina configuration files.
30
31 At the first Remmina execution the system wide Remmina configuration
32 files, will be copied in the ${XDG_CONFIG_HOME}
33
34 ${XDG_DATA_DIRS}/FILE.remmina or ${XDG_DATA_HOME}/remmina/FILE.remmina :
35
36 Remmina profiles, the file name is autogenerated, but you can create man‐
37 ually your own files with the FILE name you prefer.
38
40 -h, --help
41 Show help options
42
43 -a Show about dialog
44
45 -c, --connect=FILE
46 Directly connect to desktop using options described by file, file
47 type can be either .remmina or one supported by a file import
48 capable plugin
49
50 -e, --edit=FILE
51 Open and edit desktop connection using options described by file,
52 file type can be either .remmina or one supported by a file
53 import capable plugin
54
55 -k, --kiosk
56 Start Remmina in kiosk mode (thin client)
57
58 -n, --new
59 Create a new connection profile
60
61 -p, --pref=PAGENR
62 Show preferences dialog page
63
64 -x, --plugin=PLUGIN
65 Execute the plugin
66
67 -q, --quit
68 Quit the application
69
70 -s, --server=SERVER
71 Use default server name (for --new)
72
73 -t, --protocol=PROTOCOL
74 Use default protocol (for --new)
75
76 -i, --icon
77 Start as tray icon
78
79 -v, --version
80 Show the application's version
81
82 --display=DISPLAY
83 X display to use
84
87 Antenore Gatta <antenore at simbiosi dot org> and Giovanni Panozzo <gio‐
88 vanni at panozzo dot it>
89
90 See the THANKS file for a more detailed list.
91
92 Remmina was initially written by Vic Lee <llyzs@163.com>
93
94 This manual page was written by Antenore Gatta <antenore at simbiosi dot
95 org>.
96
98 This program is free software; you can redistribute it and/or modify it
99 under the terms of the GNU General Public License as published by the
100 Free Software Foundation; either version 2, or (at your option) any later
101 version.
102
103 June 20, 2019