people:joby_elliott
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| people:joby_elliott [2017/09/14 17:45] – jelliott | people:joby_elliott [2018/11/29 22:33] (current) – Thought I'd go ahead and add my paper from last year's class jelliott | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * [[people: | * [[people: | ||
| * [[people: | * [[people: | ||
| + | * {{: | ||
| ===== Ulam Public Key ===== | ===== Ulam Public Key ===== | ||
| Line 20: | Line 21: | ||
| ===== Ulam in Windows ===== | ===== Ulam in Windows ===== | ||
| - | I've done something sort of demented, but thought I would throw out that this is possible. If you install a Windows Insider | + | **Update:** as of the Fall Creators Update, you no longer need to fool around with the insider |
| - | It's sick, I know. It lets me write, compile, and run Ulam on my Surface Pro though. The simulator | + | Now, once you have the 2017 Fall Creators Update, you just go into Windows features, turn on Windows Subsystem for Linux, and install Ubuntu from the store. |
| + | |||
| + | Then you can install Xming in Windows, set DISPLAY=:0 in both your .profile and .bashrc, and even GUI programs will work. You could probably | ||
| + | |||
| + | WSL will mount your Windows files in /mnt, organized by drive letter. If you want to mount network drives or other sorts, you have to add them to fstab yourself, like: | ||
| + | |||
| + | < | ||
| + | // | ||
| + | </ | ||
| + | |||
| + | One handy thing is that since Windows is handling the underlying requests, it lets you mount things Windows knows the credentials for without having to duplicate the credentials in Ubuntu. | ||
people/joby_elliott.1505411143.txt.gz · Last modified: 2017/09/14 17:45 by jelliott
