The system is installed now but not configured for use. No users, hardware, or services are configured, yet. If the configuration fails at one of the steps of this stage, it restarts and continues from the last successful step.
First, provide a password for the account of the system administrator (the
root user). Configure your
Internet access and network connection. With a working Internet connection,
you can perform an update of the system as part of the installation. You
can also connect to an authentication server for centralized user
administration in a local network. Finally, configure the hardware devices
connected to the machine.
root is the name of the superuser, the administrator of the system.
Unlike regular users, who may or may not have permission to do certain
things on the system, root has
unlimited power to do anything: change the system configuration, install
programs, and set up new hardware. If users forget their passwords or have
other problems with the system, root can help. The root account should only be used for
system administration, maintenance, and repair. Logging in as root for daily work is rather risky: a
single mistake could lead to irretrievable loss of system files.
For verification purposes, the password for
root must be entered twice. Do
not forget the root
password. Once entered, this password cannot be retrieved.
When typing passwords, the characters are replaced by dots, so you do not see the string you are typing. If you are unsure whether you typed the correct string, use the field for testing purposes.
SUSE Linux Enterprise can use the DES, MD5, or Blowfish encryption algorithms for passwords. The default encryption type is Blowfish. To change the encryption type, click + and select the new type.
The root can be changed any time
later in the installed system. To do so run YaST and start +.
The hostname is the computer's name in the network. The domain name is the name of the network. A hostname and domain are proposed by default. If your system is part of a network, the hostname has to be unique in this network whereas the domain name has to be common to all hosts on the network.
In many networks, the system receives its name over DHCP. In this case it
is not necessary to modify the hostname and domain name. Select
instead. To be able to access
your system using this hostname, even when it is not connected to the
network, select . If you
often change networks without restarting the desktop environment
(e.g. when switching between different WLANs), do not enable this option,
because the desktop system may get confused when the hostname in
/etc/hosts changes.
To change hostname settings at any time after installation, use YaST +. For more information, see Section 30.4.1, “Configuring the Network Card with YaST”.
By default, is enabled. NetworkManager is a tool that enables automatic connection with minimal user intervention. It is ideal for mobile computing. If you want to use the traditional method without NetworkManager, click . Find detailed information about NetworkManager in Section 30.5, “Managing Network Connections with NetworkManager”.
This configuration step also lets you configure the network devices of your system and make security settings, for example, for a firewall or proxy. To configure your network connection later, select and click . Network hardware can also be configured after the system installation has been completed. If you skip the network device configuration, your system is left offline and is unable to retrieve any available updates.
Apart from the device configuration, the following network settings can be configured in this step:
Enable or disable the use of NetworkManager as described above.
By default SuSEfirewall2 is enabled on all configured network interfaces. To globally disable the firewall for this computer, click on . If the firewall is enabled, you may the SSH port in order to allow remote connections via secure shell. To open the detailed firewall configuration dialog, click on . See Section 39.4.1, “Configuring the Firewall with YaST” for detailed information.
By default, the IPv6 support is enabled. To disable it, click . For more information about IPv6, see Section 30.2, “IPv6—The Next Generation Internet”.
To administer your machine remotely by VNC, click +, enable remote administration, and open the port in the firewall. If you have multiple network devices and want to select on which to open the port, click and select the network device. You can also use SSH, a more secure option, for remote administration.
If you have a proxy server controlling the Internet access in your network, configure the proxy URLs and authentication details in this dialog.
![]() | Resetting the Network Configuration to the Defaults |
|---|---|
Reset the network settings to the original proposed values by clicking +. This discards any changes made. | |
After having configured a network connection, you can test it. For this purpose, YaST establishes a connection to the SUSE Linux Enterprise server and downloads the latest release notes. Read them at the end of the installation process. A successful test is also a prerequisite for registering and updating online.
If you have multiple network interfaces, verify that the desired card is used to connect to the Internet. If not, click .
To start the test, select and click . In the next dialog, view the progress of the test and the results. Detailed information about the test process is available via . If the test fails, click to return to the network configuration to correct your entries.
If you do not want to test the connection at this point, select then . This also skips downloading the release notes, configuring the customer center, and updating online. These steps can be performed any time after the system has been initially configured.
To get technical support and product updates, first register and activate your product. provides assistance for doing so.
If you are offline or want to skip this step, select . This also skips SUSE Linux Enterprise online update.
In , select whether to send unsolicited additional information when registering. This simplifies the registration process. Click on to obtain in-depth information about data privacy and the data collected.
Apart from activating and registering your product, this module also adds the official update catalog to your configuration. This catalog provides fixes for known bugs or security issues which can be installed via an online update.
In addition to the update catalog, two more catalogs with official drivers for ATI and NVidia graphics cards are added. SUSE Linux Enterprise ships with open source drivers for these cards, but the official drivers, provided directly by the graphics cards manufacturers, offer additional functionality. In order to add these catalogs, you need to import their public GnuPG keys—these keys are used to ensure the catalog is provided by the owner of the catalog. Click and then to add the catalog. Click and then to prevent this specific catalog from being added to your configuration.
To keep your catalogs valid, select . This option checks your catalogs and adds newly available catalogs or removes obsolete ones. It does not touch manually added catalogs.
![]() | Technical Support |
|---|---|
Find more information about the technical support at http://www.novell.com/support/products/desktop/. | |
If the was successful, select whether to perform a YaST online update. If there are any patched packages available on the servers, download and install them now to fix known bugs or security issues. Directives on how to perform an online update in the installed system are available at Section 8.3.5, “YaST Online Update”
![]() | Downloading Software Updates |
|---|---|
The download of updates might take quite some time, depending on the bandwidth of the Internet connection and the size of the update files. In case the patch system itself is updated, the online update will restart and download more patches after the restart. If the kernel was updated, the system will reboot before completing the configuration. | |
If network access was configured successfully during the previous steps of the installation, you can now choose from several user management options. If a network connection has not been configured, create local user accounts. For detailed information about user management, see Section 8.9.1, “User Management”the SUSE Linux Enterprise Server documentation.
Users are administered locally on the installed host. This is a
suitable option for stand-alone workstations. User data is managed
by the local file /etc/passwd. All users who are
entered in this file can log in to the system even if no network is
available.
If YaST found a former version of SUSE Linux Enterprise or another system using
/etc/passwd, it offers to import local users. To
do so, check and click . In the
next dialog, select the users to import and click
.
Users are administered centrally on an LDAP server for all systems in the network. More information is available in Section 35.3, “Configuring an LDAP Client with YaST”.
Users are administered centrally on a NIS server for all systems in the network. See Section 33.1, “Configuring NIS Clients” for more information.
SMB authentication is often used in mixed Linux and Windows networks. Detailed information is available in Section 12.3, “Configuring a Linux Client for Active Directory”.
eDirectory authentication is used in Novell networks.
![]() | Content of the Authentication Menu |
|---|---|
If you use the custom package selection and one or more authentication methods are missing from the menu, the required packages probably are not installed. | |
Along with the selected user administration method, you can use Kerberos authentication. This is essential for integrating your SUSE Linux Enterprise to an Active Directory domain, which is described in Chapter 12, Active Directory Support. To use Kerberos authentication, select .
After completing the user authentication setup, YaST displays the release notes. Reading them is recommended, because they contain important up-to-date information which was not available when the manuals were printed. If you tested the Internet connection, read the most recent version of the release notes, as fetched from SUSE Linux Enterprise's servers. Use + to view the release notes after installation.
At the end of the installation, YaST opens a dialog for the configuration of the graphics card and other hardware components connected to the system. Click the individual components to start the hardware configuration. For the most part, YaST detects and configures the devices automatically.
You can skip any peripheral devices and configure them later, as described in Section 8.4, “Hardware” . To skip the configuration, select and click .
However, you should configure the graphics card right away. Although the display settings as configured by YaST should be generally acceptable, most users have very strong preferences as far as resolution, color depth, and other graphics features are concerned. To change these settings, select the respective item and set the values as desired. To test your new configuration, click .
![]() | Resetting Hardware Configuration to Defaults |
|---|---|
You can cancel changes by clicking +. YaST then shows the original proposal again. | |
After a successful installation, YaST shows the
dialog. In this dialog, select
whether to clone your newly installed system forAutoYaST. To do so, select
. The profile of the current
system is stored in /root/autoyast.xml.
AutoYaST is a system for installing one or more SUSE Linux Enterprise systems automatically without user intervention. AutoYaST installations are performed using a control file with installation and configuration data. Finish the installation of SUSE Linux Enterprise with in the final dialog.