Jump to Navigation

opensolaris

Home Server Goals

As Constantin suggested, here is a list of services, which my home server should provide:

ZFS Playground

This small demo shows the basic ZFS operations.
You will need a Solaris 10 or OpenSolaris host and 1,2GB of disk space.

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:

mount -F vboxfs <share> <mountpoint>

If you want to share the filesystem /share from the host to the guest, then first create the share. Go to “Shared Folders” in the Virtual Machine's Settings and click the little folder with the green plus on the right. add shared folder icon

Home Server

My Solaris server at home, set up according to the Immutable Service Container principles.

Syndicate content