Серверная платформа Asus RS300-E12-PS4
Описание
(!) (!)
.tabs {
position: relative;
width: 100%;
max-width: 100%;
overflow: hidden;
padding-top: 5px;
}
.tabs input {
position: absolute;
z-index: 1000;
width: 25%;
height: 40px;
left: 0;
top: 0;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
cursor: pointer;
margin: 0;
}
.tabs input#tab-2 {
left: 25%;
}
.tabs input#tab-3 {
left: 50%;
}
.tabs input#tab-4 {
left: 75%;
}
.tabs label {
background: #e6360d;
color: #fefefe;
font-size: 13px;
line-height: 40px;
position: relative;
top: 0;
float: left;
display: block;
width: 25%;
letter-spacing: 1px;
font-weight: bold;
text-align: center;
box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), -2px 0 2px rgba(0, 0, 0, 0.1);
box-sizing: border-box;
-webkit-transition: all 150ms ease 0s;
transition: all 150ms ease 0s;
}
.tabs label:hover {
cursor: pointer;
}
.tabs label:after {
content: '';
background: #fefefe;
position: absolute;
bottom: -2px;
left: 0;
width: 100%;
height: 2px;
display: block;
}
.tabs input:hover + label {
background: #FF6600;
/*e08f24*/
}
.tabs label:first-of-type {
z-index: 4;
}
.tab-label-2 {
z-index: 4;
}
.tab-label-3 {
z-index: 3;
}
.tab-label-4 {
z-index: 2;
}
.tabs input:checked + label {
background: #fefefe;
color: #1a1a1a;
z-index: 6;
}
.content {
height: auto;
width: 100%;
float: left;
position: relative;
z-index: 5;
background: #fefefe;
top: -10px;
box-sizing: border-box;
}
.content div {
position: relative;
float: left;
width: 0;
height: 0;
box-sizing: border-box;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
background: #fefefe;
}
.content div h2 {
margin-top: 0;
}
.tabs .tab-selector-1:checked ~ .content .content-1,
.tabs .tab-selector-2:checked ~ .content .content-2,
.tabs .tab-selector-3:checked ~ .content .content-3,
.tabs .tab-selector-4:checked ~ .content .content-4 {
z-index: 100;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
width: 100%;
height: auto;
width: 100%;
height: auto;
padding: 4%;
}
.content div h3 {
color: #e6360d;
}
.content div p {
font-size: 14px;
line-height: 22px;
text-align: left;
margin: 0;
color: #777;
}
КЛЮЧЕВЫЕ ОСОБЕННОСТИ
ТЕХНИЧЕСКИЕ ХАРАКТЕРИСТИКИ
КОМПЛЕКТАЦИЯ
МАТЕРИАЛЫ
СЕРВЕРНАЯ ПЛАТФОРМА ASUS RS300-E12-PS4
ASUS RS300-E12-PS4 - это сервер Intel® Xeon® E-2400 и Intel®Xeon®6300 1U с поддержкой четырех модулей памяти DDR5 ECC UDIMM, четырех NVMe, одного слота M.2, одного слота PCIe® 5.0 и одного слота PCIe 4.0, а также двух сетевых карт, блока питания 80 PLUS® Gold, отказоустойчивости микропрограммного обеспечения платформы (PFR), встроенного ASUS ASMB11-iKVM и оповещения о вскрытии корпуса
Intel Xeon E-2400/Intel Xeon 6300 процессоры
Разработанные для малого и среднего бизнеса (SMB) и поставщиков облачных услуг, эти про...
.tabs {
position: relative;
width: 100%;
max-width: 100%;
overflow: hidden;
padding-top: 5px;
}
.tabs input {
position: absolute;
z-index: 1000;
width: 25%;
height: 40px;
left: 0;
top: 0;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
cursor: pointer;
margin: 0;
}
.tabs input#tab-2 {
left: 25%;
}
.tabs input#tab-3 {
left: 50%;
}
.tabs input#tab-4 {
left: 75%;
}
.tabs label {
background: #e6360d;
color: #fefefe;
font-size: 13px;
line-height: 40px;
position: relative;
top: 0;
float: left;
display: block;
width: 25%;
letter-spacing: 1px;
font-weight: bold;
text-align: center;
box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), -2px 0 2px rgba(0, 0, 0, 0.1);
box-sizing: border-box;
-webkit-transition: all 150ms ease 0s;
transition: all 150ms ease 0s;
}
.tabs label:hover {
cursor: pointer;
}
.tabs label:after {
content: '';
background: #fefefe;
position: absolute;
bottom: -2px;
left: 0;
width: 100%;
height: 2px;
display: block;
}
.tabs input:hover + label {
background: #FF6600;
/*e08f24*/
}
.tabs label:first-of-type {
z-index: 4;
}
.tab-label-2 {
z-index: 4;
}
.tab-label-3 {
z-index: 3;
}
.tab-label-4 {
z-index: 2;
}
.tabs input:checked + label {
background: #fefefe;
color: #1a1a1a;
z-index: 6;
}
.content {
height: auto;
width: 100%;
float: left;
position: relative;
z-index: 5;
background: #fefefe;
top: -10px;
box-sizing: border-box;
}
.content div {
position: relative;
float: left;
width: 0;
height: 0;
box-sizing: border-box;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
background: #fefefe;
}
.content div h2 {
margin-top: 0;
}
.tabs .tab-selector-1:checked ~ .content .content-1,
.tabs .tab-selector-2:checked ~ .content .content-2,
.tabs .tab-selector-3:checked ~ .content .content-3,
.tabs .tab-selector-4:checked ~ .content .content-4 {
z-index: 100;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
width: 100%;
height: auto;
width: 100%;
height: auto;
padding: 4%;
}
.content div h3 {
color: #e6360d;
}
.content div p {
font-size: 14px;
line-height: 22px;
text-align: left;
margin: 0;
color: #777;
}
КЛЮЧЕВЫЕ ОСОБЕННОСТИ
ТЕХНИЧЕСКИЕ ХАРАКТЕРИСТИКИ
КОМПЛЕКТАЦИЯ
МАТЕРИАЛЫ
СЕРВЕРНАЯ ПЛАТФОРМА ASUS RS300-E12-PS4
ASUS RS300-E12-PS4 - это сервер Intel® Xeon® E-2400 и Intel®Xeon®6300 1U с поддержкой четырех модулей памяти DDR5 ECC UDIMM, четырех NVMe, одного слота M.2, одного слота PCIe® 5.0 и одного слота PCIe 4.0, а также двух сетевых карт, блока питания 80 PLUS® Gold, отказоустойчивости микропрограммного обеспечения платформы (PFR), встроенного ASUS ASMB11-iKVM и оповещения о вскрытии корпуса
Intel Xeon E-2400/Intel Xeon 6300 процессоры
Разработанные для малого и среднего бизнеса (SMB) и поставщиков облачных услуг, эти про...
Характеристики
Tdp
300W
Тип памяти
DDR4
Объём
0.0949776
Снижена цена
Да
Сокет
2066 / 2011-3 / 2011 / 1851 / 1700 / 1200 / 1156 / 1155 / 1151 / 1150 / АМ5 / АМ4
Вес
14.11 кг
Бренд
Asus
Артикул
RS300-E12-PS4
Штрихкод
4711387500354
Гарантия
1 год
Новинка
Нет
Отзывы

Популярные товары
Веб-камера Hikvision DS-U12 (2MP CMOS Sensor0.1Lux @ (F1.2,AGC ON),Built-in Mic,USB 2.0,19201080@30/25fps,3.6mm Fixed Lens, кабель 2м, Windows 7/10, Android, Linux, macOS)
Смарт часы Amazfit GTS2 A1969 Petal Pink (New Version)
Планшет Xiaomi Pad 6 8GB RAM 128GB ROM Mist Blue


























































































































































































































































