> For the complete documentation index, see [llms.txt](https://evolvingparasites.gitbook.io/evolvingparasites/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://evolvingparasites.gitbook.io/evolvingparasites/documentation/acquire-softare-like-office-and-photoshop.md).

# Acquire softare like Office and Photoshop

## Step 0: Think about whether you really need non-free sofware

There are alternatives. Libreoffice instead of M$ office (or what about LaTeX or Markdown?), the gimp instead of photoshop, inkscape instead of illustrator etc... If you are a member of the Heitlinger lab you should consider those options.

## Step 1: Write an E-Mail to Robert Arndt

Write an E-Mail to [Robert Arndt](mailto:robert.arndt@rz.hu-berlin.de) he is the official IT-respondant for our institute. Ask him about the smb-share (smb is a network protocoll) of the molecular parasitology and how to access it. He will create a domain account for you and will describe further steps.

## Step 2: Connect to the share using macOS

After you gain access to that share activate the Finder and hit the key-combo `CMD+K`. A small windows will pop up. Enter the following into the window and replace $USERNAME with your CMS-username: `smb://biologie;bio_$USERNAME:passwort@hubio34c.user.hu-berlin.de/BioPro2/`. Hit enter, now enter your password. You now have a connection to the smb-share.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://evolvingparasites.gitbook.io/evolvingparasites/documentation/acquire-softare-like-office-and-photoshop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
