Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000
pkg/ | |
src/ | |
understand-bin-*.pkg.* | |
Understand-*.tgz | |
.SRCINFO |
Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000
It is possible in VMWare Fusion to ensure that a VM will always be assigned the same IP address - this is more convenient than making the VM use static IP via config of the Linux box it uses. The simplest way to achieve this is as follows (all performed on the Mac host, not the Linux guests)
sudo vim /Library/Preferences/VMware\ Fusion/vmnet8/dhcpd.conf
At the bottom of the file, after the following line:-
####### VMNET DHCP Configuration. End of "DO NOT MODIFY SECTION" #######
Before changing the configuration file it is recommended to put the vmnet service into config mode so that the file is not overwritten by Fusion itself. To do so run
# Rime schema | |
# encoding: utf-8 | |
schema: | |
schema_id: bopomofo | |
name: 正體 | |
version: "1.3" | |
author: 這樣 是 | |
- 佛振 <[email protected]> | |
- turtleknight(修正臺灣使用者輸入習慣) <[email protected]> |