<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.fortier-family.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Warnaud&#039;s Wiki - software:cli:ssh</title>
        <description></description>
        <link>https://wiki.fortier-family.com/</link>
        <lastBuildDate>Tue, 28 Apr 2026 18:36:11 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.fortier-family.com/_media/wiki/logo.png</url>
            <title>Warnaud&#039;s Wiki</title>
            <link>https://wiki.fortier-family.com/</link>
        </image>
        <item>
            <title>keys</title>
            <link>https://wiki.fortier-family.com/software/cli/ssh/keys</link>
            <description>SSH Keys management

Once created, you can let your window Manager/DE manage the passphrase

KDE

 pacman -S ksshaskpass

	*  ~/.config/autostart-scripts/ssh-add.sh


#!/bin/sh
ssh-add -q ~/.ssh/key1 ~/.ssh/key2 ~/.ssh/key3 &lt; /dev/null


 chmod +x ~/.config/autostart-scripts/ssh-add.sh</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 24 Sep 2022 06:21:20 +0000</pubDate>
        </item>
        <item>
            <title>remote</title>
            <link>https://wiki.fortier-family.com/software/cli/ssh/remote</link>
            <description>Running local script remotely

 ssh user@remote.machine &#039;bash -s&#039; &lt; local_script.sh</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 25 Jul 2023 05:32:46 +0000</pubDate>
        </item>
    </channel>
</rss>
