User:Panic2k4/Sandbox/ShareMemory

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Contents

[edit] Virtualbox (XP host - Ubuntu guest)

shared directories After having defined a static shared folder for the VM image

sudo apt-get update
<reset if needed>
sudo apt-get install build-essential linux-headers-$(uname -r) -y
<make sure Additions CD is installed>
cd /media/cdrom
sudo ./VBoxLinuxAdditions-x86.run
<reset>
sudo mkdir /media/windowsshare
sudo gedit /etc/fstab
<add SHARE /media/windowsshare vboxsf rw,gid=1000,uid=1000,auto 0 0>
<reset or mount /media/windowsshare>

The go into /etc/rc.local (a script) and add ("sudo gedit /etc/rc.local") the mount command for it, next boot it will be there. (mount -t vboxfs [sharedfolderID] [mountpath])

[edit] Wine

A reliable method of detecting Wine presence is by checking for the existence of the Wine configuration registry key branch.

[edit] WEB alternative protocols

Application HTTP intermediary layers protocols can reduce the latency of Web pages.

AOL TopSpeed technology - Multiplexed persistent connections to the intermediary layer. Sending just the object deltas from the last visit (Items that don't change on a web page over time are kept in an local cache), applying gzip compression when needed.

w:SPDY

[edit] Podcasts & audio books

Groks Science Show - Radio show, not very interesting and most of it consists in small plugs to sell books, the rest are some techono-trivia and snips from websites, really not my favorite time filler audiocast, show duration ~30m, interesting or funny dialog 5m at max. more here...

Misc.