Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Update SSH Server
authored
Aug 14, 2020
by
Tom Wiesing
Show whitespace changes
Inline
Side-by-side
SSH-Server.md
View page @
3ce41960
...
@@ -17,5 +17,6 @@ This is the first part of the URL, for instance in case of `kirmes.wisski.agfd.f
...
@@ -17,5 +17,6 @@ This is the first part of the URL, for instance in case of `kirmes.wisski.agfd.f
When using Putty on Windows the "Host Name" field should be "slug@wisski.agfd.fau.de" and the "Port" field should be "2222".
When using Putty on Windows the "Host Name" field should be "slug@wisski.agfd.fau.de" and the "Port" field should be "2222".
After logging into the server, the drupal installation can be found in the
`/var/www/data/project`
directory.
After logging into the server, the drupal installation can be found in the
`/var/www/data/project`
directory.
Every SSH Session automatically starts in this directory.
Furthermore, the command line tools "composer" and "drush" are available.
Furthermore, the command line tools "composer" and "drush" are available.
`sudo`
access is not possible for security reasons.
`sudo`
access is not possible for security reasons.