1 Star 0 Fork 0

air_cn / cornell-cs3110-vm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Vagrant install scripts for the 3110 VM

  1. Download and install vagrant and VirtualBox.

  2. Download and install the 3110 virtual machine.

     git clone https://github.com/cs3110/vm.git
     cd vm
     vagrant up
  3. Reboot the VM to start the GUI.

     vagrant halt
     vagrant up
  4. Login to the VM. The username and password are both vagrant.

    A. In Virtual Box->Devices, enable Drag and Drop and Shared Clipboard, both bidirectional.

    B. Inside the VM, logged in as vagrant, run the commands in post_provision.sh.

    C. Install Komodo Edit manually by following the instructions on Active State's website. (Unfortunately, there is no current PPA available to do this through apt.)

    C. Set the Chrome home pages to CS 3110, the OCaml manual, and CMS.

    D. Clear the Chrome browsing history, delete .utop_history, and finally delete .bash_history.

  5. Shutdown the machine. Double check the VM settings in VirtualBox to solve any invalid configuration issues.

  6. Optionally, before exporting the VM to ship to others, you can reduce the size of the .ova file by about 1 GB by following these instructions. The dd method seems to work better than the zerofree method. You'll need to convert between VDI and VMDK disks as described here.

  7. To build the 32-bit version of the VM, just change "64" to "32" in Vagrantfile.

空文件

简介

Cornell CS3110 VM 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/air__cn/cornell-cs3110-vm.git
git@gitee.com:air__cn/cornell-cs3110-vm.git
air__cn
cornell-cs3110-vm
cornell-cs3110-vm
master

搜索帮助