Find Serial Number in Solaris
To find the serial number of your server in solaris you may be able to use the prtdiag command as follows: The serial number should […]
To find the serial number of your server in solaris you may be able to use the prtdiag command as follows: The serial number should […]
A useful video that demonstrates how to install and configure an apache web server on linux. It includes enabling the service, modifying iptables, starting, and […]
The Apple IPAD 2 is as sleek, powerful, and robust. It is defiantly impressing, especially as the holiday gets closer. With a host of applications […]
When backing windows onto a network drive you may encounter the error 0x80780047, unable to write backup. This error can occur when there are multiple […]
The file command is a useful tool in solaris that can help you to determine what file type a particular file is. The usage is […]
The “nfsstat” command is useful for debugging errors. It gives clear representation of the errors one can expect to see on the nfs server, rpc, […]
As of Solaris 11, and formerly open solaris, the dedup option is available as a standard feature of a zfs pool. To enable dedup it […]
It is often useful to get a complete listing of all attributes pertaining to a ZFS pool or share in Solaris. ZFS provides an easy […]
The find command can be used to find a list of symbolic links. The command above will find all symbolic links within “/dir” and perform […]
To convert a lower case string to uppercase one can use the echo (prints a line of text) and tr (translates=) command. An example is […]
Copyright © 2024 | WordPress Theme by MH Themes