Различия
Здесь показаны различия между выбранной ревизией и текущей версией данной страницы.
|
pcinfo [2010/01/03 14:59] sheridan |
pcinfo [2010/06/07 01:47] (текущий) sheridan |
||
|---|---|---|---|
| Строка 20: | Строка 20: | ||
| * [[pcinfo:gate|Сервер]] | * [[pcinfo:gate|Сервер]] | ||
| * [[pcinfo:elenapc|Комп жены]] | * [[pcinfo:elenapc|Комп жены]] | ||
| - | |||
| ===== Сетка ===== | ===== Сетка ===== | ||
| <graphviz dot> | <graphviz dot> | ||
| Строка 35: | Строка 34: | ||
| amd [label="Мой комп", color=green, style=rounded]; | amd [label="Мой комп", color=green, style=rounded]; | ||
| book [label="Ноут", color=green, style=rounded]; | book [label="Ноут", color=green, style=rounded]; | ||
| + | storage [label="Хранилище", color=green, style=rounded]; | ||
| anya_pc [label="Комп племянницы", color=green, style=rounded]; | anya_pc [label="Комп племянницы", color=green, style=rounded]; | ||
| eee_sheridan [label="Мой EeePC", color=green, style=rounded]; | eee_sheridan [label="Мой EeePC", color=green, style=rounded]; | ||
| Строка 63: | Строка 63: | ||
| switch_0 -> wifi_0 [label="Ethernet, 100M"]; | switch_0 -> wifi_0 [label="Ethernet, 100M"]; | ||
| switch_1 -> book [label="Ethernet, 100M"]; | switch_1 -> book [label="Ethernet, 100M"]; | ||
| + | switch_1 -> storage [label="Ethernet, 1G"]; | ||
| switch_0 -> switch_1 [label="Ethernet, 1G"]; | switch_0 -> switch_1 [label="Ethernet, 1G"]; | ||
| switch_0 -> amd [label="Ethernet, 1G"]; | switch_0 -> amd [label="Ethernet, 1G"]; | ||
| Строка 77: | Строка 78: | ||
| gate -> os_gentoo_x86; | gate -> os_gentoo_x86; | ||
| book -> os_gentoo_x86; | book -> os_gentoo_x86; | ||
| + | storage -> os_gentoo_x86; | ||
| eee_sheridan -> os_gentoo_x86; | eee_sheridan -> os_gentoo_x86; | ||
| amd -> os_windows_7; | amd -> os_windows_7; | ||