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 revision Previous revision
Next revision
Previous revision
univention:checks [2024/04/20 15:35]
193.70.81.126 old revision restored (2023/02/01 13:35)
univention:checks [2024/05/16 19:02] (current)
95.91.42.113 old revision restored (2024/01/26 17:19)
Line 17: Line 17:
 version/patchlevel: 2 version/patchlevel: 2
 version/version: 5.0</code> 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 major errors in your logs
 +
 +<code>root@master:~# grep "oom|segfault" /var/log/syslog
 +root@master:~#</code>
 +
univention/checks.1713620159.txt.gz ยท Last modified: 2024/04/20 15:35 by 193.70.81.126