mirror of
https://github.com/WerySkok/weryskok.ru.git
synced 2025-04-23 00:13:01 +03:00
My PC: HDD update. Specified RAM sticks.
This commit is contained in:
parent
6619341fae
commit
290faf62b3
2 changed files with 22 additions and 10 deletions
|
@ -11,8 +11,8 @@ title: My PC
|
|||
there. The main thing is that this computer is still doing its job well today.
|
||||
</p>
|
||||
<p>Of course, the computer in such a long time was updated, first I added a terabyte HDD from the old computer, Then
|
||||
I
|
||||
ordered an SSD from AliExpress, and in 2020 I decided to replace the RAM and video card.</p>
|
||||
I ordered an SSD from AliExpress, and in 2020 I decided to replace the RAM and video card. In 2022, I replaced
|
||||
two 1TB drives with one 2TB drive because the first two were nearing the end of their life.</p>
|
||||
|
||||
<p>The current configuration is:</p>
|
||||
|
||||
|
@ -30,7 +30,7 @@ title: My PC
|
|||
</tr>
|
||||
<tr>
|
||||
<th scope="row">RAM</th>
|
||||
<td>16 GB DDR3 (2*8)</td>
|
||||
<td>2 Patriot PSD38G16002 DDR3 <strong>8 GB</strong> sticks (<strong>16 GB</strong> in total)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Video card</th>
|
||||
|
@ -41,8 +41,13 @@ title: My PC
|
|||
<td>
|
||||
<ul>
|
||||
<li>KingDian S370 for <strong>128 GB</strong></li>
|
||||
<li>Seagate Barracuda ST1000DM003 for <strong>1 TB</strong></li>
|
||||
<li>Western Digital AV-GP WD10EVDS for <strong>1 TB</strong></li>
|
||||
<li>Western Digital Blue WD20EZBX for <strong>2 TB</strong></li>
|
||||
<del>
|
||||
<li>Seagate Barracuda ST1000DM003 for <strong>1 TB</strong></li>
|
||||
</del>
|
||||
<del>
|
||||
<li>Western Digital AV-GP WD10EVDS for <strong>1 TB</strong></li>
|
||||
</del>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -62,5 +67,6 @@ title: My PC
|
|||
</tbody>
|
||||
</table>
|
||||
<p>I think that if it were not for Microsoft's artificial restrictions, this computer would be able to handle
|
||||
Windows 11, but since they say it's incompatible, I don't even think there's any point in trying it ¯\_(ツ)_/¯</p>
|
||||
Windows 11, but since they say it's incompatible, I don't even think there's any point in trying it ¯\_(ツ)_/¯
|
||||
</p>
|
||||
</section>
|
14
my_pc.html
14
my_pc.html
|
@ -11,7 +11,8 @@ title: Мой ПК
|
|||
задачами.
|
||||
</p>
|
||||
<p>Естественно, компьютер за такой долгий срок обновлялся, сначала я добавил терабайтник от старого компа,
|
||||
потом заказал SSD с алика, а в 2020-м я решился на замену ОЗУ и видеокарты.</p>
|
||||
потом заказал SSD с алика, а в 2020-м я решился на замену ОЗУ и видеокарты. В 2022 я заменил два диска по 1 ТБ
|
||||
на один диск на 2 ТБ, так как у первых двух срок службы подходил к концу.</p>
|
||||
|
||||
<p>Сегодняшняя конфигурация следующая:</p>
|
||||
|
||||
|
@ -30,7 +31,7 @@ title: Мой ПК
|
|||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Оперативная память</th>
|
||||
<td>16 гигабайт DDR3 (2*8)</td>
|
||||
<td>2 плашки памяти Patriot PSD38G16002 DDR3 по <strong>8 ГБ</strong> (всего <strong>16 ГБ</strong>)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Видеокарта</th>
|
||||
|
@ -43,8 +44,13 @@ title: Мой ПК
|
|||
<td>
|
||||
<ul>
|
||||
<li>KingDian S370 на <strong>128 ГБ</strong></li>
|
||||
<li>Seagate Barracuda ST1000DM003 на <strong>1 ТБ</strong></li>
|
||||
<li>Western Digital AV-GP WD10EVDS на <strong>1 ТБ</strong></li>
|
||||
<li>Western Digital Blue WD20EZBX на <strong>2 ТБ</strong></li>
|
||||
<del>
|
||||
<li>Seagate Barracuda ST1000DM003 на <strong>1 ТБ</strong></li>
|
||||
</del>
|
||||
<del>
|
||||
<li>Western Digital AV-GP WD10EVDS на <strong>1 ТБ</strong></li>
|
||||
</del>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue