10 lines
416 B
JSON
10 lines
416 B
JSON
[
|
|
{
|
|
"issue": "CPU temperature spikes to 80C under heavy load",
|
|
"resolution": "This is normal behavior for this CPU model and is not a cause for concern."
|
|
},
|
|
{
|
|
"issue": "Access attempts from unknown IP Addresses",
|
|
"resolution": "ufw has been enabled, and blocks all default connections by default. The only IP Addresses allowed are 192.168.2.0/24 and 100.64.0.0/10"
|
|
}
|
|
] |