Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
aims-desktop
aims-desktop-website
Commits
7e16ac9f
Commit
7e16ac9f
authored
Jun 05, 2017
by
Jonathan Carter
Browse files
Update content
parent
4c9dc9d5
Changes
5
Hide whitespace changes
Inline
Side-by-side
content/tips-tricks/index.md
View file @
7e16ac9f
...
...
@@ -10,7 +10,6 @@ weight: 20
## Connecting to remote servers via SSH
<h4>
How to mount a SSH/SFTP Server in Nautilus
</h4>
<p><span
style=
"color: #424242;"
><b>
Introduction:
</b>
Servers that you
normally ssh into can be accessed through the Nautilus file manager.
This allows you browse your remote files, edit them and copy to and
...
...
public/index.html
View file @
7e16ac9f
...
...
@@ -9,7 +9,7 @@
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=10"
/>
<title>
AIMS
Desktop - AIMS
Desktop
</title>
<title>
AIMS Desktop
</title>
<meta
name=
"generator"
content=
"Hugo 0.18.1"
/>
...
...
@@ -65,6 +65,9 @@
<script
src=
"https://desktop.aims.ac.za/javascripts/modernizr.js"
></script>
<link
href=
"https://desktop.aims.ac.za/index.xml"
rel=
"alternate"
type=
"application/rss+xml"
title=
"AIMS Desktop"
/>
<link
href=
"https://desktop.aims.ac.za/index.xml"
rel=
"feed"
type=
"application/rss+xml"
title=
"AIMS Desktop"
/>
</head>
<body
class=
"palette-primary-#fc0000 palette-accent-blue"
>
...
...
@@ -252,9 +255,10 @@
<article
class=
"article"
>
<div
class=
"wrapper"
>
<h1>
AIMS Desktop
</h1>
<h1>
AIMS Desktop
<h2
id=
"welcome-to-aims-desktop"
>
Welcome to AIMS Desktop
</h2>
...
...
@@ -335,47 +339,33 @@ Kafui is the IT Manager at AIMS Ghana and have worked on package selection as we
Desktop.
-->
<aside
class=
"copyright"
role=
"note"
>
Copyright © 2017
<a
href=
"https://aims.ac.za"
>
African Institute for Mathematical Sciences
</a>
. Released under
<a
href=
"https://desktop.aims.ac.za/license"
>
free licences
</a>
.
</aside>
<footer
class=
"footer"
>
<nav
class=
"pagination"
aria-label=
"Footer"
>
<div
class=
"previous"
>
<a
href=
"https://desktop.aims.ac.za/license/"
title=
"License"
>
<span
class=
"direction"
>
Previous
</span>
<div
class=
"page"
>
<div
class=
"button button-previous"
role=
"button"
aria-label=
"Previous"
>
<i
class=
"icon icon-back"
></i>
</div>
<div
class=
"stretch"
>
<div
class=
"title"
>
License
</div>
</div>
</div>
</a>
</div>
<div
class=
"next"
>
<a
href=
"https://desktop.aims.ac.za/"
title=
"AIMS Desktop"
>
<div
class=
"next"
>
<a
href=
"https://desktop.aims.ac.za/troubleshooting/"
title=
"Troubleshooting guide"
>
<span
class=
"direction"
>
Next
</span>
<div
class=
"page"
>
<div
class=
"stretch"
>
<div
class=
"title"
>
AIMS Desktop
Troubleshooting guide
</div>
</div>
<div
class=
"button button-next"
role=
"button"
aria-label=
"Next"
>
...
...
@@ -383,14 +373,11 @@ Copyright © 2017 <a href="https://aims.ac.za">African Institute for Mathematica
</div>
</div>
</a>
</div>
</nav>
</footer>
</div>
</article>
...
...
public/index.xml
View file @
7e16ac9f
...
...
@@ -177,7 +177,6 @@ On a slower computer, it might take as much as an hour.</p>
<
h2 id=
"
connecting-to-remote-servers-via-ssh
">
Connecting to remote servers via SSH
<
/h2
>
<
p
><
h4
>
How to mount a SSH/SFTP Server in Nautilus
<
/h4
>
<
p
><
span style=
"
color: #424242;
"><
b
>
Introduction:
<
/b
>
Servers that you
normally ssh into can be accessed through the Nautilus file manager.
This allows you browse your remote files, edit them and copy to and
...
...
@@ -189,7 +188,7 @@ click on <em>Other Locations</em>.</span></p>
<
p
><
span style=
"
text-align: center
"><
img alt=
""
src=
"
https://desktop.aims.ac.za/images/tips-tricks/2017.01-nautilus-ssh-2.png
"
/
><
/span
><
/p
>
<
p
><
span style=
"
color: #424242;
"><
b
>
Step 3:
<
/b
>
At the bottom there is a
field to
<
em
>
Connect to Server
<
/em
>
.
<
/span
><
/p
>
<
p
><
span style=
"
text-align: center
"><
img alt=
""
src=
"
https://desktop.aims.ac.za/images/tips-tricks/2017.01-nautilus-ssh-3.png
"
/
><
/span
><
/p
>
<
/p
>
<
p
><
span style=
"
text-align: center
"><
img alt=
""
src=
"
https://desktop.aims.ac.za/images/tips-tricks/2017.01-nautilus-ssh-3.png
"
/
><
/span
><
/p
>
<
p
><
span style=
"
color: #424242;
"><
b
>
Step 4:
<
/b
>
In this field enter
<
code
>
ssh://
&
lt;user
&
gt;@
&
lt;server
&
gt;
<
/code
>
, where
...
...
public/tips-tricks/index.html
View file @
7e16ac9f
...
...
@@ -262,7 +262,6 @@
<h2
id=
"connecting-to-remote-servers-via-ssh"
>
Connecting to remote servers via SSH
</h2>
<p><h4>
How to mount a SSH/SFTP Server in Nautilus
</h4>
<p><span
style=
"color: #424242;"
><b>
Introduction:
</b>
Servers that you
normally ssh into can be accessed through the Nautilus file manager.
This allows you browse your remote files, edit them and copy to and
...
...
@@ -274,7 +273,7 @@ click on <em>Other Locations</em>.</span></p>
<p><span
style=
"text-align: center"
><img
alt=
""
src=
"https://desktop.aims.ac.za/images/tips-tricks/2017.01-nautilus-ssh-2.png"
/></span></p>
<p><span
style=
"color: #424242;"
><b>
Step 3:
</b>
At the bottom there is a
field to
<em>
Connect to Server
</em>
.
</span></p>
<p><span
style=
"text-align: center"
><img
alt=
""
src=
"https://desktop.aims.ac.za/images/tips-tricks/2017.01-nautilus-ssh-3.png"
/></span></p>
</p>
<p><span
style=
"text-align: center"
><img
alt=
""
src=
"https://desktop.aims.ac.za/images/tips-tricks/2017.01-nautilus-ssh-3.png"
/></span></p>
<p><span
style=
"color: #424242;"
><b>
Step 4:
</b>
In this field enter
<code>
ssh://
<
user
>
@
<
server
>
</code>
, where
...
...
public/tips-tricks/index.xml
View file @
7e16ac9f
...
...
@@ -23,7 +23,6 @@
<
h2 id=
"
connecting-to-remote-servers-via-ssh
">
Connecting to remote servers via SSH
<
/h2
>
<
p
><
h4
>
How to mount a SSH/SFTP Server in Nautilus
<
/h4
>
<
p
><
span style=
"
color: #424242;
"><
b
>
Introduction:
<
/b
>
Servers that you
normally ssh into can be accessed through the Nautilus file manager.
This allows you browse your remote files, edit them and copy to and
...
...
@@ -35,7 +34,7 @@ click on <em>Other Locations</em>.</span></p>
<
p
><
span style=
"
text-align: center
"><
img alt=
""
src=
"
https://desktop.aims.ac.za/images/tips-tricks/2017.01-nautilus-ssh-2.png
"
/
><
/span
><
/p
>
<
p
><
span style=
"
color: #424242;
"><
b
>
Step 3:
<
/b
>
At the bottom there is a
field to
<
em
>
Connect to Server
<
/em
>
.
<
/span
><
/p
>
<
p
><
span style=
"
text-align: center
"><
img alt=
""
src=
"
https://desktop.aims.ac.za/images/tips-tricks/2017.01-nautilus-ssh-3.png
"
/
><
/span
><
/p
>
<
/p
>
<
p
><
span style=
"
text-align: center
"><
img alt=
""
src=
"
https://desktop.aims.ac.za/images/tips-tricks/2017.01-nautilus-ssh-3.png
"
/
><
/span
><
/p
>
<
p
><
span style=
"
color: #424242;
"><
b
>
Step 4:
<
/b
>
In this field enter
<
code
>
ssh://
&
lt;user
&
gt;@
&
lt;server
&
gt;
<
/code
>
, where
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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