Skip to content

Commit a0bae4d

Browse files
feat(ddx): add hardware troubleshooting index (#4592)
* feat(ddx): add hardware troubleshooting index * feat(ddx): hardware troubleshooting * feat(ddx): add troubleshooting index * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> --------- Co-authored-by: Jessica <[email protected]>
1 parent fcb240d commit a0bae4d

File tree

1 file changed

+35
-5
lines changed
  • pages/dedibox-hardware/troubleshooting

1 file changed

+35
-5
lines changed
Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,38 @@
11
---
22
meta:
3-
title: Hardware - Troubleshooting
4-
description: Hardware Troubleshooting
3+
title: Dedibox Hardware - Troubleshooting
4+
description: Find troubleshooting resources for resolving issues with Dedibox Hardware.
55
content:
6-
h1: Hardware - Troubleshooting
7-
paragraph: Hardware Troubleshooting
8-
---
6+
paragraph: Find troubleshooting resources for resolving issues with Dedibox Hardware.
7+
dates:
8+
posted: 2025-03-11
9+
categories:
10+
- dedibox
11+
---
12+
13+
<ProductHeader
14+
productName="Dedibox Hardware troubleshooting"
15+
productLogo="dedibox"
16+
description="Learn how to fix the most common hardware-related issues with Dedibox servers."
17+
/>
18+
19+
## Featured Pages
20+
21+
<Grid>
22+
<DefaultCard
23+
title="Dedibox FAQ"
24+
description="General info on Dedibox servers."
25+
url="/faq/dedibox/"
26+
label="See more"
27+
/>
28+
<DefaultCard
29+
title="Diagnosis of a failing disk"
30+
description="Learn how to diagnose the status of a physical disk of a server."
31+
url="/dedibox-hardware/troubleshooting/diagnose-defective-disk/"
32+
label="See more"
33+
/>
34+
</Grid>
35+
36+
## Dedibox Hardware troubleshooting pages
37+
38+
- [Learn how to diagnose the status of a physical disk of a server](/dedibox-hardware/troubleshooting/diagnose-defective-disk)

0 commit comments

Comments
 (0)