Project

General

Profile

Frequently Asked Questions » History » Version 1

Joseph Foley, 2015-09-05 02:26

1 1 Joseph Foley
h1. Frequently Asked Questions
2
3
h2. ProxMox
4
5
h3. Get some error about port errors when trying to use the VNC console connection
6
7
This is due to the certificate or initial connection error.  If you click on reload, it generally fixes the issue.
8
9
h2. SPICE
10
11
h3. Where do I get an OSX spice viewer for remote console access?
12
13
http://www.ovirt.org/SPICE_Remote-Viewer_on_OS_X
14
15
To use it, you will need to rename the downloaded file to something like "console.vv" and invoke it directly from the terminal
16
as
17
<pre>
18
 /Applications/RemoteViewer.app/Contents/MacOS/RemoteViewer Downloads/console.vv
19
</pre>