Tagged Questions
1
vote
2answers
335 views
Where is the arp_cleanup_interval variable in Solaris 11?
In Solaris 10 I can configure (and audit) the arp_cleanup_interval variable using the following command:
$ ndd -get /dev/arp arp_cleanup_interval
300000
In Solaris 11 (Express and Release) the same ...
2
votes
5answers
1k views
Solaris 10 vs Solaris 11
How would I decide which one to use?
We plan to run our own http/https webserver and also to run sendmail smtp server. We will be using ZFS for boot partition and use ZFS encryption where possible ...