Changes
Page history
Update home
authored
Aug 30, 2020
by
Andreas Gad
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
33b0d85c
...
@@ -15,9 +15,9 @@ The DAQ is running on a VME computer (__MOT2__) and a trigger module (__VULOM4b_
...
@@ -15,9 +15,9 @@ The DAQ is running on a VME computer (__MOT2__) and a trigger module (__VULOM4b_
The VME computer handles the readout of the data from the modules.
The VME computer handles the readout of the data from the modules.
__Bumblebee__
can be acessed with
`is633`
. You can access it remotely with from
any comput
er through ssh
__Bumblebee__
can be acessed with
`is633`
. You can access it remotely with from
stk
er
n
through ssh
```
bash
```
bash
ssh is633@bumblebee
ssh
-p
4567
is633@bumblebee
```
```
One can access the VME computer from __Bumblebee__ with
`ssh`
:
One can access the VME computer from __Bumblebee__ with
`ssh`
:
...
...
...
...