<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://fixes.brecht-schule.hamburg/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="http://fixes.brecht-schule.hamburg/feed.php">
        <title>Fixes | Public BIT Wiki - linux:command-collection</title>
        <description></description>
        <link>http://fixes.brecht-schule.hamburg/</link>
        <image rdf:resource="http://fixes.brecht-schule.hamburg/_media/wiki/logo.png" />
       <dc:date>2026-05-21T19:50:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://fixes.brecht-schule.hamburg/linux/command-collection/stress-ng?rev=1710490109&amp;do=diff"/>
                <rdf:li rdf:resource="http://fixes.brecht-schule.hamburg/linux/command-collection/git?rev=1709420730&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://fixes.brecht-schule.hamburg/_media/wiki/logo.png">
        <title>Fixes | Public BIT Wiki</title>
        <link>http://fixes.brecht-schule.hamburg/</link>
        <url>http://fixes.brecht-schule.hamburg/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="http://fixes.brecht-schule.hamburg/linux/command-collection/stress-ng?rev=1710490109&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-15T08:08:29+00:00</dc:date>
        <dc:creator>Zyzonix (zyzonix@undisclosed.example.com)</dc:creator>
        <title>stress-ng - created</title>
        <link>http://fixes.brecht-schule.hamburg/linux/command-collection/stress-ng?rev=1710490109&amp;do=diff</link>
        <description>stress-ng

This tool can be used to “stress” a PC e.g. for testing purposes.

Install it on Debian by running:

apt install stress-ng

Example command for only stressing the CPU:

stress-ng -c 0</description>
    </item>
    <item rdf:about="http://fixes.brecht-schule.hamburg/linux/command-collection/git?rev=1709420730&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-02T23:05:30+00:00</dc:date>
        <dc:creator>Zyzonix (zyzonix@undisclosed.example.com)</dc:creator>
        <title>git (GitHub CLI) - [Pushing changes to GitHub] </title>
        <link>http://fixes.brecht-schule.hamburg/linux/command-collection/git?rev=1709420730&amp;do=diff</link>
        <description>git (GitHub CLI)

Packages:

sudo apt install gh git

Configuring gh and git

Login via (just follow the prompts)

gh auth login

Config username and email:
-&gt; remove --global option to just configure the login for one specific repository/directory

git config --global user.email &quot;&lt;email-address&gt;&quot;</description>
    </item>
</rdf:RDF>
