Is it possible to hook two MD110's over IP to be able to do everything it would normally be able to do if it were hooked up via a T1? What equipment/cards would I need to use in order to implement this??
Hello All,
I have 4 phones in a hunt group for a main incomming line. When a call is received, caller id is not displayed till the operator picks up the call.
Any ideas on how to fix this??
A really easy way to do this would be to movethe stuff to a different partition with more space and then create a symbolic link to point back to where it used to be.
Example:
mv /opt /space/opt
ln -s /space/opt /opt
Just a thought!
Bryan
hmmm... could it be that the files you are putting out there are .htm files and the ones that are already tehre are .html?
The server does have a perference to which files it serves if both exist. This whole thing could be backwards as well.
change /etc/inet/hosts (The IP for the hostanme of the system which is in /etc/hostname.[your net interface]).
change /etc/netmasks (For your ip's subnet, put the proper netmask)
change /etc/defaultrouter (Put the gateway in there)
Reboot and all should work!
Bryan
run /usr/platform/`uanme -i`/sbin/prtdiag | more
The uname -i is in backtiks.
This should have more info than you need, but the first line will say what the model is.
Hope this helps!
Bryan
Don't forget to set half or full duplex. This is usually a problem in the network configuration. You want if possible to force both side to full duplex.
These parameters are all configurable on the fly using ndd. If you need help, I can provide some assistance.
One of the various loglevels should suit your needs.
The local7 is simply a way that syslog allows you to customize what is logged and where it is logged to. It can actually be anything from local0 through (I think) local9.
That way lets say you have one custom program and it logs to...
What level of logging are you using in the sshd_conf file? And if you don't want to recompile the binaries, then you will need to eitehr find someone who has packaged it up just the way you need it or run it from withing inetsvc by configuring it into /etc/inetd.conf
Letme give a few more details to clarify. In my environment we use tivoli. So any user who is a tivoli admin, but not root has the ability to launch programs as root on any system with a tivoli endpoint. So it is easy for them to launch xterm remotely through tivoli and send the display to a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.