先調整看看是否符合實際需求,因為是以 bytes 為單位,先設個 256 MB 試試。
/etc/default/tmpfs
SHM_SIZE=268435456
/etc/default/tmpfs
SHM_SIZE=268435456
Unable to change virtual machine power state: Failed to connect to peer process.想是 32 位元與 64 位元的關係吧!在 VMWare 的網站找了一下,不得其門而入;改用 Google 找看看,果然有所斬獲,僅需一個步驟即可解決。
sudo apt-get install ia32-libs
[HKEY_CURRENT_USER\Software\Google\Google Toolbar\4.0\Options]
"PopupBlockerWhitelist"="|192.168.0.1|192.168.1.1|"