Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
faa26482
Unverified
Commit
faa26482
authored
Oct 11, 2019
by
Estefany
Committed by
GitHub
Oct 11, 2019
Browse files
Delete requirements.html.ep
parent
8dcb7dbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/main/requirements.html.ep
deleted
100644 → 0
View file @
8dcb7dbb
<!DOCTYPE html>
<html
ng-app=
"ravada.app"
>
%= include 'bootstrap/header'
<body
id=
"page-top"
data-spy=
"scroll"
data-target=
".navbar-fixed-top"
role=
"document"
>
<div
id=
"wrapper"
>
%= include 'bootstrap/navigation'
<div
id=
"page-wrapper"
>
<!--BASES AND DOMAINS LIST-->
<div
class=
"page-header"
>
<div
class=
"card"
>
<div
class=
"card-header"
>
<h2
class=
"text-center"
><
%=
l
'
Requirements
'
%
></h2>
<i
class=
"fab fa-linux fa-3x "
aria-hidden=
"true"
>
GNU/Linux
</i><br><br><p>
<
%=
l
'
For
Spice
redirection
you
will
need
to
install
'
%
><a
target=
_blank
href=
"https://virt-manager.org/download/"
>
VirtViewer
<i
class=
"fa fa-link"
aria-hidden=
"true"
></i></a>
<
%=
l
'
in
your
computer.
'
%
><br>
<
%=
l
'
Search
in
your
distro
,
e.g.
in
Debian
/
Ubuntu
with
'
%
>
<i><b>
sudo apt-get install virt-viewer
</b></i></p><br>
<i
class=
"fab fa-windows fa-3x"
aria-hidden=
"true"
>
Microsoft Windows
</i>
©
<br><br><p>
<
%=
l
'
You
will
need
to
install
'
%
>
<a
target=
_blank
href=
"https://virt-manager.org/download/"
>
VirtViewer
<i
class=
"fa fa-link"
aria-hidden=
"true"
></i>
</a>
<
%=
l
'
and
USB
drivers
('
%
><a
href=
"https://www.spice-space.org/download/windows/usbdk/UsbDk_1.0.19_x64.msi"
>
64
<i
class=
"fa fa-download"
aria-hidden=
"true"
></i>
</a><
%=
l
'
or
'
%
><a
href=
"https://www.spice-space.org/download/windows/usbdk/UsbDk_1.0.19_x86.msi"
>
32
<i
class=
"fa fa-download"
aria-hidden=
"true"
></i>
</a><
%=
l
'
bits
)
in
your
computer.
'
%
></p>
<p><
%=
l
'
Be
aware
that
in
Windows
,
Spice
redirection
is
not
automatic.
It
is
necessary
to
associate
protocol
with
the
app.
'
%
><br>
<
%=
l
'
To
make
this
possible
,
copy
the
content
of
'
%
><a
target=
_blank
href=
"https://raw.githubusercontent.com/UPC/ravada/gh-pages/docs/docs/spice.reg"
>
spice.reg
<i
class=
"fa fa-download"
aria-hidden=
"true"
></i></a>
<
%=
l
'
to
an
ASCII
file
and
save
it
with
a
.
reg
extension
,
then
execute
the
file.
'
%
><br>
<
%=
l
'
Please
,
make
sure
you
have
the
right
path
and
release
,
according
to
your
PC
configuration.
'
%
>
<p><
%=
l
'
For
more
information
,
check
'
%
>
<a
target=
_blank
href=
"http://ravada.readthedocs.io/en/latest/docs/windows_clients.html"
><
%=
l
'
the
Windows
Clients
documentation
'
%
></a>
.
</p><br>
<i
class=
"fab fa-apple fa-3x "
aria-hidden=
"true"
>
OS X
</i>
©
<br><br><p>
<
%=
l
'
For
Spice
redirection
you
will
need
to
install
'
%
>
<a
target=
_blank
href=
"http://people.freedesktop.org/~teuf/spice-gtk-osx/dmg/0.5.7/RemoteViewer-0.5.7-1.dmg"
>
RemoteViewer
<i
class=
"fa fa-download"
aria-hidden=
"true"
></i></a>
<
%=
l
'
in
your
computer.
'
%
><br></p>
</div>
</div>
</div>
</div>
</div>
%= include 'bootstrap/scripts'
%= include $footer
</body>
</html>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment