{"id":6,"date":"2020-03-19T04:47:32","date_gmt":"2020-03-19T04:47:32","guid":{"rendered":"http:\/\/rwkramer.people.ysu.edu\/?page_id=6"},"modified":"2021-07-05T16:47:22","modified_gmt":"2021-07-05T16:47:22","slug":"downloadable-virtual-box","status":"publish","type":"page","link":"https:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/","title":{"rendered":"Downloadable Virtual Box"},"content":{"rendered":"\n<h4 class=\"has-text-align-center wp-block-heading\"><em>Summer \/ Fall 2021 Edition<\/em><\/h4>\n\n\n\n<p class=\"has-text-align-center\"><span class=\"has-inline-color has-accent-color\">Last update: July 3, 2021<\/span><\/p>\n\n\n\n<p>I have created a Virtual Box that you can download and use in several CSIS classes.<\/p>\n\n\n\n<p>The virtual machine runs Ubuntu 20.04, a Linux-based system. The box has the following software installed:<\/p>\n\n\n\n<ul><li>gcc 9<\/li><li>g++ 9<\/li><li>python 3<\/li><li>OpenJDK Java 8<\/li><li>git<\/li><li>a full TeX distribution<\/li><li>LyX (a TeX-based document processor)<\/li><li>MySQL client<\/li><li>atom (a text editor)<\/li><li>gitkraken (a GUI git client)<\/li><\/ul>\n\n\n\n<p>The box has the following IDEs:<\/p>\n\n\n\n<ul><li>C++ IDEs<ul><li>CLion 2020.1.1<\/li><li>Code::Blocks 20.03<\/li><\/ul><\/li><li>Java IDEs<ul><li>IntelliJ IDEA Ultimate 2020.1.1<\/li><\/ul><\/li><li>MySQL IDEs<ul><li>DataGrip 2020.1.4<\/li><\/ul><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Installation Steps<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1 &#8211; The Virtual Box Manager<\/h3>\n\n\n\n<p class=\"has-text-align-center has-subtle-background-color has-secondary-background-color has-text-color has-background\">Video for this step is <a href=\"http:\/\/rwkramer.people.ysu.edu\/1-manager.mkv\">here<\/a>.<\/p>\n\n\n\n<p>You must install both Oracle Virtual Box AND the Extension Pack.<\/p>\n\n\n\n<ol><li>Go to the download page at <a href=\"https:\/\/www.virtualbox.org\/wiki\/Downloads\">virtualbox.org<\/a>.<br><\/li><li>Click on the link for your system (called the <em>host<\/em> system), Windows or OS X.<br><\/li><li>Once downloaded, install the manager software.<br>You may be asked if you wish to delete the installation software. You can if you wish.<br><\/li><li>Click on the link to download the Extension Pack. Note there is only one link, it does not depend on which host system you have.<br><\/li><li>Once downloaded, install it.<\/li><\/ol>\n\n\n\n<h4 class=\"wp-block-heading\">Important note regarding virtual machines<\/h4>\n\n\n\n<p class=\"has-background-color has-secondary-background-color has-text-color has-background\">You must also have virtualization enabled in your system CMOS settings. The process for this is different on every system; consult your user&#8217;s manual and online sources to see how this is done on your machine.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2 &#8211; The Virtual Machine Folder<\/h3>\n\n\n\n<p class=\"has-text-align-center has-subtle-background-color has-secondary-background-color has-text-color has-background\">Video for this step is <a href=\"http:\/\/rwkramer.people.ysu.edu\/2-download.mkv\">here<\/a>.<\/p>\n\n\n\n<p>Do the following:<\/p>\n\n\n\n<ol><li>Download the <a href=\"https:\/\/rwkramer.people.ysu.edu\/CSIS%20Virtual%20Box.zip\">CSIS Virtual Box folder<\/a><br>Note: This is a .zip file, you <em>must<\/em> extract the folder from it or the virtual machine will not work.<br><\/li><li>Download the <a href=\"https:\/\/rwkramer.people.ysu.edu\/ubuntu-autoinstall.iso\">CSIS Virtual Box ISO image<\/a><br><\/li><li>Extract the CSIS Virtual Box folder from the .zip file. You can place it anywhere (Documents or Desktop are good places).<br><\/li><li>Open the CSIS Virtual Box folder.<br><\/li><li>Double-click the file with the blue box icon. This will launch VirtualBox and add the virtual machine to the manager&#8217;s list.<br><\/li><li>Click on File -&gt; Virtual Media Manager.<br><\/li><li>Click on the Optical Disks tab.<br><\/li><li>Click Add.<br><\/li><li>Navigate to the location where the ISO image was downloaded and double-click the file ubuntu-autoinstall.iso.<br><\/li><li>Close the Media Manager window.<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3 &#8211; Installing the Software<\/h3>\n\n\n\n<p class=\"has-text-align-center has-subtle-background-color has-secondary-background-color has-text-color has-background\">Video for this step is <a href=\"http:\/\/rwkramer.people.ysu.edu\/3-install.mkv\">here<\/a>.<\/p>\n\n\n\n<ol class=\"has-primary-color has-text-color\"><li>Make sure CSIS Virtual Box is highlighted (in blue) in the manager&#8217;s list.<br><\/li><li>Click Start.<br><\/li><li>When prompted for a start-up disk, click on the folder icon on the right edge of the window.<br><\/li><li>In the Optical Disk Selector window, double-click ubuntu-autoinstall.iso.<br><\/li><li>Click Start.<br><\/li><li>The system will be installed. This will take time, possibly an hour or longer, depending on your internet speed.<ul><li>The window will scroll status messages as the system is installed. This is normal.<\/li><li>When the installation finishes, the virtual machine (<em>not<\/em> your computer) will restart.<br><\/li><\/ul><\/li><li>After the VM restarts, it will be in a GUI mode with the user &#8220;csis&#8221; displaying. Click on the user and enter the password when prompted.<ul><li>The password is <span class=\"has-inline-color has-accent-color\">csis@2021<\/span><\/li><\/ul><\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4 &#8211; First-Time User Setup<\/h3>\n\n\n\n<p class=\"has-text-align-center has-subtle-background-color has-secondary-background-color has-text-color has-background\">Video for this step is <a href=\"http:\/\/rwkramer.people.ysu.edu\/4-setup.mkv\">here<\/a>.<\/p>\n\n\n\n<p>After entering the password, the window will black out momentarily as the GUI environment loads. Once it loads, it starts a one-time setup wizard.<\/p>\n\n\n\n<ol><li>Click Next to skip the Livepatch feature; it&#8217;s not necessary and it requires you to set up an account with Canonical (the creator of the Ubuntu Linux distribution).<br><\/li><li>You can send telemetry data if you wish, or you can click No and then Next to skip this step.<br><\/li><li>You can turn on Location Services if you wish, or click Next to skip this step.<br><\/li><li>Click Done to skip installing additional software from Canonical&#8217;s software center.<br><\/li><li>Wait for the Software Updater window to appear.<br><\/li><li>Click on Install Now.<br><\/li><li>Enter the password <span class=\"has-inline-color has-accent-color\">csis@2021<\/span> when prompted, then press Enter.<br><\/li><li>Click on the software updater icon on the sidebar (it looks like an A inside a circle) to see the update progress.<br><\/li><li>Wait for the process to complete. Click OK when it is finished.<br><\/li><li>Click on the 9-box icon in the lower-left corner of the VM window.<br><\/li><li>Click &#8220;byobu terminal&#8221; (should be the icon in the top-right corner of the list).<br><\/li><li>At the command prompt, enter the command <span class=\"has-inline-color has-accent-color\">csis-setup.sh<\/span><br>You should see several icons added to the sidebar. If you scroll through them, the last one should say &#8220;DG&#8221;.<br><\/li><li>Close the terminal window.<br><\/li><li>In the VM menu, choose Devices -&gt; Insert Guest Additions CD Image.<br><\/li><li>When prompted, click Run.<br><\/li><li>When prompted, enter the password (always <span class=\"has-inline-color has-accent-color\">csis@2021<\/span>).<br><\/li><li>When prompted, press Enter to close the terminal window.<br><\/li><li>Shut the system down, or reboot the system. Click on the power icon in the top right corner, then click on Power Off \/ Log Out, then click on Power Off and finally click on Power Off or Restart.<br><br>Now, when the VM starts, you can change the window size and the VM screen will adjust to match.<\/li><\/ol>\n\n\n\n<h4 class=\"wp-block-heading\">Software Updater Notes<\/h4>\n\n\n\n<ul><li>The updater is Ubuntu&#8217;s equivalent to Windows Update or MacOS Update. It pops up periodically with the offer to update your system software. It is typically faster than either Windows or MacOS.<\/li><li>You do not have to update immediately, but you shouldn&#8217;t delay it for too long.<\/li><li>You can do other work while the updater is running.<\/li><li>Sometimes it will ask to reboot the system when it finishes. You can do that immediately or defer the reboot until a more convenient time.<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Ready<\/h3>\n\n\n\n<p>The system is now ready to use.<\/p>\n\n\n\n<p>You are encouraged to experiment with the virtual machine. It can&#8217;t break anything on the actual machine.<\/p>\n\n\n\n<p>You are strongly encouraged to use the VM for course work. UNIX is a far superior environment for developing software than Windows (yes, my opinion, backed up by a lot of experience).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Summer \/ Fall 2021 Edition Last update: July 3, 2021 I have created a Virtual Box that you can download and use in several CSIS classes. The virtual machine runs Ubuntu 20.04, a Linux-based system. The box has the following software installed: gcc 9 g++ 9 python 3 OpenJDK Java 8 git a full TeX [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Downloadable Virtual Box - Dr. Bob&#039;s Page of Stuff<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Downloadable Virtual Box - Dr. Bob&#039;s Page of Stuff\" \/>\n<meta property=\"og:description\" content=\"Summer \/ Fall 2021 Edition Last update: July 3, 2021 I have created a Virtual Box that you can download and use in several CSIS classes. The virtual machine runs Ubuntu 20.04, a Linux-based system. The box has the following software installed: gcc 9 g++ 9 python 3 OpenJDK Java 8 git a full TeX [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/\" \/>\n<meta property=\"og:site_name\" content=\"Dr. Bob&#039;s Page of Stuff\" \/>\n<meta property=\"article:modified_time\" content=\"2021-07-05T16:47:22+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/\",\"url\":\"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/\",\"name\":\"Downloadable Virtual Box - Dr. Bob&#039;s Page of Stuff\",\"isPartOf\":{\"@id\":\"https:\/\/rwkramer.people.ysu.edu\/#website\"},\"datePublished\":\"2020-03-19T04:47:32+00:00\",\"dateModified\":\"2021-07-05T16:47:22+00:00\",\"breadcrumb\":{\"@id\":\"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rwkramer.people.ysu.edu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Downloadable Virtual Box\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rwkramer.people.ysu.edu\/#website\",\"url\":\"https:\/\/rwkramer.people.ysu.edu\/\",\"name\":\"Dr. Bob&#039;s Page of Stuff\",\"description\":\"Course Information and Pseudorandom Ramblings\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rwkramer.people.ysu.edu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Downloadable Virtual Box - Dr. Bob&#039;s Page of Stuff","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/","og_locale":"en_US","og_type":"article","og_title":"Downloadable Virtual Box - Dr. Bob&#039;s Page of Stuff","og_description":"Summer \/ Fall 2021 Edition Last update: July 3, 2021 I have created a Virtual Box that you can download and use in several CSIS classes. The virtual machine runs Ubuntu 20.04, a Linux-based system. The box has the following software installed: gcc 9 g++ 9 python 3 OpenJDK Java 8 git a full TeX [&hellip;]","og_url":"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/","og_site_name":"Dr. Bob&#039;s Page of Stuff","article_modified_time":"2021-07-05T16:47:22+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/","url":"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/","name":"Downloadable Virtual Box - Dr. Bob&#039;s Page of Stuff","isPartOf":{"@id":"https:\/\/rwkramer.people.ysu.edu\/#website"},"datePublished":"2020-03-19T04:47:32+00:00","dateModified":"2021-07-05T16:47:22+00:00","breadcrumb":{"@id":"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/rwkramer.people.ysu.edu\/index.php\/downloadable-virtual-box\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rwkramer.people.ysu.edu\/"},{"@type":"ListItem","position":2,"name":"Downloadable Virtual Box"}]},{"@type":"WebSite","@id":"https:\/\/rwkramer.people.ysu.edu\/#website","url":"https:\/\/rwkramer.people.ysu.edu\/","name":"Dr. Bob&#039;s Page of Stuff","description":"Course Information and Pseudorandom Ramblings","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rwkramer.people.ysu.edu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/rwkramer.people.ysu.edu\/index.php\/wp-json\/wp\/v2\/pages\/6"}],"collection":[{"href":"https:\/\/rwkramer.people.ysu.edu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rwkramer.people.ysu.edu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rwkramer.people.ysu.edu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rwkramer.people.ysu.edu\/index.php\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":22,"href":"https:\/\/rwkramer.people.ysu.edu\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":54,"href":"https:\/\/rwkramer.people.ysu.edu\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions\/54"}],"wp:attachment":[{"href":"https:\/\/rwkramer.people.ysu.edu\/index.php\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}