Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
As for /etc/rcS.d/S33keymap.sh
Name: tanaka_hideo Date: May 17, 2007 at 07:32:46 Pacific OS: Solaris CPU/Ram: Sparc
Comment:
Hello.
In /etc/rcS.d/S33keymap.sh file, part of [ -h /dev/kbd -a -x /usr/bin/kbd ] what is meaning of -h ?
and then
what keymap does /usr/bin/loadkeys command loaded ?
--- /etc/rcS.d/S33keymap.sh -------- if test -x /usr/lib/set_keyboard_layout then /usr/lib/set_keyboard_layout fi
# Load the keymap for the attached keyboard. /usr/bin/loadkeys
Summary: Hi! /etc/defaultrouter should contain the ip-adress of your default gateway, that would proably be the adress of your adsl-router. /etc/resolv.conf should contain the keyword "nameserver" (exclude the...
Summary: Hi! It seems to me that you might have "halfconfigured" your system to a dhcp-server in your attempts to get the dhcp to work. This might solve your problem, type the command "dhcpconfig" and then cho...
Summary: To activate the system as dhcp-client create the empty file: /etc/dhcp.YOUR_INTERFACE_NAME To configure dns-setting create the file /etc/resolv.conf with the following entry: nameserver IP_OF_NAME...