Skip to content
GitLab
Explore
Sign in
You need to sign in or sign up before continuing.
Changes
Page history
Update Tutorial
authored
Oct 14, 2019
by
jvfpw18
Show whitespace changes
Inline
Side-by-side
Tutorial.md
View page @
c6172cd9
...
@@ -21,6 +21,10 @@ In this section we'll look at how to get MonetDB working with HOTMapper.
...
@@ -21,6 +21,10 @@ In this section we'll look at how to get MonetDB working with HOTMapper.
#### Getting MonetDB
#### Getting MonetDB
You can get your MonetDB installation following
[
their instructions
](
https://www.monetdb.org/Downloads
)
.
You can get your MonetDB installation following
[
their instructions
](
https://www.monetdb.org/Downloads
)
.
*
[
Fedora users
](
https://www.monetdb.org/downloads/Fedora/
)
*
[
Ubuntu & Debian Users
](
https://www.monetdb.org/downloads/deb/
)
*
[
RHEL & CentOS Users
](
https://www.monetdb.org/downloads/epel/
)
Be sure to create and start your farm, if you didn't already, using:
Be sure to create and start your farm, if you didn't already, using:
~~~
Bash
~~~
Bash
$ monetdbd create /path/to/my-dbfarm
$ monetdbd create /path/to/my-dbfarm
...
...