Article

gidebe's picture
article
Reads:

10174

Score:
0
0
 
Comments:

0

Using Symantec Backup Exec for NetWare on SLED 10

(View Disclaimer)

Problem:

Symantec Backup Exec for NetWare can be remotely accessed via a graphical console for Windows; this tool is entirely java-based. But there is a solution to make it executable on SLED10.

Solution:

Copy the Backup Exec directory from c:\program files from the windows system to the SLED system.

  • rename long names of directory with short names (i.e be)
  • Create a launcher on the desktop with the following command:
    java -jar <backup exec path>/LIB/clientUI.jar

for example:

java -jar /soft/be/LIB/clientUI.jar

The console is fully functional!

That's all!


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell