407 lines
11 KiB
HTML
407 lines
11 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>iR Computer Collection</title>
|
|
<link rel="stylesheet" type="text/css" href="../default.css">
|
|
<link rel="stylesheet" type="text/css" href="../buttons.css">
|
|
<style>
|
|
table, th, td {
|
|
border: 1px solid white;
|
|
font-family: 'Arial';
|
|
color: white;
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<br>
|
|
<img src="../siteimg/deioxpk-32.png"><img src="../siteimg/pc.png" title="Mood.">
|
|
<h2>Computer Collection</h2>
|
|
<h3>This section of the site lists my current collection of computer equipment- excluding mobile devices.</h3>
|
|
<br>
|
|
<div class=navbuttons>
|
|
<a href="../index.html"><img src="../siteimg/monitor_moon.png">Home</a>
|
|
<img src="../siteimg/pc.png">Computers and MORE Computers</a>
|
|
<a href="../links.html"><img src="../siteimg/net.png">Other Things Waaaaaaay Cooler Than Me</a>
|
|
<a href="../ocref.html"><img src="../siteimg/cd.png">OC References</a>
|
|
<a href="../blog/"><img src="../siteimg/notepad.png">Tech and Tinkering Blog</a>
|
|
<a href="../software.html"><img src="../siteimg/filegear.png">Softwares</a>
|
|
</div>
|
|
<h3>Page last updated: September 28, 2022</h3>
|
|
</center>
|
|
<h3>Modern-ish Systems</h3>
|
|
<!--<img src="../siteimg/linea.gif" align="center">-->
|
|
<!--Table Begin-->
|
|
<center>
|
|
<table style="width:100%">
|
|
<tr>
|
|
<!--headers-->
|
|
<th>Year
|
|
<br>Acquired</th>
|
|
<th>Manufacturer</th>
|
|
<th>Model</th>
|
|
<th>Processor</th>
|
|
<th>RAM</th>
|
|
<th>Storage</th>
|
|
<th>OS</th>
|
|
<th>Role</th>
|
|
</tr>
|
|
<tr>
|
|
<!--Main PC-->
|
|
<td>2020</td>
|
|
<td>Dell</td>
|
|
<td>OptiPlex 7020</td>
|
|
<td>Intel Core i7-4790 @ 3.6GHz</td>
|
|
<td>24GB DDR3-1600</td>
|
|
<td>250GB-SSD (OS)
|
|
<br>1TB-HDD (Secondary)</td>
|
|
<td>Windows 8.1 Pro</td>
|
|
<td>Main Computer</td>
|
|
</tr>
|
|
<tr>
|
|
<!--X230-->
|
|
<td>2022</td>
|
|
<td>Lenovo</td>
|
|
<td>ThinkPad X230</td>
|
|
<td>Intel Core i7-3520M @ 2.9GHz</td>
|
|
<td>12GB DDR3-1600</td>
|
|
<td>240GB-SSD</td>
|
|
<td>Ubuntu 22.04LTS
|
|
<br>Windows 8.1 Enterprise</td>
|
|
<td>Main Laptop</td>
|
|
</tr>
|
|
<tr>
|
|
<!--Server-->
|
|
<td>2021</td>
|
|
<td>Dell</td>
|
|
<td>PowerEdge T310</td>
|
|
<td>Intel Xeon X3440@2.8GHz</td>
|
|
<td>16GB ECC DDR3</td>
|
|
<td>250GB-HDD (OS)</td>
|
|
<td>Proxmox Virtual Environment
|
|
<br>Windows Server 2008 Enterprise, other VMs</td>
|
|
<td>Main Server
|
|
<br>Virtual Machines
|
|
<br>Active Directory</td>
|
|
</tr>
|
|
<!--Op7010-->
|
|
<tr>
|
|
<td>2022</td>
|
|
<td>Dell</td>
|
|
<td>OptiPlex 7010</td>
|
|
<td>Intel Core i5-3470 @ 3.2GHz</td>
|
|
<td>4GB DDR3</td>
|
|
<td>500GB HDD
|
|
<br>1TB-HDD (Storage1)
|
|
<br>8TB-HDD (Backup)
|
|
<br>8TB-HDD (Backup2)</td>
|
|
<td>Windows Server 2012R2</td>
|
|
<td>Dedicated File NAS/Server
|
|
<br>Nicknamed <a href="https://derpibooru.org/images/139580" target="_blank">Minuette</a></td>
|
|
</tr>
|
|
<tr>
|
|
<!--Pi3-->
|
|
<td>2020</td>
|
|
<td>Raspberry Pi</td>
|
|
<td>Pi 3 Model B Rev 1.2</td>
|
|
<td>ARMv7 Quad Core (details soon)@0.9GHz</td>
|
|
<td>1GB DDR3?</td>
|
|
<td>16GB SanDisk SD Card </td>
|
|
<td>Raspbian 9.13 (Debian)</td>
|
|
<td>Secondary Server (Linux)
|
|
<br>Primary Web Server (Apache)
|
|
<br>IRC Server (unrealircd)
|
|
<br>AFP Server (netatalk)
|
|
<br>RTMP Server (owncast)</td>
|
|
</tr>
|
|
<tr>
|
|
<!--G5-->
|
|
<td>2020</td>
|
|
<td>Apple</td>
|
|
<td>Power Mac G5 (Early 2004)</td>
|
|
<td>Dual (Processor) PowerPC 970 (G5) @ 2.0GHz</td>
|
|
<td>3GB DDR(1)</td>
|
|
<td>250GB-HDD</td>
|
|
<td>Mac OS X Leopard-10.5
|
|
<br>SOON:Lubuntu (PPC compiled)
|
|
<br>Because G5 systems run like a
|
|
<br>kitten on Linux than OSX</td>
|
|
<td>Main PPC Mac</td>
|
|
</tr>
|
|
<tr>
|
|
<!--MBA17-->
|
|
<td>2017</td>
|
|
<td>Apple</td>
|
|
<td>MacBook Air (13-inch, 2017)</td>
|
|
<td>Intel Core i5 5350U@1.9GHz</td>
|
|
<td>8GB DDR3-1600 (Soldered On)</td>
|
|
<td>128GB Samsung SSD</td>
|
|
<td>Mac OS X High Sierra-10.13
|
|
<br>SOON:Arch Linux or Win 8</td>
|
|
<td>Main Computer (2017-2020)</td>
|
|
</tr>
|
|
<tr>
|
|
<!--2500-->
|
|
<td>2003/8,2020</td>
|
|
<td>Compaq/HP</td>
|
|
<td>Presario 2500</td>
|
|
<td>Intel Pentium 4 @ 2.4GHz</td>
|
|
<td>1GB DDR(1)</td>
|
|
<td>30GB-HDD
|
|
<br>Slow, need to replace</td>
|
|
<td>Windows XP Professional (Originally: XP Home, Compaq OEM)</td>
|
|
<td>My first ever OWN (handmedown) laptop
|
|
<br>Original One: sometime in 2008--July 2013</td>
|
|
</tr>
|
|
<tr>
|
|
<!--p7-->
|
|
<td>2012</td>
|
|
<td>Hewlett-Packard</td>
|
|
<td>Pavilion p7-1235</td>
|
|
<td>AMD A8-5500 @ 3.2 GHz</td>
|
|
<td>8GB DDR3-1600</td>
|
|
<td>1TB-HDD
|
|
<br>(failing- need to backup FAST :/)</td>
|
|
<td>Windows 7 Home Premium, HP OEM</td>
|
|
<td>Family PC (2012-2017)-
|
|
<br>I used this guy fairly often back then
|
|
<br>The OG Server (2017-2020)
|
|
<br>Sentimental (but good) 7 machine</td>
|
|
</tr>
|
|
<tr>
|
|
<!--Op755-->
|
|
<td>2017</td>
|
|
<td>Dell</td>
|
|
<td>OptiPlex 755</td>
|
|
<td>Intel Pentium @ 2.2 GHz</td>
|
|
<td>2GB DDR2 </td>
|
|
<td>80GB-HDD</td>
|
|
<td>Ubuntu 20.04
|
|
<br>Originally:
|
|
<br>Windows XP and 7 Professional (Dual-boot)</td>
|
|
<td>Random Linux Machine, runs pi-hole and other stuff
|
|
<br>XP/7 Dualboot Machine (2017-2021, on disk images)</td>
|
|
</tr>
|
|
<tr>
|
|
<!--Op780-->
|
|
<td>2020</td>
|
|
<td>Dell</td>
|
|
<td>OptiPlex 780</td>
|
|
<td>Intel Pentium E5700 @ 3.0GHz</td>
|
|
<td>4GB DDR3</td>
|
|
<td>500GB-HDD</td>
|
|
<td>Windows 8.1 Pro</td>
|
|
<td>NOAA WX Radio Streaming/LAN Bridge/Utility Machine
|
|
<br>Formerly: 2nd Server (2020-2021)</td>
|
|
</tr>
|
|
<tr>
|
|
<!--Dim8300-->
|
|
<td>2019</td>
|
|
<td>Dell</td>
|
|
<td>Dimension 8300</td>
|
|
<td>Intel Pentium 4 @ 2.3 GHz(?)</td>
|
|
<td>1GB DDR(1)</td>
|
|
<td>80GB-HDD (IDE)</td>
|
|
<td>Windows XP Professional SP1</td>
|
|
<td>Main XP Machine
|
|
<br>Only machine with IDE</td>
|
|
</tr>
|
|
<tr>
|
|
<!--t5730w-->
|
|
<td>2018</td>
|
|
<td>Hewlett-Packard</td>
|
|
<td>Thin Client t5730-w</td>
|
|
<td>AMD Sempron 2100 @ 900MHz</td>
|
|
<td>1GB DDR2</td>
|
|
<td>2GB-SSD (IDE)</td>
|
|
<td>Windows XP Embedded </td>
|
|
<td>Thin Client, super smol/low-power XP machine</td>
|
|
</tr>
|
|
<!--Op160-->
|
|
<tr>
|
|
<td>2022</td>
|
|
<td>Dell</td>
|
|
<td>OptiPlex 160</td>
|
|
<td>Intel Atom @ Something GHz</td>
|
|
<td>4GB DDR2</td>
|
|
<td>500GB HDD</td>
|
|
<td>Windows 7 Enterprise</td>
|
|
<td>tiny dood optiplex, not used for much because atom sucks :p</td>
|
|
</tr>
|
|
<!--Mini311-->
|
|
<tr>
|
|
<td>2021</td>
|
|
<td>Hewlett-Packard</td>
|
|
<td>Mini 311</td>
|
|
<td>Intel Atom Something @ GHz</td>
|
|
<td>2GB??</td>
|
|
<td>something HDD</td>
|
|
<td>Windows XP Professional</td>
|
|
<td>tiny little XP laptop with decent graphics for XP apps/games/etc.</td>
|
|
</tr>
|
|
<tr>
|
|
<!--W500-->
|
|
<td>2021</td>
|
|
<td>Lenovo</td>
|
|
<td>ThinkPad W500</td>
|
|
<td>Intel Core 2 Duo T9600 @ 2.8GHz</td>
|
|
<td>4GB DDR3-1000</td>
|
|
<td>160GB HDD</td>
|
|
<td>Windows 7 Enterprise</td>
|
|
<td>Got from a friend, hinges need fixing.
|
|
<br>Has a GPU problem making the system hang. (not in use)</td>
|
|
</tr>
|
|
<tr>
|
|
<!--iM2009-->
|
|
<td>2019</td>
|
|
<td>Apple</td>
|
|
<td>iMac (20-inch, Late 2009)</td>
|
|
<td>Intel Core 2 Duo @ 2.66GHz</td>
|
|
<td>4GB DDR3-1066</td>
|
|
<td>250GB-HDD</td>
|
|
<td>Mac OS X El Capitan-10.11</td>
|
|
<td>Most recent iMac I own
|
|
<br>decently specced- runs OSX just fine and will run XP/7 fine too :D</td>
|
|
</tr>
|
|
<tr>
|
|
<!--iMG5-->
|
|
<td>2020</td>
|
|
<td>Apple</td>
|
|
<td>iMac G5 (iSight)</td>
|
|
<td>PowerPC 970 (G5) 1.5GHz(?)</td>
|
|
<td>512MB On-board DDR(1?)</td>
|
|
<td>160GB-HDD</td>
|
|
<td>Mac OS X Leopard-10.5</td>
|
|
<td>Thought this was Intel when I bought it- but nope, G5</td>
|
|
</tr>
|
|
<tr>
|
|
<!--Toshitba-->
|
|
<td>2019</td>
|
|
<td>Toshiba</td>
|
|
<td>Satellite P55</td>
|
|
<td>Intel Core i5 4200U@2.1GHz</td>
|
|
<td>N/A (DDR3)</td>
|
|
<td>N/A</td>
|
|
<td>Windows 8.1 Pro</td>
|
|
<td>Crappy Laptop
|
|
<br>Very slow, has some problems, built cheaply</td>
|
|
</tr>
|
|
<tr>
|
|
<!--D630-->
|
|
<td>2021</td>
|
|
<td>Dell</td>
|
|
<td>Latitude D630</td>
|
|
<td>Intel Core 2 Duo T7250 @ 2.0 GHz</td>
|
|
<td>4GB DDR2</td>
|
|
<td>N/A</td>
|
|
<td>N/A</td>
|
|
<td>Second childhood laptop: 2014-2015
|
|
<br>asshole brother broke screen- was recycled, unfortunately
|
|
<br>(Current one is out of service)</td>
|
|
</tr>
|
|
<tr>
|
|
<!--MB2007-1-->
|
|
<td>2019</td>
|
|
<td>Apple</td>
|
|
<td>MacBook (13-inch, Mid 2007)
|
|
<td>Intel Core 2 Duo @ 2.1GHz</td>
|
|
<td>N/A</td>
|
|
<td>N/A</td>
|
|
<td>Mac OS X Lion-10.7
|
|
<br>Because the stupid ass 32-bit EFI
|
|
<br>can't install anything else! >:/</td>
|
|
<td>random MacBook, close to the one I had years ago
|
|
<br>I know these guys inside-out
|
|
<br> they're fairly servicable :D
|
|
<br>(Currently not in use)</td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</center>
|
|
|
|
<h3>Vintage/Retro Systems (At least older than 2000)</h3>
|
|
<!-- Table Begin-->
|
|
<center>
|
|
<table style="width:100%">
|
|
<tr>
|
|
<!--headers-->
|
|
<th>Date
|
|
<br>Acquired</th>
|
|
<th>Name</th>
|
|
<th>Processor</th>
|
|
<th>RAM</th>
|
|
<th>ROM/Storage</th>
|
|
<th>OS</th>
|
|
<th>Notes</th>
|
|
</tr>
|
|
<tr>
|
|
<!--ThinkPad380ED-->
|
|
<td>October 2021</td>
|
|
<td>IBM ThinkPad 380ED</td>
|
|
<td>Intel Pentium I @ 700Mhz</td>
|
|
<td>80MB (dunno RAM type but much better than orig. 16MB)</td>
|
|
<td>1GB IDE HDD</td>
|
|
<td>Windows 98 SE (orig. Win95)</td>
|
|
<td>First ever vintage PC!
|
|
<br>Got at VCF East 2021 by a friend.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<!--Mac128k-->
|
|
<td>July 2017</td>
|
|
<td>Macintosh [128k]</td>
|
|
<td>M68000 @ 8Mhz</td>
|
|
<td>128KB (currently 512KB)</td>
|
|
<td>400K 3.5" floppy (not currently working)</td>
|
|
<td>System 0.85 (or lower)-System 3.2
|
|
<br>Thanks to BMOW's Floppy Emu, great tool</td>
|
|
<td>Given to me by my generous grandmother in Canada
|
|
<br>She worked for Apple in the mid 80's as a sales manager,
|
|
<br>and the CEO of the company (Jobs) gave her (and presumably all employees) a discount on a Macintosh
|
|
<br>This machine is in decent condition, was upgraded by me to a 512K motherboard
|
|
<br>since the OG 128K mobo has RAM problems. That 128K board, though, has a 1983 copyright date,
|
|
<br>effectively making it extremely rare :D
|
|
<br>Came with carrying case floppies and a bunch of booklets/manuals</td>
|
|
</tr>
|
|
<tr>
|
|
<!--MacSE(R)1-->
|
|
<td>September 2020</td>
|
|
<td>Macintosh SE</td>
|
|
<td>M68000 @ 8MHz</td>
|
|
<td>4MB (max, cool)</td>
|
|
<td>800K 3.5" floppy, 80MB(?) Conner HDD</td>
|
|
<td>System 7.1</td>
|
|
<td>Got from a Craigslist haul in Sep 2020 for a steal (along with much more stuffs)
|
|
<br>System runs just fine and no complaints here</td>
|
|
</tr>
|
|
<tr>
|
|
<!--MacLCIII1-->
|
|
<td>September 2020</td>
|
|
<td>Macintosh LC III</td>
|
|
<td>M68030 @ 25MHz</td>
|
|
<td>20MB (40MB because virtual memory)</td>
|
|
<td>1.4M floppy, 70GB HD (not entirely, only just a few 2GB partitions because limitations)</td>
|
|
<td>System 7.5.5</td>
|
|
<td>Got from a Craigslist haul in Sep 2020 for a steal (along with much more stuffs)
|
|
<br>recapped by techknight, system runs very well now. added ethernet card so it can do even more stuff and things</td>
|
|
</tr>
|
|
<tr>
|
|
<!--CP/4-->
|
|
<td>October 2019</td>
|
|
<td>Commodore Plus/4</td>
|
|
<td>6502(?)</td>
|
|
<td>?</td>
|
|
<td>N/A</td>
|
|
<td>Commodore BASIC and included ROM programs</td>
|
|
<td>Acquired at an auction that prev. owners of my family's current house.
|
|
<br>Came with only power brick- and ever since I got it I haven't done much at all
|
|
<br>because I dont have much to test it. Bummed about that XD</td>
|
|
</tr>
|
|
|
|
</table>
|
|
</center>
|
|
|
|
</body>
|
|
</html> |