Skip to content
Snippets Groups Projects
Commit 4d2bef27 authored by Jonas Leder's avatar Jonas Leder
Browse files

add i7 Server

parent 9d5791de
No related branches found
No related tags found
No related merge requests found
......@@ -119,6 +119,11 @@
"url": "/systeme/epycServer.html",
"type": "link"
},
{
"name": "i7 Server",
"url": "/systeme/i7Server.html",
"type": "link"
},
{
"name": "Backup Server",
"url": "/systeme/backupServer.html",
......
<!DOCTYPE html >
<html lang = "de" >
<head >
<meta charset = "UTF-8" >
<meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
<title></title>
<link href = "/css/style.css" rel = "stylesheet" >
</head >
<body >
<jl-header data-title="i7 Server"></jl-header>
<div id = "content" >
<h2>Verbaute Hardware:</h2>
<ul>
<li><b>Prozessor: </b><a href="https://www.intel.com/content/www/us/en/products/sku/212047/intel-core-i711700k-processor-16m-cache-up-to-5-00-ghz/specifications.html">Intel® Core™ i7-11700K</a></li>
<li><b>Mainbord: </b><a href="https://www.asrock.com/mb/Intel/B560M-ITXac/index.asp">ASROCK B560M-ITX/ac</a></li>
<li><b>GPU: </b>Nvidia GeForce GTX 1070 </li>
<li>
<b>Arbeitsspeicher: </b>
<ul>
<li>2x 32GB G.Skill Ripjaws V 2666MHz DDR4</li>
</ul>
</li>
<li><b>Netzteil: </b><a href="https://www.inter-tech.de/en/products/ipc/31-products/power-supplies/server-power-supplies/822-aspower-u1a-c20500-d">Inter-Tech ASPower 1U Single 500W</a></li>
<li>
<b>Storage:</b>
<ul>
<li>2x <a href="https://www.westerndigital.com/products/external-drives/wd-my-book-usb-3-0-hdd#WDBBGB0080HBK-NESN">8TB WD MyBook (wd80edaz)</a></li>
<li><a href="https://geizhals.at/transcend-mte220s-ssd-1tb-ts1tmte220s-a1971682.html">1TB Transcend MTE220S NVME</a></li>
<li>HP Enterprise 100GB SSD (Bootlaufwerk)</li>
</ul>
</li>
<li><b>Gehäuse: </b>RACKMAX RM1104-660-HT</li>
<li><b>Betriebssystem: </b><a href="https://www.proxmox.com/en/">Proxmox</a></li>
</ul>
<div class="center">
<img src="/API/getFile.php?filename=img/epyc.jpg">
</div>
<h2>Kommentare:</h2>
<jl-comments_display></jl-comments_display>
<jl-new_comment id="newComment"></jl-new_comment>
</div>
<jl-footer></jl-footer>
<script src="/js/script.js"></script>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment