Skip to content

Instantly share code, notes, and snippets.

View michaelilyin's full-sized avatar

Michael Ilyin michaelilyin

  • Voronezh
View GitHub Profile
@michaelilyin
michaelilyin / container.component.html
Last active May 19, 2020 08:20
Find an issue and propose decision
<button (click)="config.expanded = !config.expanded">{{ config?.expanded ? 'Collapse' : 'Expand' }}</button>
<hrh-expandable-info [config]="config"></hrh-expandable-info>
@michaelilyin
michaelilyin / details.component.html
Created May 18, 2020 18:05
Find an issue and propose decision
<div *ngFor="let order of orders">
<div>{{ order.number }}</div>
<div>{{ order.description }}</div>
</div>
@michaelilyin
michaelilyin / details.component.html
Created May 18, 2020 18:05
Find an issue and propose decision
<div *ngFor="let order of orders">
<div>{{ order.number }}</div>
<div>{{ order.description }}</div>
</div>
@michaelilyin
michaelilyin / synology-shutdown-temperature.md
Created November 23, 2020 07:17 — forked from borekb/synology-shutdown-temperature.md
How to increase the shutdown temperature on Synology NAS

Synology: how to increase shutdown temperature

My Synology DS218+ runs with a single SSD disk that has an operating temperature range of 0–70 °C, which is common for SSDs. Synology, however, has a default shutdown temperature of 61 °C, probably due to HDDs and some lazy programming.

I'm a very light user of NAS – all I want is a network attached storage and silence. My DS218+ has one 2 TB SSD disk in it and I've changed the system fan for a quieter / slower one.

Everything runs fine but about once in a month, I get this notification:

[Synology DS218+]Synology shut down due to disk overheating. >