Identifying an ethernet (MAC) address in Solaris
Identifying a ethernet MAC address in Solaris as a non-root user is not as difficult as people think. arp, netstat and prtpicl are your friends.
Identifying a ethernet MAC address in Solaris as a non-root user is not as difficult as people think. arp, netstat and prtpicl are your friends.
IP network multipathing (IPMP) provides a mechanism for building redundant network interfaces to guard against failures with network interfaces.
Using the usermod command on Solaris allows a sysadmin to unexpier/unlock a users login account
Performing a Solaris root password recovery when neither local cd/dvd or jumpstart (netinstall) options are avilable.
Changing a users password without user input is easy under Linux using the chpasswd command. On Solaris this does not exist.
This trick isn't widely known but you can install a Solaris package directly from a HTTP source.
Many people install lsof on their system as they know it from Linux. But you have a similar tool in Solaris, namely pfiles.
An article outlining steps needed to be able to use the SSH to access a remote system without supplying a password each time that you connect.
IPC allows information transfer or synchronization to occur between processes.
BART is a great little alternative to Tripwire or AIDE. While not so robust or full featured, it does what you need it to do with very little impact.