7. System administration#
This chapter covers low-level configuration and operational tasks for technical administrators managing Nubus for UCS systems. It includes system configuration, administrative access, regional settings, service management, scheduled tasks, logging, diagnostics, and platform-level topics such as the kernel, boot process, network configuration, and proxy settings.
- Univention Configuration Registry
Manage system settings through Univention Configuration Registry (UCR), the central tool for managing configuration on Nubus for UCS systems. Configure settings using the command-line interface, the web-based management UI, or configuration policies that apply across multiple systems. UCR automatically regenerates configuration files from templates when settings change, eliminating the need for manual file editing. See Configure the local system with Univention Configuration Registry.
- Administrative access and authentication
Manage administrative access to Nubus for UCS systems. This includes the local
rootaccount, SSH access, and PAM-based authentication restrictions for selected services. See Administrative access and authentication.- Regional settings
Configure language, locale, keyboard, time zone, and time synchronization settings for Nubus for UCS systems. See Regional settings.
- Service management and system integration
Manage system services and configure service-related integration settings. This includes service startup behavior, LDAP server selection, print server settings, and the name service cache daemon. See Service management and system integration.
- Run recurring actions with cron
Schedule recurring tasks on Nubus for UCS systems. This includes predefined cron directories, local cron jobs in
/etc/cron.d/, and cron jobs through Univention Configuration Registry. See Run recurring actions with cron.- Log files and log rotation
Find log file locations and configure log rotation on Nubus for UCS systems. This includes listener module log files and their dedicated log rotation settings. See Log files and log rotation.
- System diagnostics
Inspect the current state of a Nubus for UCS system and diagnose common problems. This includes command-line system status logging and diagnostic functions in the Management UI. See System diagnostics.
- Kernel
Manage kernel packages, kernel versions, and kernel modules. This includes loading additional drivers, blacklisting unwanted modules, and integrating external drivers through Dynamic Kernel Module Support (DKMS). See Kernel.
- Boot manager
Configure GRUB, the boot manager in Nubus for UCS. Control the boot timeout, screen resolution, kernel options, and which kernel the system boots by default. See Boot manager.
- Network configuration
Configure network interfaces and advanced network setups such as bridging for virtual machines, bonding for failover redundancy, and VLANs for logical traffic separation. See Network configuration.
- Proxy settings
Route outbound traffic from command-line tools and Nubus for UCS update utilities through a proxy server using UCR variables. See Configure proxy settings through UCR variables.
Contents
- 7.1. Configure the local system with Univention Configuration Registry
- 7.2. Administrative access and authentication
- 7.3. Regional settings
- 7.4. Service management and system integration
- 7.5. Run recurring actions with cron
- 7.6. Log files and log rotation
- 7.7. System diagnostics
- 7.8. Kernel
- 7.9. Boot manager
- 7.10. Network configuration
- 7.11. Configure proxy settings through UCR variables