學術及資源的交流園地 ^_^

Linux version

 

 

 

3.10

 

 

3.9

Btrfs:
 native RAID 5 and 6 support.

LVM:
 dm-cache(SSD caching) (DOC: cache-policies.txt cache.txt) <-- user mode: flashcache and bcache

Net:
  SO_REUSEPORT
  (multiple web server processes or threads to open individual sockets to listen on port 80)

 

 

 

3.8

vboxwebsrv

 

Help

vboxwebsrv --help

# Default Listen: localhost:18083

vboxwebsrv -b -F /var/log/vboxwebsrv.log -P /var/run/vboxwebsrv.pid -R 7 -I  86400

opt:

--background, -b
--logfile, -F
--pidfile, -P
--logrotate, -R            (0 disables log rotation)
--logsize, -S               trigger rotation (bytes)
--loginterval, -I:          (seconds)

phpVirtualBox


介紹:

based on the (inactive) vboxweb project
vboxwebsrv (SOAP)
does not directly interact with any files on the VirtualBox host
does not have automatic VM start / stop functionality on system boot / shutdown - this functionality is not provided by the VirtualBox API

License: GPLv3

 

安裝:

http://code.google.com/p/phpvirtualbox/

 

php 要有以下 module

  • json.so
  • soap.so

 

websrvauthlibrary:

VBoxManage setproperty websrvauthlibrary null

 

設定:

Sheepdog FileSystem

RSS feed