Skip to content

Commit

Permalink
Fix a bunch of broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumWalley committed Sep 25, 2024
1 parent 283fe11 commit 6772799
Show file tree
Hide file tree
Showing 26 changed files with 1,062 additions and 96 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ title: Research Developer Cloud updates v0.11 - 20240205
* UPDATE: [Rocky<sup>1</sup>](https://rockylinux.org/) images are now available for tenants to use on VMs

####Object Storage
* UPDATE: Now operational and is in a user-testing phase. Please reach out if you would like some quota and help getting started! Early documentation can be found here: [Create and Manage Object Storage - Research Developer Cloud](/user-guides/create-and-manage-object-storage/)
* UPDATE: Now operational and is in a user-testing phase. Please reach out if you would like some quota and help getting started! Early documentation can be found here:
[Create and Manage Object Storage - Research Developer Cloud](../user-guides/create-and-manage-object-storage/index.md)

##Blueprints

Expand Down
12 changes: 5 additions & 7 deletions docs/security/security-practices/building-eff-rsp.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
hidden: false
label_names:
- security
- practices
position: 1
title: Building Effective and Efficient Research Security Programs
---

Expand All @@ -22,7 +20,7 @@ Why - Is there an external driver or internal improvement?
How - The plan: getting executive support, marketing, training, consulting, measurement, reporting, closure.

<figure markdown>
![Alt text](../../../assets/images/security/5w-and-1h.png)
![Alt text](../../assets/images/security/5w-and-1h.png)
</figure>

`Think Like a Researcher`
Expand All @@ -31,21 +29,21 @@ We must find the balance between compulsory and optional. Researchers don't like
Understand the challenges they face on a day to day basis. Take the questions they ask as they begin and execute a project then create the map to the answers. It is very likely they are spread across teams, services, platforms, or even specific individuals. That is a massive barrier to a someone solving their own problems, which researchers are very good at! They aren't good at intuiting the solution you think they should choose unless they know it's an option.

Check warning on line 29 in docs/security/security-practices/building-eff-rsp.md

View workflow job for this annotation

GitHub Actions / Check Prose

weasel_words.very

'Substitute 'damn' every time you're inclined to write 'very'; your editor will delete it and the writing will be just as it should be. Found once elsewhere.'

<figure markdown>
![Alt text](../../../assets/images/security/topic-maze.png)
![Alt text](../../assets/images/security/topic-maze.png)
</figure>

Align services as answers to questions in single platform, service, or space. Map activities to the research lifecycle and how each one can be accessed, leveraged, or simply requested to help them achieve and maintain compliance

<figure markdown>
![Alt text](../../../assets/images/security/topic-maze-solved.png)
![Alt text](../../assets/images/security/topic-maze-solved.png)
</figure>

`Telling the Story`

You need executive buy in and support prior to rolling these programs out to researchers. Researchers will ask their deans, department heads, and DVCRs directly `Why?`, and they need to be able to answer it concisely and completely. Provide metrics, statistics, and easy to share material to make those discussions easier. Here are some examples

<figure markdown>
![Alt text](../../../assets/images/security/ee-supporting-evidence.png)
![Alt text](../../assets/images/security/ee-supporting-evidence.png)
</figure>

`Resources`
Expand All @@ -56,4 +54,4 @@ You need executive buy in and support prior to rolling these programs out to res
[Data Breach Numbers](https://www.govtech.com/blogs/lohrmann-on-cybersecurity/data-breach-numbers-costs-and-impacts-all-rise-in-2021)


##
##
8 changes: 4 additions & 4 deletions docs/user-guides/create-and-manage-networks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Networks can be created and managed in 2 ways

- [Create and Manage networks with the Dashboard](with_the_dashboard/create-and-manage-networks-with-the-dashboard.md)

- [Create and Manage networks via CLI](with_the_cli/create-and-manage-networks-via-cli.md)
- [Create and Manage networks via CLI](with_the_CLI/create-and-manage-networks-via-cli.md)

Within the network tab you also have the following that you are able to manage

Expand All @@ -30,7 +30,7 @@ Security Groups can be created and managed within the FlexiHPC dashboard. Howeve

- [Create and Manage Security groups with the Dashboard](with_the_dashboard/manage-security-groups-with-the-dashboard.md)

- [Manage Security groups via CLI](with_the_cli/manage-security-groups-via-cli.md)
- [Manage Security groups via CLI](with_the_CLI/manage-security-groups-via-cli.md)

## Floating IPs

Expand All @@ -42,7 +42,7 @@ If you wish to connect to an instance within the FlexiHPC platform from outside

- [Manage Floating IPs with the Dashboard](with_the_dashboard/manage-floating-ips-via-the-dashboard.md)

- [Manage Floating IPs with the CLI](with_the_cli/manage-floating-ips-via-cli.md)
- [Manage Floating IPs with the CLI](with_the_CLI/manage-floating-ips-via-cli.md)

## Static IPs

Expand All @@ -52,4 +52,4 @@ These network ports can be managed 2 ways

- [Create and Manage network ports with the Dashboard](with_the_dashboard/create-and-manage-network-ports-with-the-dashboard.md)

- [Create and manage network ports via CLI](with_the_cli/create-and-manage-network-ports-via-cli.md)
- [Create and manage network ports via CLI](with_the_CLI/create-and-manage-network-ports-via-cli.md)
Loading

0 comments on commit 6772799

Please sign in to comment.