 |
» |
|
|
 |
|  |  |
Registering Software |  |
From http://novell.com/suselinuxportal, click the sign up here link under the “Get new account” heading to create a SUSE Portal Login and password. Return to http://novell.com/suselinuxportal, enter the login and password created in Step 1 above, and click OK. From the vertical list on the left side of the Manage Registrations page, click the Activate Product link to register your software.
Getting Updates from the SUSE LINUX Maintenance Web |  |
Option 2 -Via the Network using YaST Online Update (YOU)If running behind a firewall, edit the /etc/wgetrc file to set the permissions YOU requires to obtain packages from the Maintenance Web. Change #passive_ftp = off to passive-ftp = on and save the file. If not running behind a firewall, proceed to Step 2.  |  |  |  |  | NOTE: The YaST2 Online Update (YOU) requires a direct Internet connection. If you connect via a proxy, configure as follows:Open/etc/wgetrc with an editor of your choice. Delete these lines: #http_proxy = http://proxy.yoyodyne:18023/ #ftp_proxy = http://proxy.yoyodyne:18023/
Replace the lines deleted in the previous step, respectively, with: http_proxy = http://your_proxy:port/ ftp_proxy = http://your_proxy:port/ Where your_proxy stands for the name of your proxy machine and port is the port number to which the proxy listens on the proxy machine.
Save the file. If your system is behind a proxy, you also may need the run the following commands to get YOU to work: $ export https_proxy="http://your_proxy:port/"
$ you |
|  |  |  |  |
To access YOU: Type you and press Enter. On the “Welcome to YaST Online” screen, use the Tab key to highlight an option and press the space bar to select. When done making your selections, tab to Next at the bottom of the screen and press Enter. Select and install any desired updates.
 |  |  |  |  | NOTE: When presented with a list of packages to update, a plus (+) sign to the left of the package indicates “select this package for update”. |  |  |  |  |
|