You are viewing a single comment's thread from:

RE: Building A New PC Workstation Part 7 | Initial Troubleshooting And Testing

in #build-it6 years ago (edited)

12 core? You must be doing some heavy lifting with that. The most spec heavy work I do is some video editing in davinci and my I5 + rx470 seems to do the job pretty well.

Sort:  



@lordbutterfly you have received 25 ENGAGE from @joshman!
View and trade the tokens on Steem Engine.


This tip bot is powered by witness untersatz!

I'll be running VMWare Workstation, so the more cores and memory I have, the more I can dedicate to running different guest OS's simultaneously. Running a network simulation for example can consume cores and memory rapidly. So rather than have to pick and choose what I can run concurrently, I can run many instances at the same time.

I see. And when does that come in handy? What kind of work would require running multiple OSs?

The base OS is going to be Windows, so right off the bat I'm going to want a Linux instance. There's just too many handy tools that are Linux-based, particularly when it comes to networking. You can also download purpose built OVA files (prebuild operating systems) for penetration testing, and what not. One such image is called Cisco VIRL, which can simulate an entire network on a PC. A decent VIRL setup needs about 32GB or RAM and a few cores by itself. On top of that, I have transient requirements to evaluate various network appliances such as firewalls, which many can be loaded virtually into VMWare.

It's also handy if you want to go to a questionable website that may be infected, or you even want to look at the effect of a virus. I can spin up an encrypted VM, and totally sandbox what I'm doing.

That sounds interesting. Way out of my level of knowledge, but interesting nonetheless .