<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.abi.am/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.abi.am/feed.php">
        <title>ABI Knowledge Base - infra</title>
        <description></description>
        <link>https://wiki.abi.am/</link>
        <image rdf:resource="https://wiki.abi.am/_media/wiki:logo.png" />
       <dc:date>2026-04-08T13:42:29+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.abi.am/infra:changelog?rev=1775608613&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.abi.am/infra:ldap?rev=1771253311&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.abi.am/infra:overview?rev=1775607815&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.abi.am/infra:servers?rev=1775607908&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.abi.am/infra:start?rev=1771248270&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.abi.am/infra:tips_and_tricks?rev=1741602022&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.abi.am/_media/wiki:logo.png">
        <title>ABI Knowledge Base</title>
        <link>https://wiki.abi.am/</link>
        <url>https://wiki.abi.am/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.abi.am/infra:changelog?rev=1775608613&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-08T00:36:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>changelog</title>
        <link>https://wiki.abi.am/infra:changelog?rev=1775608613&amp;do=diff</link>
        <description>Infrastructure Changelog

This page documents changes to ABI&#039;s infrastructure -- server updates, software installations, configuration changes, maintenance events, and outages. Entries are in reverse chronological order (newest first).

IT team: please add an entry here whenever you make a significant change.</description>
    </item>
    <item rdf:about="https://wiki.abi.am/infra:ldap?rev=1771253311&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T14:48:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ldap</title>
        <link>https://wiki.abi.am/infra:ldap?rev=1771253311&amp;do=diff</link>
        <description>LDAP in a nutshell

You configure a database /?/ of users /that you add manually/ and tell other services, like peertube /or the linux login system even/, to look for the individuals in the ldap directories. This way an admin does not make an accound for 500 different users in 500 different servers. The user is made in ldap, and then some to-be-integrated server, like Mastodon for example, is told to get the users email, password, phone number etc from LDAP.</description>
    </item>
    <item rdf:about="https://wiki.abi.am/infra:overview?rev=1775607815&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-08T00:23:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>overview</title>
        <link>https://wiki.abi.am/infra:overview?rev=1775607815&amp;do=diff</link>
        <description>Infrastructure Overview

This page provides a high-level overview of ABI&#039;s computing and network infrastructure. For user-facing documentation, see Cluster Basics.

Architecture

ABI&#039;s infrastructure runs on FreeBSD physical hosts with compute workloads running in</description>
    </item>
    <item rdf:about="https://wiki.abi.am/infra:servers?rev=1775607908&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-08T00:25:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>servers</title>
        <link>https://wiki.abi.am/infra:servers?rev=1775607908&amp;do=diff</link>
        <description>Server Inventory

This page lists all physical hosts and virtual machines in ABI&#039;s infrastructure.

Physical Hosts

All physical hosts run FreeBSD.
 Hostname  Alias(es)  Role  OS  CPU  Sockets x Cores  RAM  Storage  Notes  geonosis  nas0, genomic  HPC hypervisor + NAS</description>
    </item>
    <item rdf:about="https://wiki.abi.am/infra:start?rev=1771248270&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T13:24:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.abi.am/infra:start?rev=1771248270&amp;do=diff</link>
        <description>This page (will) describe ABI&#039;s infrastructure, such as network devices, servers, software setup and more.

These pages must be filled as soon as possible:

	*  Overview
	*  Servers
	*  Network
	*  Monitoring
	*  Automation
	*  LDAP

Some interesting pages

	*  Tips and Tricks
	*  User Management
	*  Process and Service Management</description>
    </item>
    <item rdf:about="https://wiki.abi.am/infra:tips_and_tricks?rev=1741602022&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-10T10:20:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tips_and_tricks</title>
        <link>https://wiki.abi.am/infra:tips_and_tricks?rev=1741602022&amp;do=diff</link>
        <description>Kill all processes of a user
pkill -u username
----------

Clear SSSD cache on Linux machine if there&#039;s a record update in LDAP


sss_cache -E           # Invalidate all cached entries
sss_cache -u username  # for specific user
sss_cache -U           # for all users
sss_cache -g groupname # for specific group
sss_cache -G           # for all groups</description>
    </item>
</rdf:RDF>
