User Tools

Site Tools


univention:checks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
univention:checks [2026/04/03 04:42] – old revision restored (2026/03/03 18:23) 47.82.11.106univention:checks [2026/05/23 01:53] (current) – old revision restored (2025/02/13 02:05) 114.119.148.47
Line 8: Line 8:
 Joined successfully  Joined successfully 
 root@master:~# </code> root@master:~# </code>
- 
-===== Version Info ===== 
- 
-How to retrieve all version information (major, patch & errata versions) 
- 
-<code>root@master:~# ucr search version/version version/patchlevel version/errata 
-version/erratalevel: 508 
-version/patchlevel: 2 
-version/version: 5.0</code> 
- 
-===== Debian package status ===== 
- 
-Thanks to Debian you can easily check the status of installed packages. If all is good it will look like that following. 
- 
-<code>root@master:~# dpkg --audit 
-root@master:~# </code> 
- 
-===== LDAP ===== 
- 
-Verify that LDAP is working correctly. Below is an example of what you would like to see. 
- 
-<code>root@master:~#  univention-ldapsearch -s base -LLL dn 
-dn: dc=domain,dc=test 
-root@master:~#</code> 
- 
-===== System Errors ===== 
- 
-Check if there are any errors in your logs 
- 
-<code>root@master:~# grep "oom|segfault" /var/log/syslog 
-root@master:~#</code> 
  
univention/checks.1775191374.txt.gz · Last modified: by 47.82.11.106