diff --git a/docs/index.md b/docs/index.md index 07f7d7e..70f58ac 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,20 +2,24 @@ Welcome to the [**Douglas Neuroinformatics Platform (DNP)**](about_the_platform/index.md) documentation. ```{warning} **Home folder quota: 300 GB** +
Home folders should be used for code, configuration files, and small test files. +
**All imaging and project data must be stored in shared/project storage locations, _not_ in your home folder.** -Each user’s **home folder is limited to 300 GB**. +**General Rules for system Use:** +
1. Ensure data integrity by not sharing your login credentials. +
2. Choose a low-use machine. The command 'who' lists users, and 'htop' shows system usage. +
3. For bulk data transfers, connect directly to cicss05 to bypass any round-trip data transfers. +
4. Avoid using your '$HOME' folder for data storage. Utilize your project's '/data' folder instead. +
5. Refrain from using 'sudo'. If you're following instructions that need it, its time to ask for help. -Home folders should be used for code, configuration files, and small test files. -**All imaging and project data must be stored in shared/project storage locations, _not_ in your home folder.** ``` -If you’re **new to the platform**, start with: -* [Getting started](getting_started/index.md) to set up your user account and learn the basics - -If you’re an **existing user**, see -* [Using the system](using_the_system/index.md) for details on access, data, and software -* [Research methods](research_methods/index.md) for guidance on sharing datasets -
+If you’re **new to the platform**, start with: +- [Getting started](getting_started/index.md) to set up your user account and learn the basics +If you’re an **existing user**, see +- [Using the system](using_the_system/index.md) for details on access, data, and software +- [Research methods](research_methods/index.md) for guidance on sharing datasets +
```{toctree} --- maxdepth: 2