Fulltext results:
- Virtual Network Visualization
- erl script which takes the output of ''dladm show-link'' and ''dladm show-linkprop -o link,value -p zone'' and generates a dot-File, which then can be rendere... rint "digraph vnet {\n"; open INPUT, "dladm show-link|"; # skip first line <INPUT>; while (defined($lin... close INPUT; open INPUT, "dladm show-linkprop -o link,value -p zone|"; # skip first line <INPUT>; while
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202)
- 0'' * logical device path: ''/dev/e1000g0'' (symlink to physical device path) * driver: ''e1000g''