Fulltext results:
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- 09-08-11 12:16~~ ====== OpenSolaris / VirtualBox: Mount Shared Folder ====== To mount a shared folder in a OpenSolaris guest in VirtualBox, you have to install the Guest Additions and then mount the file system type ''vboxfs''. The Usage is: <code bash> mount -F vboxfs <share> <mountpoint> </code> If you wa
- Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
- be name to create: read be beadm create $be beadm mount $be /mnt pkg -R /mnt install babel_install pkg -R... lim_install bootadm update-archive -R /mnt beadm umount $be beadm activate $be </code> Now, reboot the s
- Drupal: Reverse Proxy @blog:2010
- dvice, I found some improvements. To reduce the amount of editing and to increate the reusability, I sub