Fulltext results:
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202)
- to achieve the [[http://www.sun.com/training/certification/solaris/scsa.xml|Sun Certified System Administrator (SCSA)]] certification. This are my notes taken while studying the preparation books. ===== Managing File Systems ===== ==== List Devices ==== To list
- localeadm
- eadm ====== The localeadm utility queries and configures Solaris locales through a command line inter... ge, you have to mount it (insert your path in the first line. <code bash> ISOIMG="/share/iso/sol-10-u8-ga-sparc-dvd.iso" LOFIDEV=$(lofiadm -a ${ISOIMG}) echo LOFIDEV=${LOFIDEV} mount -F hsfs ${LOFIDEV} /mnt </code> Note: If yo
- File System
- ====== File System ====== ===== File System Organization ===== * File system organization - [[http://docs.sun.com/app/docs/doc/819-2252/filesystem-5|filesystem(5)]] ===== File Systems ===
- fstyp
- ===== fstyp ====== ''fstyp'' reports the type of file system. With the ''-v'' (verbose) option report... S: ''fstyp'' ==== fstyp /dev/rdsk/c1t0d0s0 <file> ufs </file> ==== UFS: ''fstyp -v'' ==== fstyp -v /dev/rdsk/c1t0d0s0 <file> ufs magic 11954 format dynamic time We
- Virtual Network Visualization
- kprop -o link,value -p zone'' and generates a dot-File, which then can be rendered using [[http://www.... net {\n"; open INPUT, "dladm show-link|"; # skip first line <INPUT>; while (defined($line=<INPUT>)) { if ($line =~ /^([^\s]+)\s+([^\s]+)\s+([^\s]+)\s+([... { $s = $STYLE{$2}; $s .= ",".$STYLE{$4} if defined($STYLE{$4}); print " // $line $1 [$s];\n";
- Package Repositories
- ding/ |Packages in the pending repo are not qualified and not recommended for installation by users ... OpenSolaris Distribution, Extras; Requires a certificate to access. See Certificate Generator https://pkg.sun.com/register/ | |http://blastwave.network.c
- /etc/path_to_inst @info:solaris:etc
- oc/819-2251/path-to-inst-4|path_to_inst(4)]] The file ''/etc/path_to_inst'' maps physical device path... e: ''e1000g0'' "/pci@0/pci@0/pci@1/pci@0/pci@2/network@0" 0 "e1000g" {{tag>solaris config device}}
- /etc
- his is a collection of descriptions of Solaris config files (in the /etc directory). {{indexmenu>.:etc}}