Про ноуты, картинки материнок, выгрузка на сервер
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e5474789b0
commit
8b99dedb0b
3
Makefile
3
Makefile
@ -9,3 +9,6 @@ unprepare:
|
|||||||
pip uninstall mkdocs mkdocs-windmill-dark
|
pip uninstall mkdocs mkdocs-windmill-dark
|
||||||
serve:
|
serve:
|
||||||
mkdocs serve
|
mkdocs serve
|
||||||
|
upload: prepare build upload_to_srv clean
|
||||||
|
upload_to_srv:
|
||||||
|
rsync -a -P --delete `pwd`/site/ geekwiki:/srv/http/
|
||||||
|
BIN
docs/assets/servers/X10DRL-i.webp
Normal file
BIN
docs/assets/servers/X10DRL-i.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
BIN
docs/assets/servers/X11DPI-N.jpg
Normal file
BIN
docs/assets/servers/X11DPI-N.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
BIN
docs/assets/servers/x12dai-n6-b.webp
Normal file
BIN
docs/assets/servers/x12dai-n6-b.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
BIN
docs/assets/servers/x8dtl-i.webp
Normal file
BIN
docs/assets/servers/x8dtl-i.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
BIN
docs/assets/servers/x9drl-if.webp
Normal file
BIN
docs/assets/servers/x9drl-if.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
8
docs/laptops/Как выбрать ноут.md
Normal file
8
docs/laptops/Как выбрать ноут.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Как выбрать ноут
|
||||||
|
====
|
||||||
|
|
||||||
|
Выбрать ноут довольно несложно. Есть несколько пунктов, которые следует проверить при покупке ноутбука. Вообще процесс неплохо описан [здесь.](https://github.com/ThinkPadThink/Thinkpadthinkpad) Но у меня свой список:
|
||||||
|
|
||||||
|
* Проверить пароль биоса (вернее его отсутствие)
|
||||||
|
* Проверить здоровье накопителя
|
||||||
|
* Запустить stress на все ядра, проверить, нет ли троттлинга (однако он может быть из-за особенностей модели)
|
@ -14,11 +14,25 @@
|
|||||||
Xeon E:
|
Xeon E:
|
||||||
|
|
||||||
* X8 - LGA 1366 - Westmere
|
* X8 - LGA 1366 - Westmere
|
||||||
|
|
||||||
|
![X8DTL-I](../assets/servers/x8dtl-i.webp "X8DTL-I")
|
||||||
|
|
||||||
* X9 - LGA 2011 - Ivy Bridge, Sandy Bridge
|
* X9 - LGA 2011 - Ivy Bridge, Sandy Bridge
|
||||||
|
|
||||||
|
![X9DRL-IF](../assets/servers/x9drl-if.webp "X9DRL-IF")
|
||||||
|
|
||||||
* X10 - LGA 2011-v3 (2011-3) - Haswell, Broadwell
|
* X10 - LGA 2011-v3 (2011-3) - Haswell, Broadwell
|
||||||
|
|
||||||
|
![X10DRL-i](../assets/servers/X10DRL-i.webp "X10DRL-i")
|
||||||
|
|
||||||
* X11 - LGA 1151 - Coffee Lake
|
* X11 - LGA 1151 - Coffee Lake
|
||||||
|
|
||||||
|
![X11DPI-N](../assets/servers/X11DPI-N.jpg "X11DPI-N")
|
||||||
|
|
||||||
* X12 - LGA 4189 - Ice Lake (Xeon Scalable 3rd Gen)
|
* X12 - LGA 4189 - Ice Lake (Xeon Scalable 3rd Gen)
|
||||||
|
|
||||||
|
![x12dai-n6-b](../assets/servers/x12dai-n6-b.webp "x12dai-n6-b")
|
||||||
|
|
||||||
## AMD
|
## AMD
|
||||||
|
|
||||||
TODO
|
TODO
|
Loading…
Reference in New Issue
Block a user