mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-24 05:26:39 +00:00
Merge pull request #101 from Michael-Vincerra/vncstructurefix
Fixes structure issues in Install a VNC Viewer App.
This commit is contained in:
@@ -348,33 +348,34 @@ Perform the steps below to add these apps to your client system.
|
||||
Install a VNC viewer app
|
||||
========================
|
||||
|
||||
* On Linux distros (some examples):
|
||||
|
||||
* |CL|:
|
||||
* On Linux distros (some examples):
|
||||
|
||||
* |CL|:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: console
|
||||
|
||||
# swupd bundle-add desktop-autostart
|
||||
# swupd bundle-add desktop-autostart
|
||||
|
||||
* Ubuntu, Mint:
|
||||
* Ubuntu, Mint:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: console
|
||||
|
||||
# apt-get install xtightvncviewer
|
||||
# apt-get install xtightvncviewer
|
||||
|
||||
* Fedora:
|
||||
* Fedora:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: console
|
||||
|
||||
# dnf install tigervnc
|
||||
* On Windows:
|
||||
# dnf install tigervnc
|
||||
|
||||
* Install `RealVNC for Windows`_
|
||||
* On Windows:
|
||||
|
||||
* On macOS:
|
||||
* Install `RealVNC for Windows`_
|
||||
|
||||
* Install `RealVNC for macOS`_ or
|
||||
* Use the built-in `Screen Sharing` app
|
||||
* On macOS:
|
||||
|
||||
* Install `RealVNC for macOS`_ or
|
||||
* Use the built-in `Screen Sharing` app
|
||||
|
||||
Install an SSH client
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user