Tag: Upgrading
January 28, 2011 9:21 am
4,749 viewsKeep It Rolling …
Have you ever seen how they move big cheese loaves in the Netherlands?
They roll them vertically!
I don't want to deduct that they actually roll everything down there :-) However, there seems to be some affinity to not directly lift heavy weights, to not perform things in uncomfortable steps. Instead they try to resolve […]
Categories: SUSE Linux Enterprise Server, Technical Solutions
August 4, 2009 11:59 am
3,812 viewsUpgrading DHCP
Recently I upgraded the default DHCPd RPM from Novell to a direct download from ISC.org. When i did that I had problems with the line:
option slp-service-scope true "default';
I had to add:
option slp-service-scope code 79 = {boolean, text};
before this line:
option slp-service-scope true "default";
That maybe something Novell changed […]
Tags: DHCP, Troubleshooting, Upgrading
Categories: SUSE Linux Enterprise Desktop, Technical Solutions