I have a Solaris Volume Manager (aka Disksuite) RAID 1+0 device consisting of 12 devices. One of these is failing (it has logged several mechanical positioning errors), and I have a...
I've read the man pages, and can't find a way of using projects to set default resource limits for a given executable (in my case /usr/lib/gconfd-2). How can I increase limits for processes running...
When using "find -user" and "chown", you have to beware of symlinks. The find will find symlinks owned by that user, but chown will change the ownership of the file pointed to, not the symlink...
I need to increase the maximum number of open files for the Gnome configuration daemon, /usr/lib/gconfd-2. There is one of these for each username, no matter how many sessions they've got....
Standard IP routing will not allow you to route based on port numbers. I think you will have to use IP Filters instead. The "to" option sounds like what you need. From "man -s 4 ipf": to ...
SSH2_MSG_KEXINIT (key exchange initialization) is the first part of the SSH key exchange, as described here (space added because I am not allowed to post links):
In paritulcar, a local router or gateway is either not generating or not passing on ICMP "Time Exceeded" packets. These are used by traceroute to work out the hops on the way to a destination.