Linked by Ian Carder on Tue 12th Apr 2005 04:10 UTC
Novell and Ximian With some free time and some spare equipment lying around, I decided to give Novell's Open Enterprise Server an install. I work in a Netware environment, but given recent trends, I decided to try and drop OES on a fresh SuSE Enterprise install. This isn't a comprehensive review; rather it's just some comments while I was just playing around. It might give people a better idea what OES actually is.
Permalink for comment
To read all comments associated with this story, please click here.
Netware volumes
by Peder on Tue 12th Apr 2005 13:47 UTC

If you can live without "Salvage" and friends you can make any directory in the linux filesystem be a netware volume.
Just run "ncpcon create volume HOMEVOL /home" for instance to announce /home as the netware volume HOMEVOL.

And for those of you who want to have a NSS volume on the same drive as / you need to use EVMS: http://www.novell.com/documentation/oes/install_linux/data/bu4x508....

- Peder