Tag: Upgrading
January 28, 2011 9:21 am
4,588 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
February 25, 2010 5:35 pm
11,943 viewsSLE 11: Software Updating; Categories and Exclusions
Application:
If you have a need in your environment to apply updates without having a new Kernel being applied, or apply updates that are deemed security only then the following should help you accomplish this goal.
Explanation:
The following scripts use zypper the command line tool of choice for updating in the SUSE Linux Enterprise […]
Tags: Upgrading
Categories: SUSE Linux Enterprise Server, Technical Solutions
August 4, 2009 11:59 am
3,646 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