Fulltext results:
- ZFS Playground @blog:2009
- 2 </code> ===== Create Pool ===== <code bash> pfexec zpool create demo /var/tmp/c0d0 zpool status </c... o the existing, creating a mirror. <code bash> pfexec zpool attach demo /var/tmp/c0d0 /var/tmp/c0d1 zp... So, let's replace c0d1 with c1d0. <code bash> pfexec zpool replace demo /var/tmp/c0d1 /var/tmp/c1d0 z... xpanding the capacity of the pool. <code bash> pfexec zpool add demo /var/tmp/c0d1 </code> <code> inva
- base-exec-superuser @z:relax:api:base
- ====== base-exec-superuser ====== Executes a command as a given user. Command is executed using ssh if ... n the service configuration and can be either ''pfexec'', ''su'' or ''sudo''. ===== Usage ===== base-exec-superuser USER COMMAND * ''USER'': A key of an... N'': Method to evelate the privileges. Can be ''pfexec'', ''su'' or ''sudo''. * Additionally, the [[
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- his profile, so they need to be executes with ''pfexec''. First, create the mountpoint if it doesn't ex... ou 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... ''/etc/vfstab''. You can do this by executing ''pfexec vi /etc/vfstab''. <code> share - /share vbo
- base-exec-user @z:relax:api:base
- ====== base-exec-user ====== Executes a command as a given user. Command is executed using ssh if the u... r is not on localhost. ===== Usage ===== base-exec-user USER COMMAND * ''USER'': A key of an user
- 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
- Compare directories @info:script
- ate a digest file: <code bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2 > shasums.txt
- base-ssh-login @z:relax:api:base
- lly it's used by other methods (especially [[base-exec-user]]) to remotely execute a command. ===== Usa
- andunix-tool @p:andunix-tool
- path to your Java-Intallation JAVA_HOME=/opt/jdk exec ${JAVA_HOME}/bin/java -jar ${ANDUNIX_TOOL_DIR}/an
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- <vmname>|<uuid> exec[ute] --image <path to
- IPS Repository Appliance @blog:2010
- equate privileges. Use "su", "sudo", "pfsh" or "pfexec" to obtain root privileges. <code bash> svccfg -
- Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
- oot (''su'') or with appropriate permissions (''pfexec/sudo''). <code bash> echo Existing boot environm