Zum Inhalt springen

Install new sample project

If you have ordered a new hosting package, you will automatically receive a current version of the sample project ready installed.

You can of course set up further projects based on the sample project or install a more up-to-date version of the sample project manually.

Important note on the video:

When unpacking the tar.gz archive, a directory "sample-6.2" is created. This directory contains all the files of the sample project.

If you unpack the tar.gz archive again later, this folder will be overwritten without prompting! Existing files will be deleted.

You should therefore rename the directory immediately after unpacking, preferably directly in the shell with the command mv:

mv sample-6.2 newdirectoryname

Establishing an SSH connection under Linux/MacOS

Start the Terminal program (console) and enter the following command:

ssh ssh-benutzername@domain.de

Replace ssh-benutzername with the user name from the customer menu and domain.de with your domain.

Confirm any subsequent message "The authenticity of host..." with yes.

Then enter the password of the SSH user.

Updated: 17.07.2024