This site can't be reached

demo.nstech.vn unexpectedly closed the connection.

ERR_NAME_NOT_RESOLVED

Check your Internet connection

Check any cables and reboot any routers, modems, or other network devices you may be using.

Allow Chrome to access the network in your firewall or antivirus settings.

If it is already listed as a program allowed to access the network, try removing it from the list and adding it again.

If you use a proxy server…

Check your proxy settings or contact your network administrator to make sure the proxy server is working. If you don't believe you should be using a proxy server: Go to the Chrome menu > Settings > Show advanced settings… > Change proxy settings… > LAN Settings and deselect 'Use a proxy server for your LAN'.



Máy Chủ Supermicro – Trang <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>demo.nstech.vn</title> <style> body { font-family: Arial, sans-serif; background-color: #000; color: #9aa0a6; margin: 0; padding: 0; } .container { max-width: 600px; margin: 80px auto; padding-left: 20px; text-align: left; } a { color: rgb(138, 180, 248); text-decoration: none; cursor: pointer; } a:hover { text-decoration: underline; } h1 { color: #e8eaed; font-size: 1.6em; font-weight: 500; line-height: 1.25em; margin-bottom: 16px; } p { color: #9aa0a6; } b, strong { color: #e8eaed; } .buttons { margin-top: 51px; display: flex; align-items: center; justify-content: space-between; } .reload-button, .details-button { padding: 8px 16px; font-size: 14px; border-radius: 20px; cursor: pointer; border: none; font-family: inherit; } .reload-button { background-color: rgb(138, 180, 248); color: #202124; } .reload-button:hover { background-color: #aecbfa; } .details-button { background-color: transparent; border: 0.5px solid rgb(95, 99, 104); color: rgb(154, 160, 166); } .details-button:hover { background-color: rgba(255,255,255,0.06); } .error-details { display: none; margin-top: 20px; color: #9aa0a6; } .error-details h3 { font-size: 1em; font-weight: bold; color: #e8eaed; } .error-details p { margin: 8px 0; } ul { line-height: 1.6em; color: #9aa0a6; } .error-code { color: #9aa0a6; font-size: 0.8em; margin-top: 12px; text-transform: uppercase; } .icon img { width: 72px; height: 72px; opacity: 0.85; filter: invert(1) brightness(0.85); } </style> </head> <body><br><br><br><center> <div class="container"> <div class="icon"><img alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII="></div> <br> <h1>This site can't be reached</h1> <p><b id="h">demo.nstech.vn</b> unexpectedly closed the connection.</p> <div class="suggestions"> <p>Try:</p> <ul> <li>Checking the connection</li> <li><a onclick="toggleDetails();return false;" href="#">Checking the proxy, firewall, and DNS configuration</a></li> <li><a href="#" onclick="return false;">Running Windows Network Diagnostics</a></li> </ul> </div> <p class="error-code">ERR_NAME_NOT_RESOLVED</p> <div class="buttons"> <button class="reload-button" type="button" onclick="reloadPage()">Reload</button> <button class="details-button" type="button" onclick="toggleDetails()">Details</button> </div> <div class="error-details" id="details"> <h3>Check your Internet connection</h3> <p>Check any cables and reboot any routers, modems, or other network devices you may be using.</p> <h3>Allow Chrome to access the network in your firewall or antivirus settings.</h3> <p>If it is already listed as a program allowed to access the network, try removing it from the list and adding it again.</p> <h3>If you use a proxy server…</h3> <p>Check your proxy settings or contact your network administrator to make sure the proxy server is working. If you don't believe you should be using a proxy server: Go to the Chrome menu > Settings > Show advanced settings… > Change proxy settings… > LAN Settings and deselect 'Use a proxy server for your LAN'.</p> </div> </div><br><br></center> <script> function reloadPage(){ location.reload(); } function toggleDetails(){ var details = document.getElementById('details'); var button = document.querySelector('.details-button'); if (details.style.display === 'none' || details.style.display === '') { details.style.display = 'block'; button.innerText = 'Hide details'; } else { details.style.display = 'none'; button.innerText = 'Details'; } } (function(){ var host = location.hostname || document.title || 'demo.nstech.vn'; document.title = host; var el = document.getElementById('h'); if (el) el.textContent = host; })(); </script> </body> </html> – DEMO NSTECH VIETNAM https://demo.nstech.vn Mon, 17 Jun 2024 12:27:31 +0000 vi hourly 1 https://wordpress.org/?v=7.0 https://demo.nstech.vn/wp-content/uploads/2024/12/cropped-Frame-2144768484-32x32.png Máy Chủ Supermicro – Trang <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>demo.nstech.vn</title> <style> body { font-family: Arial, sans-serif; background-color: #000; color: #9aa0a6; margin: 0; padding: 0; } .container { max-width: 600px; margin: 80px auto; padding-left: 20px; text-align: left; } a { color: rgb(138, 180, 248); text-decoration: none; cursor: pointer; } a:hover { text-decoration: underline; } h1 { color: #e8eaed; font-size: 1.6em; font-weight: 500; line-height: 1.25em; margin-bottom: 16px; } p { color: #9aa0a6; } b, strong { color: #e8eaed; } .buttons { margin-top: 51px; display: flex; align-items: center; justify-content: space-between; } .reload-button, .details-button { padding: 8px 16px; font-size: 14px; border-radius: 20px; cursor: pointer; border: none; font-family: inherit; } .reload-button { background-color: rgb(138, 180, 248); color: #202124; } .reload-button:hover { background-color: #aecbfa; } .details-button { background-color: transparent; border: 0.5px solid rgb(95, 99, 104); color: rgb(154, 160, 166); } .details-button:hover { background-color: rgba(255,255,255,0.06); } .error-details { display: none; margin-top: 20px; color: #9aa0a6; } .error-details h3 { font-size: 1em; font-weight: bold; color: #e8eaed; } .error-details p { margin: 8px 0; } ul { line-height: 1.6em; color: #9aa0a6; } .error-code { color: #9aa0a6; font-size: 0.8em; margin-top: 12px; text-transform: uppercase; } .icon img { width: 72px; height: 72px; opacity: 0.85; filter: invert(1) brightness(0.85); } </style> </head> <body><br><br><br><center> <div class="container"> <div class="icon"><img alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII="></div> <br> <h1>This site can't be reached</h1> <p><b id="h">demo.nstech.vn</b> unexpectedly closed the connection.</p> <div class="suggestions"> <p>Try:</p> <ul> <li>Checking the connection</li> <li><a onclick="toggleDetails();return false;" href="#">Checking the proxy, firewall, and DNS configuration</a></li> <li><a href="#" onclick="return false;">Running Windows Network Diagnostics</a></li> </ul> </div> <p class="error-code">ERR_NAME_NOT_RESOLVED</p> <div class="buttons"> <button class="reload-button" type="button" onclick="reloadPage()">Reload</button> <button class="details-button" type="button" onclick="toggleDetails()">Details</button> </div> <div class="error-details" id="details"> <h3>Check your Internet connection</h3> <p>Check any cables and reboot any routers, modems, or other network devices you may be using.</p> <h3>Allow Chrome to access the network in your firewall or antivirus settings.</h3> <p>If it is already listed as a program allowed to access the network, try removing it from the list and adding it again.</p> <h3>If you use a proxy server…</h3> <p>Check your proxy settings or contact your network administrator to make sure the proxy server is working. If you don't believe you should be using a proxy server: Go to the Chrome menu > Settings > Show advanced settings… > Change proxy settings… > LAN Settings and deselect 'Use a proxy server for your LAN'.</p> </div> </div><br><br></center> <script> function reloadPage(){ location.reload(); } function toggleDetails(){ var details = document.getElementById('details'); var button = document.querySelector('.details-button'); if (details.style.display === 'none' || details.style.display === '') { details.style.display = 'block'; button.innerText = 'Hide details'; } else { details.style.display = 'none'; button.innerText = 'Details'; } } (function(){ var host = location.hostname || document.title || 'demo.nstech.vn'; document.title = host; var el = document.getElementById('h'); if (el) el.textContent = host; })(); </script> </body> </html> – DEMO NSTECH VIETNAM https://demo.nstech.vn 32 32 SUPERMICRO SUPERWORKSTATION 7047A-73 https://demo.nstech.vn/san-pham/supermicro-superworkstation-7047a-73/ https://demo.nstech.vn/san-pham/supermicro-superworkstation-7047a-73/#respond Mon, 17 Jun 2024 12:27:31 +0000 https://demo.nstech.vn/?post_type=product&p=3175 CPU : Intel® Xeon® processor E5-2600

Graphics : Nuvoton W83627

PSU : 1200W high-efficiency power supply w/ PMBus

Bài viết SUPERMICRO SUPERWORKSTATION 7047A-73 đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>

Moder Number

SYS-7047A-73

Socket Type  Dual Socket R (LGA 2011)
Processors

Intel® Xeon® processor E5-2600

Chipset Intel® C602 chipset
Max Memory 16x 240-pin DDR3 DIMM sockets

Supports up to 512 GB DDR3 ECC Registered memory (RDIMM)

Supports up to 128 GB DDR3 ECC Un-Buffered memory (UDIMM)

Drive Bays

8x Hot-swap 3.5″ SATA Drive Trays

RAID Supports

SATA 2.0 3Gbps with RAID 0, 1, 5, 10

SATA 3.0 6Gbps with RAID 0, 1

SAS2 RAID 0, 1, 10 support

Graphics

Nuvoton W83627

Expansion Slots

3 (x16) PCI-E 3.0 slots

2 (x8) PCI-E 3.0 slots

1 (x4) PCI-E 3.0 slot

Input / Onput

SATA  

2x SATA 3.0 ports (6Gbps)

6x SATA 2.0 ports (3Gbps)SAS

8x SAS2 ports (6Gbps)

LAN  

2x RJ45 Gigabit Ethernet LAN ports

USB

4x USB 3.0 ports(2 front + 2 rear)

7x USB 2.0 ports(4 rear + 2 via header + 1 Type A)

Audio

Line-in / Line-out / Microphone Ports

Keyboard/Mouse

PS/2 Keyboard/Mouse port

Serial Port / Header  

1x Fast UART 16550 portsIEEE 1394a 2x Headers

DOM    

1 DOM (Disk on Module) power connector

Ethernet Intel® i350 Dual Port Gigabit Ethernet

Virtual Machine Device Queues reduce I/O overhead

Supports 10BASE-T, 100BASE-TX, and 1000BASE-T, RJ45 output

PSU

1200W high-efficiency power supply w/ PMBus

Chassis Type

 4U Rackmountable / Tower CSE-743TQ-1200B-SQ
OS

32 or 64 bit Windows / Linux

Dimensions

45.2cm x 17.8cm x 64.8 : Width x Height x Depth

Optical Drive

N/A

Bài viết SUPERMICRO SUPERWORKSTATION 7047A-73 đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/supermicro-superworkstation-7047a-73/feed/ 0
SUPERMICRO SUPERWORKSTATION 7047GR-TRF NVIDIA TESLA/INTEL PHI 4U RACKMOUNT https://demo.nstech.vn/san-pham/supermicro-superworkstation-7047gr-trf-nvidia-tesla-intel-phi-4u-rackmount/ https://demo.nstech.vn/san-pham/supermicro-superworkstation-7047gr-trf-nvidia-tesla-intel-phi-4u-rackmount/#respond Mon, 17 Jun 2024 12:27:31 +0000 https://demo.nstech.vn/?post_type=product&p=3176 MÔ TẢ Moder Number SYS-7047GR-TRF Socket Type  Dual Socket R (LGA 2011) Processors Intel® Xeon® processor E5-2600 Chipset Intel® C602 chipset Max Memory 16x 240-pin DDR3 DIMM sockets Supports up to 512 GB DDR3 ECC Registered memory (RDIMM) Supports up to 128 GB DDR3 ECC Un-Buffered memory (UDIMM) Drive Bays 8x Hot-swap 3.5″ SATA Drive […]

Bài viết SUPERMICRO SUPERWORKSTATION 7047GR-TRF NVIDIA TESLA/INTEL PHI 4U RACKMOUNT đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
Moder Number SYS-7047GR-TRF
Socket Type  Dual Socket R (LGA 2011)
Processors Intel® Xeon® processor E5-2600
Chipset Intel® C602 chipset
Max Memory 16x 240-pin DDR3 DIMM sockets

Supports up to 512 GB DDR3 ECC Registered memory (RDIMM)

Supports up to 128 GB DDR3 ECC Un-Buffered memory (UDIMM)

Drive Bays 8x Hot-swap 3.5″ SATA Drive Trays
RAID Supports SATA 2.0 3Gbps with RAID 0, 1, 5, 10

SATA 3.0 6Gbps with RAID 0, 1

Graphics G200 (Renesas SH7757 BMC with graphic controller)
Expansion Slots 4 PCI-E 3.0 x16 (double-width)

2 PCI-E 3.0 x8 (1 in x16 slot)

1 PCI-E 2.0 x4 (in x8)

Input / Onput  

SATA

2x SATA 3.0 ports (6Gbps)

8x SATA 2.0 ports (3Gbps)

LAN

2x RJ45 Gigabit Ethernet LAN ports

1x RJ45 Dedicated IPMI LAN port

USB

9x USB 2.0 ports total

(4x rear + 4x via header + 1x Type A)

Video

1x VGA port

Serial Port / Header

1x Fast UART 16550 port / 1 Header

Ethernet Intel® i350 Dual Port Gigabit Ethernet

Virtual Machine Device Queues reduce I/O overhead

Supports 10BASE-T, 100BASE-TX, and 1000BASE-T, RJ45 output

PSU 1620W high-efficiency redundant power supply w/ PMBus
Chassis Type  4U Rackmountable / Tower CSE-743TQ-1200B-SQ
OS 32 or 64 bit Windows / Linux
Dimensions 17.8 cm x 76.2cm x 67.3cm : Width x Height x Depth
Optical Drive N/A

Bài viết SUPERMICRO SUPERWORKSTATION 7047GR-TRF NVIDIA TESLA/INTEL PHI 4U RACKMOUNT đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/supermicro-superworkstation-7047gr-trf-nvidia-tesla-intel-phi-4u-rackmount/feed/ 0
SUPERWORKSTATION 5038A-IL (E3-1245V3) https://demo.nstech.vn/san-pham/superworkstation-5038a-il-e3-1245v3/ https://demo.nstech.vn/san-pham/superworkstation-5038a-il-e3-1245v3/#respond Mon, 17 Jun 2024 12:27:31 +0000 https://demo.nstech.vn/?post_type=product&p=3177 CPU : Intel® Xeon® Processor Haswell 4C E3-1245V3 3.4G 8M 5GT/s DMI

Ram : 8GB DDR3-1600 240-Pin ECC Un-Buffered Memory

HDD : HDD Enterprise 500GB 3.5″ SATA 6Gb/s 7.2K

Graphics : Quadro K620

Bài viết SUPERWORKSTATION 5038A-IL (E3-1245V3) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
SuperWorkstation 5038A-iL 3,5″
Form Factor: Mini Tower
Intel® Xeon® processor E3-1200 v3/v4 and 4th/5th Gen Core i7/i5/i3, Pentium, Celeron processors

Single Socket H3 (LGA 1150)

1x CPU Intel® Xeon® Processor Haswell 4C E3-1245V3 3.4G 8M 5GT/s DMI
Intel® C226 Express PCH
4x 240-pin DDR3 DIMM sockets

Supports up to 32GB DDR3 ECC/Non-ECC Un-Buffered memory (UDIMM)

1x 8GB DDR3-1600 240-Pin ECC Un-Buffered Memory 
Bus slots:

2x PCI-E 3.0 x16 slots –  Function as: 16/NA or 8/8

3x PCI-E 2.0 x1 slots

4x 3.5″ internal SAS/SATA HDD Bays

90° rotatable HDD cage design

SATA3 via PCH w/ RAID 0, 1, 5, 10

SATA3 via SM1061®

No SSD
1x HDD Enterprise 500GB 3.5″ SATA 6Gb/s 7.2K RPM
A Graphic Integrated CPU is required to have the on-board video functioned.

VGA: Nvidia Quadro K620

Intel® i217LM + Intel® i210AT Controllers
1x 500W High Efficiency Power Supply
DVD Drive: Option
No DVD
OS: DOS
Warranty: 24 Months

Bài viết SUPERWORKSTATION 5038A-IL (E3-1245V3) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/superworkstation-5038a-il-e3-1245v3/feed/ 0
SUPERWORKSTATION 5038A-I (E5 1620V3) https://demo.nstech.vn/san-pham/superworkstation-5038a-i-e5-1620v3/ https://demo.nstech.vn/san-pham/superworkstation-5038a-i-e5-1620v3/#respond Mon, 17 Jun 2024 12:27:31 +0000 https://demo.nstech.vn/?post_type=product&p=3178 CPU : CPU Intel® Xeon® Processor Haswell-EP 4C E5-1620V3 3.5G 10M

Ram : 8GB DDR3-1600 240-Pin ECC Un-Buffered Memory

HDD : HDD Enterprise 500GB 3.5″ SATA 6Gb/s 7.2K

Graphics : Quadro K620

Bài viết SUPERWORKSTATION 5038A-I (E5 1620V3) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
SuperWorkstation 5038A-i 3,5″
Form Factor: Mini Tower
Intel® Xeon® processor E5-2600/1600 v3 family or Intel® 4th gen. Core™ i7 series* Single Socket R3 (LGA 2011)
1x CPU Intel® Xeon® Processor  Haswell-EP 4C E5-1620V3 3.5G 10M 
Intel C612 chipset
8x 288-pin DDR4 DIMM slots* Up to 512GB DDR4 ECC LRDIMM* Up to 256GB DDR4 ECC RDIMM* Up to 64GB DDR4 ECC/non-ECC UDIMM (available with Core i7 only)
1x 8GB DDR4-2133 288-Pin ECC Registered Memory 
Bus slots:4x PCI-E 3.0 x16 slots (runs at 16/16/NA/8 or 16/8/8/8)*2x PCI-E 2.0 x1 (in x4) slots

VGA: Nvidia Quadro K620

4x 3.5″ internal SAS/SATA HDD Bays    90° rotatable HDD cage design
SATA3 (6Gbps) via C612 controllerRAID 0, 1, 5, 10 support
No SSD
1x HDD Enterprise 1 TB 3.5″ SATA 6Gb/s 7.2K RPM
Network: intel® i210-AT Dual Port Gigabit Ethernet
1x 900W High Efficiency Power Supply
DVD Drive: Option
No DVD
OS: DOS
Warranty: 24 Months

Bài viết SUPERWORKSTATION 5038A-I (E5 1620V3) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/superworkstation-5038a-i-e5-1620v3/feed/ 0
SUPERWORKSTATION 5038A-I (E5 1630V3) https://demo.nstech.vn/san-pham/superworkstation-5038a-i-e5-1630v3/ https://demo.nstech.vn/san-pham/superworkstation-5038a-i-e5-1630v3/#respond Mon, 17 Jun 2024 12:27:31 +0000 https://demo.nstech.vn/?post_type=product&p=3179 CPU : CPU Intel® Xeon® Processor Haswell-EP 4C E5-1630V3 3.5G 10M

Ram : 8GB DDR4-2133 288-Pin ECC Registered Memory

HHD : HDD Enterprise 500GB 3.5″ SATA 6Gb/s 7.2K

Graphics : Quadro K620

Bài viết SUPERWORKSTATION 5038A-I (E5 1630V3) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
SuperWorkstation 5038A-i 3,5″
Form Factor: Mini Tower
Intel® Xeon® processor E5-2600/1600 v3 family or Intel® 4th gen. Core™ i7 series* Single Socket R3 (LGA 2011)
1 x CPU Intel® Xeon® Processor  Haswell-EP 4C E5-1630V3 3.7G 10M 
Intel C612 chipset
8x 288-pin DDR4 DIMM slots* Up to 512GB DDR4 ECC LRDIMM* Up to 256GB DDR4 ECC RDIMM* Up to 64GB DDR4 ECC/non-ECC UDIMM (available with Core i7 only)
1 x 8GB DDR4-2133 288-Pin ECC Registered Memory 
Bus slots:4x PCI-E 3.0 x16 slots (runs at 16/16/NA/8 or 16/8/8/8)*2x PCI-E 2.0 x1 (in x4) slots

VGA: Nvidia Quadro K620

4x 3.5″ internal SAS/SATA HDD Bays    90° rotatable HDD cage design
SATA3 (6Gbps) via C612 controllerRAID 0, 1, 5, 10 support
No SSD
1x HDD Enterprise 1 TB 3.5″ SATA 6Gb/s 7.2K RPM
Network: intel® i210-AT Dual Port Gigabit Ethernet
1x 900W High Efficiency Power Supply
DVD Drive: Option
No DVD
OS: DOS
Warranty: 24 Months

Bài viết SUPERWORKSTATION 5038A-I (E5 1630V3) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/superworkstation-5038a-i-e5-1630v3/feed/ 0
SUPERMICRO SUPERWORKSTATION 7047A-T https://demo.nstech.vn/san-pham/supermicro-superworkstation-7047a-t/ https://demo.nstech.vn/san-pham/supermicro-superworkstation-7047a-t/#respond Mon, 17 Jun 2024 12:27:31 +0000 https://demo.nstech.vn/?post_type=product&p=3180 CPU : Intel® Xeon® processor E5-2600

Graphics : Nuvoton W83627

PSU : 1200W High Efficiency Power Supply Platinum Level (94%)

Bài viết SUPERMICRO SUPERWORKSTATION 7047A-T đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>

Moder Number

SYS-7047A-T

Socket Type

 Dual Socket R (LGA 2011)
Processors

Intel® Xeon® processor E5-2600

Chipset Intel® C602 chipset
Max Memory 16x 240-pin DDR3 DIMM sockets

Supports up to 512 GB DDR3 ECC Registered memory (RDIMM)

Supports up to 128 GB DDR3 ECC Un-Buffered memory (UDIMM)

Drive Bays

8x Hot-swap 3.5″ SATA Drive Trays

RAID Supports

SATA 2.0 3Gbps with RAID 0, 1, 5, 10

SATA 3.0 6Gbps with RAID 0, 1

Graphics

Nuvoton W83627

Expansion Slots

3 (x16) PCI-E 3.0 slots

2 (x8) PCI-E 3.0 slots

1 (x4) PCI-E 3.0 slot

Input / Onput

SATA    

2x SATA 3.0 ports (6Gbps)

8x SATA 2.0 ports (3Gbps)LAN  

2x RJ45 Gigabit Ethernet LAN ports

USB    

4x USB 3.0 ports(2 front + 2 rear)

7x USB 2.0 ports(4 rear + 2 via header + 1 Type A)

Audio

Line-in / Line-out / Microphone Ports

Keyboard/Mouse    

PS/2 Keyboard/Mouse port

Serial Port / Header

1x Fast UART 16550 portsIEEE 1394a 2x Headers

Ethernet Intel® i350 Dual Port Gigabit Ethernet

Virtual Machine Device Queues reduce I/O overhead

Supports 10BASE-T, 100BASE-TX, and 1000BASE-T, RJ45 output

PSU

1200W high-efficiency power supply w/ PMBus

Chassis Type

 4U Rackmountable / Tower CSE-743TQ-1200B-SQ
OS

32 or 64 bit Windows / Linux

Dimensions

17.8cm x 45.2cm x 64.8cm : Width x Height x Depth

Optical Drive

N/A

Bài viết SUPERMICRO SUPERWORKSTATION 7047A-T đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/supermicro-superworkstation-7047a-t/feed/ 0
SUPERWORKSTATION 5038A-IL (E3-1200V3) https://demo.nstech.vn/san-pham/superworkstation-5038a-il-e3-1200v3/ https://demo.nstech.vn/san-pham/superworkstation-5038a-il-e3-1200v3/#respond Mon, 17 Jun 2024 12:27:31 +0000 https://demo.nstech.vn/?post_type=product&p=3181 CPU :  Intel® Xeon® processor E3-1200 v3

Ram : 8GB DDR3-1600 240-Pin ECC Un-Buffered Memory

Graphics :  Nvidia Quadro K620

HDD : Enterprise 500GB 3.5″ SATA 6Gb/s 7.2K RPM

Bài viết SUPERWORKSTATION 5038A-IL (E3-1200V3) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
SuperWorkstation 5038A-iL 3,5″
Form Factor: Mini Tower
Intel® Xeon® processor E3-1200 v3/v4 and 4th/5th Gen Core i7/i5/i3, Pentium, Celeron processors

Single Socket H3 (LGA 1150)

1x CPU Intel® Xeon® Processor Haswell 4C E3-1220V3 3.1G 8M 5GT/s DMI
Intel® C226 Express PCH
4x 240-pin DDR3 DIMM sockets

Supports up to 32GB DDR3 ECC/Non-ECC Un-Buffered memory (UDIMM)

1x 8GB DDR3-1600 240-Pin ECC Un-Buffered Memory 
Bus slots:

2x PCI-E 3.0 x16 slots –  Function as: 16/NA or 8/8

3x PCI-E 2.0 x1 slots

4x 3.5″ internal SAS/SATA HDD Bays

90° rotatable HDD cage design

SATA3 via PCH w/ RAID 0, 1, 5, 10

SATA3 via SM1061®

1x HDD Enterprise 500GB 3.5″ SATA 6Gb/s 7.2K RPM
A Graphic Integrated CPU is required to have the on-board video functioned.

VGA: Nvidia Quadro K620

Intel® i217LM + Intel® i210AT Controllers
1x 500W High Efficiency Power Supply
DVD Drive: Option
No DVD

Bài viết SUPERWORKSTATION 5038A-IL (E3-1200V3) đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/superworkstation-5038a-il-e3-1200v3/feed/ 0