Skip to content

Commit 7407eab

Browse files
feat(aps): add troubleshooting index (#4584)
* feat(aps): add troubleshooting index * feat(aps): update wording * fix(aps): update wording * fix(aps): reset navigation * feat(genai): add troubleshoot index * fix(aps): fix typo * Apply suggestions from code review * Update pages/apple-silicon/troubleshooting/index.mdx Co-authored-by: Jessica <[email protected]> * Update pages/apple-silicon/troubleshooting/index.mdx Co-authored-by: Jessica <[email protected]> * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> --------- Co-authored-by: Jessica <[email protected]>
1 parent 3fc855d commit 7407eab

File tree

1 file changed

+62
-3
lines changed

1 file changed

+62
-3
lines changed
+62-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,67 @@
11
---
22
meta:
33
title: Apple silicon - Troubleshooting
4-
description: Apple silicon Troubleshooting
4+
description: Find troubleshooting resources for resolving issues with Apple silicon.
55
content:
6-
h1: Troubleshooting
7-
paragraph: Apple silicon Troubleshooting
6+
paragraph: Find troubleshooting resources for resolving issues with Apple silicon.
7+
dates:
8+
posted: 2025-03-10
9+
categories:
10+
- apple-silicon
811
---
12+
13+
<ProductHeader
14+
productName="Apple silicon troubleshooting"
15+
productLogo="appleSilicon"
16+
description="Learn how to fix common issues with Apple silicon on Scaleway."
17+
/>
18+
19+
## Featured Pages
20+
21+
<Grid>
22+
<DefaultCard
23+
title="Apple silicon FAQ"
24+
description="General info on Apple silicon."
25+
url="/faq/apple-silicon/"
26+
label="See more"
27+
/>
28+
<DefaultCard
29+
title="SSH connection issues"
30+
description="This page helps you to resolve connection issues to your Mac mini via SSH."
31+
url="/apple-silicon/troubleshooting/cant-connect-using-ssh/"
32+
label="See more"
33+
/>
34+
<DefaultCard
35+
title="Remote desktop errors"
36+
description="Learn how to solve remote desktop (VNC) connection issues to your Mac mini."
37+
url="/apple-silicon/troubleshooting/cant-connect-using-vnc/"
38+
label="See more"
39+
/>
40+
</Grid>
41+
<Grid>
42+
<DefaultCard
43+
title="Fixing Mac mini account creation errors"
44+
description="Common Apple account creation issues from your hosted Mac mini and how to fix them."
45+
url="/apple-silicon/troubleshooting/cant-create-apple-account/"
46+
label="See more"
47+
/>
48+
<DefaultCard
49+
title="Troubleshooting deletion issues with Mac minis"
50+
description="Resolve issues you may encounter when trying to delete a Mac mini."
51+
url="/apple-silicon/troubleshooting/cant-delete-mac-mini/"
52+
label="See more"
53+
/>
54+
<DefaultCard
55+
title="Bare Metal Shared Responsibility Model"
56+
description="Understand the division of duties between Scaleway and our users."
57+
url="/elastic-metal/reference-content/shared-responsibility-model/"
58+
label="See more"
59+
/>
60+
</Grid>
61+
62+
## Apple silicon troubleshooting pages
63+
64+
- [Troubleshooting SSH connection issues to Scaleway Mac mini servers](/apple-silicon/troubleshooting/cant-connect-using-ssh/)
65+
- [Troubleshooting remote desktop connections to Mac mini servers](/apple-silicon/troubleshooting/cant-connect-using-vnc/)
66+
- [Troubleshooting account creation for hosted Mac minis](/apple-silicon/troubleshooting/cant-create-apple-account/)
67+
- [Troubleshooting deletion issues with Mac minis](/apple-silicon/troubleshooting/cant-delete-mac-mini/)

0 commit comments

Comments
 (0)