VirtualBox for Virtualization - Online Class
Fri, Jan 10
|Zoom
Time & Location
Jan 10, 2025, 2:00 PM – 4:00 PM
Zoom
Guests
About the event
Link to Zoom Meeting: https://us02web.zoom.us/j/86709864023
Classes are for all skill levels. We do a seminar, and then allow students to write their own scripts. There are no grades, so you can do only the work that you want. If you plan to write code please install Python3, VSCode and the Python VSCode extension on your computer.
Creating virtual servers is a great way to test your code on real operating systems without having to buy a new computer. There are many products that allow you to create and run virtual servers but many of them cost a decent amount of money.
VirtualBox is free for personal and educational use, and has been a go to product for well over a decade. It allows you to install an operating system within a window on your computer and easily switch between your normal operating system and it. So if you want to…