Results 11 to 12 of 12
It's setting XDM commented out.... It looks like it's trying to revert the rc.conf-file back to defaults...
Alright so in etc-update, I would press 2 to "Delete update, keeping original ...
- 05-16-2005 #11Just Joined!
- Join Date
- Feb 2005
- Location
- Ottawa Ontario Canada
- Posts
- 16
Alright so in etc-update, I would press 2 to "Delete update, keeping original as is" right? or should I do: -1 to" ignore this update"?It's setting XDM commented out.... It looks like it's trying to revert the rc.conf-file back to defaults...
and judging from what my net config file says, I think I should leave that alone as well:
I'm not sure what iface means but I think it wants to "comment in" some parameters for my first ethernet port and eliminate the DHCP for both ethernet ports on my motherboard. Seeing as how my internet is working perfectly I figure I should leave this alone, yes?Showing differences between /etc/conf.d/net and /etc/conf.d/._cfg0000_net
--- /etc/conf.d/net 2005-05-16 16:05:15.000000000 -0400
+++ /etc/conf.d/._cfg0000_net 2005-01-31 20:55:54.000000000 -0500
@@ -5,7 +5,7 @@
# This is basically the ifconfig argument without the ifconfig $iface
#
-#iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
+iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"
# For DHCP set iface_eth? to "dhcp"
@@ -32,5 +32,3 @@
#
#gateway="eth0/192.168.0.1"
-iface_eth1="dhcp"
-iface_eth0="dhcp"
Again thanks for all your tips and suggestions, things are slowly making more sense
- 05-17-2005 #12Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Yes delete the updates. If you let it change the network-file it will be just as before you sat up the net, also you would unnecesarry have to reconfigure the net.


Reply With Quote
