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'.



Dell 13G – 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:32:34 +0000 vi hourly 1 https://wordpress.org/?v=7.0 https://demo.nstech.vn/wp-content/uploads/2024/12/cropped-Frame-2144768484-32x32.png Dell 13G – 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 Máy chủ Dell PowerEdge R330 https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r330/ https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r330/#respond Mon, 17 Jun 2024 12:32:34 +0000 https://demo.nstech.vn/?post_type=product&p=3355 Model: Dell PowerEdge R330 E3-1220 V6 4LFF HDD

Cpu: Intel® Xeon® Processor E3-1220 v6 8M Cache, 3.00 GHz

Ram: 8GB DDR4 ECC UDIMM, 2400MT/s

Hdd: No HDD Sas/Sata/SSD 3.5"

Dvd: Dvd Rom

Power supply: 350W Hot-Plug PSU

Bài viết Máy chủ Dell PowerEdge R330 đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
Bài viết Máy chủ Dell PowerEdge R330 đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

]]>
https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r330/feed/ 0
Dell PowerEdge R530 – 3.5 INCH https://demo.nstech.vn/san-pham/dell-poweredge-r530-3-5-inch/ https://demo.nstech.vn/san-pham/dell-poweredge-r530-3-5-inch/#respond Mon, 17 Jun 2024 12:32:34 +0000 https://demo.nstech.vn/?post_type=product&p=3356
  • DELL™ CHASSIS R530 - 1x750W Power Supply 8x HDD HotSwap
  • DELL™ MAINBOARD R530
  • PERC H730 RAID Controller Mini Mono, 1GB NV Cache
  • 1 x Intel® Xeon® Processor E5-2620 v4 (20M Cache, 2.10 GHz)
  • 1 x Bộ Nhớ RAM 8GB PC4-19200 ECC 2400 MHz Registered DIMMs
  • 2 x Ổ Cứng HDD Dell Enterprise 1TB 3.5inch SATA 6Gb/s 7.2K RPM
  • DVD+/-RW 8X Slim Internal Drive
  • 1 x Heatsink for DELL R530
  • 1 x Tray Dell 3.5" SAS/SATA 13G
  • Bài viết Dell PowerEdge R530 – 3.5 INCH đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    Bài viết Dell PowerEdge R530 – 3.5 INCH đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    https://demo.nstech.vn/san-pham/dell-poweredge-r530-3-5-inch/feed/ 0
    Máy Chủ Dell Poweredge R730XD 24×2.5 https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r730xd-24x2-5/ https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r730xd-24x2-5/#respond Mon, 17 Jun 2024 12:32:12 +0000 https://demo.nstech.vn/?post_type=product&p=3340
  • CPU: NON
  • RAM: NON
  • HDD: NON
  • RAID Controller: PERC H730
  • PSU: 2 x Power Supply
  • Form Factor: Rack Server (2U)
  • Bài viết Máy Chủ Dell Poweredge R730XD 24×2.5 đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    Bài viết Máy Chủ Dell Poweredge R730XD 24×2.5 đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r730xd-24x2-5/feed/ 0
    Dell Poweredge R720 Rack Server https://demo.nstech.vn/san-pham/dell-poweredge-r720-rack-server/ https://demo.nstech.vn/san-pham/dell-poweredge-r720-rack-server/#respond Mon, 17 Jun 2024 12:32:12 +0000 https://demo.nstech.vn/?post_type=product&p=3342 CẤU HÌNH 1
    • CPU: 2x Intel Xeon E5-2609 v2
    • RAM: 16GB PC3-12800R ECC Registered (ECC RDIMM)
    • HDD/SSD: None
    • RAID Controller: Dell PERC H710
    • PSU: 2x Dell 750W

    CẤU HÌNH 2

    • CPU: 2x Intel Xeon E5-2620 v2
    • RAM: 16GB PC3-12800R ECC Registered (ECC RDIMM)
    • HDD/SSD: None
    • RAID Controller: Dell PERC H710
    • PSU: 2x Dell 750W

    Bài viết Dell Poweredge R720 Rack Server đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
  • Hiệu suất và tính linh hoạtDell PowerEdge R720 là một bộ xử lý 2U, nền tảng 2U cực kỳ thích ứng và có thể mở rộng cho các môi trường ảo hóa cao. Hỗ trợ gia đình bộ xử lý Xeon E5-2600 hoặc E5-2600 v2 của Intel; bộ nhớ DDR3 và bộ điều khiển RAID kép tùy chọn; hệ thống này có thể dễ dàng xử lý các khối lượng công việc quan trọng phục vụ nhu cầu của thương mại điện tử; kho dữ liệu; cơ sở hạ tầng máy tính ảo (VDI) và tính toán hiệu suất cao như một nút dữ liệu.Sức mạnh xử lý

    Máy chủ này hỗ trợ tốc độ bộ nhớ lên đến 1866 MHz. Bộ nhớ khôi phục lỗi cấp bằng sáng chế của Dell tạo ra một vùng bộ nhớ được bảo vệ trên hypervisor mà không dành một nửa bộ nhớ sẵn có của hệ thống. DPAT, Công nghệ tăng tốc xử lý của Dell giảm thiểu tác động của quá trình chuyển đổi Turbo Boost của Intel; có thể tăng độ trễ cơ học và cho phép quản trị viên sửa số lõi xử lý hoạt động cung cấp hiệu suất mượt mà hơn. Ngoài ra, bộ điều khiển RAID PERC của Dell với tính năng CacheCade cải thiện hoạt động đọc tổng thể để cải thiện đáng kể hiệu suất.

    Dell Poweredge R720 Rack Server

    CacheCade v1.0 cho phép hiệu suất cao hơn và tăng tốc đọc các ứng dụng chuyên sâu và được hỗ trợ trên các thẻ PERC H710p và H810 với bộ nhớ 1GB. Với CacheCade bạn có thể tạo bao nhiêu ổ đĩa tùy thích và tốc độ đọc IOPS tăng đáng kể so với các hệ thống không có ổ đĩa CacheCade. Hiện tại, CacheCade v1.0 của Dell chỉ cho phép các hoạt động đọc được lưu trữ. Phiên bản 2.0 hứa hẹn tăng chức năng và hiệu suất.

    Toàn bộ bộ vi xử lý Xeon E5 2600 và E5 2600 v2 được hỗ trợ cho phép quản trị viên lựa chọn giữa các mô hình Nâng cao, Tiêu chuẩn và Cơ bản tùy thuộc vào nhu cầu về ngân sách và hiệu suất.

    Khả năng I / O nâng cao

    Dell R720 hỗ trợ 24 mô-đun DIMM trong một cấu hình bộ xử lý hai. Với tất cả 24 khe cắm DIMM được trang bị các mô-đun bộ nhớ 32GB; tối đa 764GB bộ nhớ khả dụng. Sáu fan nóng hoán đổi giúp hệ thống hoạt động bình thường. Nó cũng hỗ trợ sáng kiến Fresh Air của Dell cho phép các hệ thống chạy đáng tin cậy ở nhiệt độ cao hơn tới 45 độ C hoặc 113 độ F. Các hệ thống của nhà sản xuất khác thường chỉ được thiết kế để hoạt động đáng tin cậy lên tới 35 độ C hoặc 93 độ F. Sáng kiến không khí tươi có thể giúp khách hàng giảm đáng kể chi phí sưởi ấm và làm mát; lượng khí thải carbon; rủi ro gây ra do leo nhiệt sau khi mất điện.

    Để tối đa hóa I / O và lưu trữ, hệ thống có thể chứa tối đa 16 ổ đĩa cứng nội bộ. Bảy khe cắm mở rộng PCI-e Gen 3.0 tích hợp sẵn có và có thể hỗ trợ hai thẻ GPU đôi rộng để tăng tốc phân tích dữ liệu đòi hỏi cao nhất của bạn; cung cấp hiệu suất tính toán nhanh hơn, hiệu quả hơn.

    Dell Poweredge R720 Rack Server

    Cấu hình khung gầm khác nhau

    Dell R720 có sẵn trong một số cấu hình khung gầm khác nhau tùy thuộc vào nhu cầu lưu trữ và hiệu suất của bạn.

    – Bộ khung 2,5 “với tối đa 8 HD

    – Khung “2,5” với tối đa 16 HD

    – 2.5 “Chassis với tối đa 8 + 8 HD và 2 bộ điều khiển

    – Bộ khung 2,5 “với ổ cứng SSD lên tới 8 HD và 4 ổ PCIe

    – 3.5 “Chassis với tối đa 4 HD và RAID phần mềm

    – Bộ khung 3,5 “với tối đa 8 HD

    Dell Poweredge R720 Rack Server

    Công cụ quản lý hệ thống

    Các công cụ quản lý tích hợp và tùy chọn giúp bạn tận dụng tối đa hệ thống của mình. Đối với quản lý cục bộ, phần mềm quản lý và giám sát OpenManage tương thích với các giải pháp quản lý hệ thống của bên thứ ba khác để cho phép một điểm kiểm soát duy nhất đối với môi trường mạng của bạn.

    Quản lý từ xa được xử lý bởi công nghệ quản lý cấp tốc iDRAC 7 Express của Dell, tiêu chuẩn này phủ nhận sự cần thiết phải cài đặt phần mềm bổ sung. Nâng cấp lên iDRAC 7 Enterprise cho phép bạn duy trì kiểm soát máy chủ hoàn chỉnh; và truy cập máy chủ của bạn từ bất kỳ vị trí từ xa nào bằng trình duyệt. Phương tiện truyền thông 8GB và 16GB vFlash cung cấp các nâng cấp tùy chọn cho quản lý từ xa của bạn.

    Tóm tắt Review máy chủ Dell PowerEdge R720

    Giống với máy chủ Dell PowerEdge R720XD 2U, máy chủ Dell PowerEdge R720 là một màn hình nổi bật khi được sử dụng cho các ứng dụng máy tính điển hình. Tuy nhiên, việc áp dụng công nghệ Express Flash mới nhất của Dell làm tăng đáng kể hiệu suất và tách nền tảng này khỏi các sản phẩm có thể so sánh với các máy máy chủ khác trên thị trường.

  • Bài viết Dell Poweredge R720 Rack Server đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    https://demo.nstech.vn/san-pham/dell-poweredge-r720-rack-server/feed/ 0
    Máy chủ Dell PowerEdge R230 https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r230/ https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r230/#respond Mon, 17 Jun 2024 12:32:12 +0000 https://demo.nstech.vn/?post_type=product&p=3345 CPU: Intel® Xeon® E3-1230 v6 3.5GHz, 8M cache

    RAM: 8GB 2400MT/s DDR4 UDIMM

    HDD: 1TB 7.2K RPM SATA 6Gbps 3.5in

    POWER SUPPLY: 250W cabled PSU

    Bài viết Máy chủ Dell PowerEdge R230 đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    Bài viết Máy chủ Dell PowerEdge R230 đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r230/feed/ 0
    Dell PowerEdge R430 – 2.5 INCH https://demo.nstech.vn/san-pham/dell-poweredge-r430-2-5-inch/ https://demo.nstech.vn/san-pham/dell-poweredge-r430-2-5-inch/#respond Mon, 17 Jun 2024 12:32:12 +0000 https://demo.nstech.vn/?post_type=product&p=3347
  • Chassis 2.5in Redundant Power Supply (1+0), 550W 8x HDD HotSwap
  • Dell PowerEdge R430
  • Dell PERC H330 Mini/Adapter Raid Controllers
  • 1 x Intel® Xeon® Processor E5-2620 v4 (20M Cache, 2.10 GHz)
  • 1 x Bộ Nhớ RAM 8GB PC4-19200 ECC 2400 MHz Registered DIMMs
  • 1 x .NONE HDD
  • DVD+/-RW Slim 8X 9.5mm Internal Drive
  • 1 x Heatsink for DELL R430
  • Bài viết Dell PowerEdge R430 – 2.5 INCH đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    Bài viết Dell PowerEdge R430 – 2.5 INCH đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    https://demo.nstech.vn/san-pham/dell-poweredge-r430-2-5-inch/feed/ 0
    Máy chủ Dell PowerEdge R630 8×2.5 Rack Server https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r630-8x2-5-rack-server/ https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r630-8x2-5-rack-server/#respond Mon, 17 Jun 2024 12:32:11 +0000 https://demo.nstech.vn/?post_type=product&p=3339
  • CPU: NON
  • RAM: NON
  • SSD: NON
  • RAID Controller: Dell PERC H730
  • Network Controller: 4x1G
  • PSU: 2x 750W Hot-plug
  • Bài viết Máy chủ Dell PowerEdge R630 8×2.5 Rack Server đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    Bài viết Máy chủ Dell PowerEdge R630 8×2.5 Rack Server đã xuất hiện đầu tiên vào ngày DEMO NSTECH VIETNAM.

    ]]>
    https://demo.nstech.vn/san-pham/may-chu-dell-poweredge-r630-8x2-5-rack-server/feed/ 0