Fulltext results:
- localeadm @info:solaris
- image. If you're using an ISO image, you have to mount it (insert your path in the first line. <code ba... V=$(lofiadm -a ${ISOIMG}) echo LOFIDEV=${LOFIDEV} mount -F hsfs ${LOFIDEV} /mnt </code> Note: If you're ... == Clean Up ==== If you have finished, you can unmount the ISO image and destroy the lofi device. <code bash> umount ${LOFIDEV} lofiadm -d ${LOFIDEV} </code> {{tag>a
- File System @info:solaris
- [[fstyp]] * mkfs - better use newfs instead * mount * newfs * umount * zfs * zpool ===== Pages tagged with "filesystem" ===== {{topic>filesystem&n
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- ard links of a given inode: find <filesystem> -mount -inum <inode> -ls * For example, to find all f... t filesystem for inode 4711, use this: find / -mount -inum 4711 -ls ==== Block Sizes ==== * The //
- Oracle: SPFile and PFiles @info:oracle
- PFILE}. <code sql> SHUTDOWN IMMEDIATE; STARTUP NOMOUNT PFILE='${PATH_TO_PFILE}' CREATE SPFILE FROM PFILE... e the second line would be: <code sql> STARTUP NOMOUNT PFILE='/db/oracle/config/pfiles/initweb.ora' </co
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- oup <name>] [--forceunmount] [--server <name>|<ip... [--transient] [--readonly] [--automount] sharedfolder remove <vmname>|<uu