Fulltext results:
- ZFS Playground @blog:2009
- 1d2 </code> ===== Create Pool ===== <code bash> pfexec zpool create demo /var/tmp/c0d0 zpool status </c... to the existing, creating a mirror. <code bash> pfexec zpool attach demo /var/tmp/c0d0 /var/tmp/c0d1 zp... s. So, let's replace c0d1 with c1d0. <code bash> pfexec zpool replace demo /var/tmp/c0d1 /var/tmp/c1d0 z... expanding the capacity of the pool. <code bash> pfexec zpool add demo /var/tmp/c0d1 </code> <code> inva
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- this profile, so they need to be executes with ''pfexec''. First, create the mountpoint if it doesn't ex... You will have to do this only once. <code bash> pfexec mkdir /share </code> Now, mount the share. <code bash> pfexec mount -F vboxfs share /share </code> If you want... e ''/etc/vfstab''. You can do this by executing ''pfexec vi /etc/vfstab''. <code> share - /share vbo
- base-exec-superuser @z:relax:api:base
- in the service configuration and can be either ''pfexec'', ''su'' or ''sudo''. ===== Usage ===== base... ION'': Method to evelate the privileges. Can be ''pfexec'', ''su'' or ''sudo''. * Additionally, the [[
- fstyp @info:solaris
- //output truncated// ==== ZFS: ''fstyp'' ==== pfexec fstyp /dev/rdsk/c7d0s0 <file> zfs </file> ==== ZFS: ''fstyp -v'' ==== pfexec fstyp -v /dev/rdsk/c7d0s0 <file> zfs version: 14
- IPS Repository Appliance @blog:2010
- adequate privileges. Use "su", "sudo", "pfsh" or "pfexec" to obtain root privileges. <code bash> svccfg -
- Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
- root (''su'') or with appropriate permissions (''pfexec/sudo''). <code bash> echo Existing boot environm