VINAGRE(1) | General Commands Manual | VINAGRE(1) |
vinagre - a remote desktop viewer for the GNOME Desktop
vinagre [OPTIONS] [server][::port|:display]
vinagre is a remote desktop viewer for the GNOME desktop. It can support many protocols using a plugin system. Current plugins exist for VNC and SSH. Vinagre has many features, among others:.
- Support for multiple connections simultaneously
- Bookmarks and history support
- Avahi integration
- GNOME keyring integration
- You can connect to a VNC server by double clicking on a .vnc file when using nautilus.
Run 'vinagre --help' to see a full list of available command line options
The following operands are supported:
Example 1: Start vinagre from the command line
example% vinagre
Example 2: Create a new top-level window
example% vinagre --new-window
Example 3: Connect to a specified VNC server and port
example% vinagre snoopy::5900
Example 4: Connect to a specified IPv4 address and port
example% vinagre 192.168.1.35::2700
Example 5: Connect to a specified IPv6 address and port
example% vinagre [2001:0db8:0:0:0:0:1428:57ab]::2700
Example 6: Connect to a VNC server specified by a .vnc file
example% vinagre -F snoopy.vnc
Example 7: Connect to localhost on a specified port in fullscreen mode
example% vinagre -f ::5900
Vinagre help manual
Vinagre was written by Jonh Wendell <wendell@bani.com.br> and David King <amigadave@amigadave.com>
April 18, 2011 | User Commands |