Linux command
vinagre 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start vinagre
vinagre
Connect to VNC server
vinagre [vnc://hostname:5900]
Connect to RDP server
vinagre [rdp://hostname]
Connect with display number
vinagre [vnc://hostname:1]
Open in fullscreen mode
vinagre -f [vnc://hostname]
Connect in new window
vinagre -n [vnc://hostname]
说明
vinagre is a remote desktop viewer for GNOME supporting VNC, RDP, SPICE, and SSH protocols. It provides tabbed connections, favorites/bookmarks, and integrates with GNOME keyring for password storage. The application can browse the network for VNC servers using Avahi/mDNS. Multiple simultaneous connections are supported in tabs or separate windows. Connection settings can be saved as favorites for quick access. Vinagre superseded earlier GNOME VNC clients and was itself later replaced by GNOME Connections in newer GNOME versions.
参数
- -f, --fullscreen
- Open in fullscreen mode.
- -n, --new-window
- Create a new window for connection.
- -F _file_
- Open connection from .vnc file.
- --geometry _WxH+X+Y_
- Set initial window geometry.
- --help
- Display help.
- --version
- Display version.
FAQ
What is the vinagre command used for?
vinagre is a remote desktop viewer for GNOME supporting VNC, RDP, SPICE, and SSH protocols. It provides tabbed connections, favorites/bookmarks, and integrates with GNOME keyring for password storage. The application can browse the network for VNC servers using Avahi/mDNS. Multiple simultaneous connections are supported in tabs or separate windows. Connection settings can be saved as favorites for quick access. Vinagre superseded earlier GNOME VNC clients and was itself later replaced by GNOME Connections in newer GNOME versions.
How do I run a basic vinagre example?
Run `vinagre` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -f, --fullscreen do in vinagre?
Open in fullscreen mode.