Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 668 Bytes

virtual-machines.md

File metadata and controls

18 lines (8 loc) · 668 Bytes

Virtual Machines

Big fan, but only recently have I used them. Two reasons:

Hoogle

Gives me a VM where I can do crazy things like editing the swap file, rebinding port 8080 to 80. All without breaking stuff. Even with such control, if I do bad things like DNS queries, someone can spot it. I have all the safety, total isolation, and still someone catches my mistakes. If it all goes wrong, we'll just format it.

Haskell development

I used VirtualBox to set up a Ubuntu workspace. I used: