Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 369,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/units/?format=api&page=3",
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/units/?format=api",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "SSH is designed to work with almost any kind of public key algorithm or encoding format. After an initial key exchange creates a hash value used for exchanges and a shared secret value, the two systems immediately begin calculating new keys and algorithms to protect authentication and future data sent over the connection."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4392350719459405300,
            "content_hash": 4392350719459405300,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:101",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729580/?format=api",
            "priority": 100,
            "id": 17123120,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=bcf4c3b52a4f2df4",
            "url": "https://translate.fedoraproject.org/api/units/17123120/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.032086Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "After a certain amount of data has been transmitted using a given key and algorithm (the exact amount depends on the SSH implementation, encryption algorithm and configuration), another key exchange occurs, generating another set of hash values and a new shared secret value. Even if an attacker is able to determine the hash and shared secret value, this information is only useful for a limited period of time."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4698147068397251602,
            "content_hash": -4698147068397251602,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:103",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729583/?format=api",
            "priority": 100,
            "id": 17123121,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=3eccd42215a393ee",
            "url": "https://translate.fedoraproject.org/api/units/17123121/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.040081Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Authentication"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 542232198182989621,
            "content_hash": 542232198182989621,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:105",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729593/?format=api",
            "priority": 100,
            "id": 17123122,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=8786654fb679ef35",
            "url": "https://translate.fedoraproject.org/api/units/17123122/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.049440Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "indexterm:[SSH protocol,authentication] Once the transport layer has constructed a secure tunnel to pass information between the two systems, the server tells the client the different authentication methods supported, such as using a private key-encoded signature or typing a password. The client then tries to authenticate itself to the server using one of these supported methods."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1271542148013532648,
            "content_hash": 1271542148013532648,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:108",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729606/?format=api",
            "priority": 100,
            "id": 17123123,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=91a56cd8c148a5e8",
            "url": "https://translate.fedoraproject.org/api/units/17123123/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.056906Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "SSH servers and clients can be configured to allow different types of authentication, which gives each side the optimal amount of control. The server can decide which encryption methods it supports based on its security model, and the client can choose the order of authentication methods to attempt from the available options."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3569240018033356266,
            "content_hash": -3569240018033356266,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:110",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729628/?format=api",
            "priority": 100,
            "id": 17123124,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=4e77831d3f035216",
            "url": "https://translate.fedoraproject.org/api/units/17123124/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.064917Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Channels"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7372156604517676158,
            "content_hash": -7372156604517676158,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:112",
            "context": "",
            "note": "type: Title ====",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 56,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729657/?format=api",
            "priority": 100,
            "id": 17123125,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=19b0d6a0a72c8b82",
            "url": "https://translate.fedoraproject.org/api/units/17123125/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.073151Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "indexterm:[SSH protocol,layers,channels] After a successful authentication over the SSH transport layer, multiple channels are opened via a technique called _multiplexing_pass:attributes[{blank}]footnote:[A multiplexed connection consists of several signals being sent over a shared, common medium. With SSH, different channels are sent over a common secure connection.]. Each of these channels handles communication for different terminal sessions and for forwarded X11 sessions."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8674824745667309745,
            "content_hash": -8674824745667309745,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:115",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729676/?format=api",
            "priority": 100,
            "id": 17123126,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=079cd4dae1bb4f4f",
            "url": "https://translate.fedoraproject.org/api/units/17123126/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.080006Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Both clients and servers can create a new channel. Each channel is then assigned a different number on each end of the connection. When the client attempts to open a new channel, the clients sends the channel number along with the request. This information is stored by the server and is used to direct communication to that channel. This is done so that different types of sessions do not affect one another and so that when a given session ends, its channel can be closed without disrupting the primary SSH connection."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4766122156949974727,
            "content_hash": -4766122156949974727,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:117",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 91,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729700/?format=api",
            "priority": 100,
            "id": 17123127,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=3ddb552676e0d139",
            "url": "https://translate.fedoraproject.org/api/units/17123127/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.088946Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Channels also support _flow-control_, which allows them to send and receive data in an orderly fashion. In this way, data is not sent over the channel until the client receives a message that the channel is open."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -967168081867970310,
            "content_hash": -967168081867970310,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:119",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729721/?format=api",
            "priority": 100,
            "id": 17123128,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=7293edc0fa29e8fa",
            "url": "https://translate.fedoraproject.org/api/units/17123128/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.097375Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "The client and server negotiate the characteristics of each channel automatically, depending on the type of service the client requests and the way the user is connected to the network. This allows great flexibility in handling different types of remote connections without having to change the basic infrastructure of the protocol."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6797811996754292753,
            "content_hash": 6797811996754292753,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:121",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729724/?format=api",
            "priority": 100,
            "id": 17123129,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=de56adfea46db011",
            "url": "https://translate.fedoraproject.org/api/units/17123129/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.104672Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Configuring OpenSSH"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2195335521215634625,
            "content_hash": 2195335521215634625,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:123",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729725/?format=api",
            "priority": 100,
            "id": 17123130,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=9e77660670dadcc1",
            "url": "https://translate.fedoraproject.org/api/units/17123130/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.111860Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "In order to perform tasks described in this section, you must have superuser privileges. To obtain them, log in as `root` by typing:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8291972161696834871,
            "content_hash": 8291972161696834871,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:126",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729728/?format=api",
            "priority": 100,
            "id": 17123131,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=f31300bf915e2537",
            "url": "https://translate.fedoraproject.org/api/units/17123131/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.118815Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "[command]#su -#\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -480916715828888914,
            "content_hash": -480916715828888914,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:130",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729731/?format=api",
            "priority": 100,
            "id": 17123132,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=795370cb8278baae",
            "url": "https://translate.fedoraproject.org/api/units/17123132/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.125735Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Configuration Files"
            ],
            "previous_source": "",
            "target": [
                "Konfigurationsfiler"
            ],
            "id_hash": 6169318185172624943,
            "content_hash": 6169318185172624943,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:133",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [
                {
                    "id": 5,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729736/?format=api",
            "priority": 100,
            "id": 17123133,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=d59dd233f592662f",
            "url": "https://translate.fedoraproject.org/api/units/17123133/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.133042Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "indexterm:[SSH protocol,configuration files] There are two different sets of configuration files: those for client programs (that is, [command]#ssh#, [command]#scp#, and [command]#sftp#), and those for the server (the [command]#sshd# daemon).  indexterm:[SSH protocol,configuration files,system-wide configuration files]indexterm:[SSH protocol,configuration files,user-specific configuration files] System-wide SSH configuration information is stored in the `/etc/ssh/` directory as described in xref:table-ssh-configuration-configs-system[System-wide configuration files]. User-specific SSH configuration information is stored in `~/.ssh/` within the user's home directory as described in xref:table-ssh-configuration-configs-user[User-specific configuration files]."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6840624729978516011,
            "content_hash": 6840624729978516011,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:138",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 73,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729743/?format=api",
            "priority": 100,
            "id": 17123134,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=deeec7f2e01f322b",
            "url": "https://translate.fedoraproject.org/api/units/17123134/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.140572Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "System-wide configuration files"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5045016512970583680,
            "content_hash": 5045016512970583680,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:140",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729758/?format=api",
            "priority": 100,
            "id": 17123135,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=c6037fc9f5976e80",
            "url": "https://translate.fedoraproject.org/api/units/17123135/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.148671Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "|File|Description\n|`/etc/ssh/moduli`|Contains Diffie-Hellman groups used for the \"`Diffie-Hellman group exchange`\" key exchange method, which is critical for constructing a secure transport layer. When keys are exchanged at the beginning of an SSH session, a shared, secret value is created which cannot be determined by either party alone. If the file is not available, fixed groups will be used. Other key exchange methods do not need this file.\n|`/etc/ssh/ssh_config`|The default SSH client configuration file. Note that it is overridden by `~/.ssh/config` if it exists.\n|`/etc/ssh/sshd_config`|The configuration file for the [command]#sshd# daemon.\n|`/etc/ssh/ssh_host_ecdsa_key`|The ECDSA private key used by the [command]#sshd# daemon.\n|`/etc/ssh/ssh_host_ecdsa_key.pub`|The ECDSA public key used by the [command]#sshd# daemon.\n|`/etc/ssh/ssh_host_rsa_key`|The RSA private key used by the [command]#sshd# daemon.\n|`/etc/ssh/ssh_host_rsa_key.pub`|The RSA public key used by the [command]#sshd# daemon.\n|`/etc/ssh/ssh_host_ed25519_key`|The EdDSA private key used by the [command]#sshd# daemon.\n|`/etc/ssh/ssh_host_ed25519_key.pub`|The EdDSA public key used by the [command]#sshd# daemon.\n|`/etc/pam.d/sshd`|The PAM configuration file for the [command]#sshd# daemon.\n|`/etc/sysconfig/sshd`|Configuration file for the `sshd` service.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7673971187493515006,
            "content_hash": 7673971187493515006,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:156",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 158,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729772/?format=api",
            "priority": 100,
            "id": 17123136,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ea7f6c22f7222efe",
            "url": "https://translate.fedoraproject.org/api/units/17123136/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.157185Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "User-specific configuration files"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 995278636346380899,
            "content_hash": 995278636346380899,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:159",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729786/?format=api",
            "priority": 100,
            "id": 17123137,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=8dcff0a583f61263",
            "url": "https://translate.fedoraproject.org/api/units/17123137/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.167042Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "|File|Description\n|`~/.ssh/authorized_keys`|Holds a list of authorized public keys for servers. When the client connects to a server, the server authenticates the client by checking its signed public key stored within this file.\n|`~/.ssh/id_ecdsa`|Contains the ECDSA private key of the user.\n|`~/.ssh/id_ecdsa.pub`|The ECDSA public key of the user.\n|`~/.ssh/id_rsa`|The RSA private key used by [command]#ssh#.\n|`~/.ssh/id_rsa.pub`|The RSA public key used by [command]#ssh#.\n|`~/.ssh/id_ed25519`|The EdDSA private key used by [command]#ssh#.\n|`~/.ssh/id_ed25519.pub`|The EdDSA public key used by [command]#ssh#.\n|`~/.ssh/known_hosts`|Contains host keys of SSH servers accessed by the user. This file is very important for ensuring that the SSH client is connecting to the correct SSH server.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4892128744983350468,
            "content_hash": -4892128744983350468,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:172",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 69,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 103,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729801/?format=api",
            "priority": 100,
            "id": 17123138,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=3c1baad377ca333c",
            "url": "https://translate.fedoraproject.org/api/units/17123138/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.173967Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "For information concerning various directives that can be used in the SSH configuration files, see the `ssh_config`(5) and `sshd_config`(5) manual pages."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3992211925001428283,
            "content_hash": 3992211925001428283,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:175",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729814/?format=api",
            "priority": 100,
            "id": 17123139,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=b7672f9819c9dd3b",
            "url": "https://translate.fedoraproject.org/api/units/17123139/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.183680Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Starting an OpenSSH Server"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2468573438804550420,
            "content_hash": -2468573438804550420,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:177",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729822/?format=api",
            "priority": 100,
            "id": 17123140,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=5dbddd8956171cec",
            "url": "https://translate.fedoraproject.org/api/units/17123140/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.192945Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "indexterm:[OpenSSH,server]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 732637485902246686,
            "content_hash": 732637485902246686,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:179",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 72,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729836/?format=api",
            "priority": 100,
            "id": 17123141,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=8a2ad9e96856b31e",
            "url": "https://translate.fedoraproject.org/api/units/17123141/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.200725Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Make sure you have relevant packages installed"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1024033812539546517,
            "content_hash": -1024033812539546517,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:180, ./pages/infrastructure-services/OpenSSH.adoc:1024",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 73,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729850/?format=api",
            "priority": 100,
            "id": 17123142,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=71c9e6ac4d97646b",
            "url": "https://translate.fedoraproject.org/api/units/17123142/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.208430Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "To run an OpenSSH server, you must have the [package]*openssh-server* package installed. See xref:package-management/DNF.adoc#sec-Installing[Installing Packages] for more information on how to install new packages in {MAJOROSVER}."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3720692655831694030,
            "content_hash": -3720692655831694030,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:185",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729861/?format=api",
            "priority": 100,
            "id": 17123143,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=4c5d71be1abf4532",
            "url": "https://translate.fedoraproject.org/api/units/17123143/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.214779Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "indexterm:[OpenSSH,server,starting] To start the [command]#sshd# daemon in the current session, type the following at a shell prompt as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4800042039186433390,
            "content_hash": 4800042039186433390,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:189",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729877/?format=api",
            "priority": 100,
            "id": 17123144,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=c29d2ccd8ca6256e",
            "url": "https://translate.fedoraproject.org/api/units/17123144/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.221350Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]#{nbsp}systemctl start sshd.service\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8453991385529339875,
            "content_hash": 8453991385529339875,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:193",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 76,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729891/?format=api",
            "priority": 100,
            "id": 17123145,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=f5529c5fbcb04fe3",
            "url": "https://translate.fedoraproject.org/api/units/17123145/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.227409Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "indexterm:[OpenSSH,server,stopping] To stop the running [command]#sshd# daemon in the current session, use the following command as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5642997839365093748,
            "content_hash": 5642997839365093748,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:196",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 77,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729912/?format=api",
            "priority": 100,
            "id": 17123146,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ce4ff4a313a73974",
            "url": "https://translate.fedoraproject.org/api/units/17123146/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.232958Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]#{nbsp}systemctl stop sshd.service\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8522274105042888820,
            "content_hash": -8522274105042888820,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:200",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729924/?format=api",
            "priority": 100,
            "id": 17123147,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=09baccdaba68978c",
            "url": "https://translate.fedoraproject.org/api/units/17123147/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.238400Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "If you want the daemon to start automatically at the boot time, type as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6836184113268436363,
            "content_hash": 6836184113268436363,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:203",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 79,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729939/?format=api",
            "priority": 100,
            "id": 17123148,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=dedf013b3a88ad8b",
            "url": "https://translate.fedoraproject.org/api/units/17123148/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.243909Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "~]#{nbsp}systemctl enable sshd.service\nln -s '/usr/lib/systemd/system/sshd.service' '/etc/systemd/system/multi-user.target.wants/sshd.service'\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8047577427807384103,
            "content_hash": -8047577427807384103,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:208",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 80,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729949/?format=api",
            "priority": 100,
            "id": 17123149,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=105142f7a116cdd9",
            "url": "https://translate.fedoraproject.org/api/units/17123149/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.249811Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "See xref:infrastructure-services/Services_and_Daemons.adoc#ch-Services_and_Daemons[Services and Daemons] for more information on how to configure services in {MAJOROS}."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7857790286409094271,
            "content_hash": 7857790286409094271,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:211, ./pages/infrastructure-services/OpenSSH.adoc:252",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729958/?format=api",
            "priority": 100,
            "id": 17123150,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=ed0c7aa214edd47f",
            "url": "https://translate.fedoraproject.org/api/units/17123150/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.255231Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Note that if you reinstall the system, a new set of identification keys will be created. As a result, clients who had connected to the system with any of the OpenSSH tools before the reinstall will see the following message:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1822201542529658501,
            "content_hash": -1822201542529658501,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:213",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729972/?format=api",
            "priority": 100,
            "id": 17123151,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=66b63d59fc59d17b",
            "url": "https://translate.fedoraproject.org/api/units/17123151/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.259438Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\nIT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\nSomeone could be eavesdropping on you right now (man-in-the-middle attack)!\nIt is also possible that the RSA host key has just been changed.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5235882069335080380,
            "content_hash": 5235882069335080380,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:222",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate.fedoraproject.org/api/units/15729988/?format=api",
            "priority": 100,
            "id": 17123152,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=c8a997004c8dfdbc",
            "url": "https://translate.fedoraproject.org/api/units/17123152/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.264486Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "To prevent this, you can backup the relevant files from the `/etc/ssh/` directory (see xref:table-ssh-configuration-configs-system[System-wide configuration files] for a complete list), and restore them whenever you reinstall the system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 875897117337168429,
            "content_hash": 875897117337168429,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:225",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 84,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730002/?format=api",
            "priority": 100,
            "id": 17123153,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=8c27cfc99aabaa2d",
            "url": "https://translate.fedoraproject.org/api/units/17123153/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.269000Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Requiring SSH for Remote Connections"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -130587639675848527,
            "content_hash": -130587639675848527,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:227",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 85,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730014/?format=api",
            "priority": 100,
            "id": 17123154,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=7e300f3bcd1078b1",
            "url": "https://translate.fedoraproject.org/api/units/17123154/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.274792Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "indexterm:[SSH protocol,insecure protocols]indexterm:[SSH protocol,requiring for remote login] For SSH to be truly effective, using insecure connection protocols should be prohibited. Otherwise, a user's password may be protected using SSH for one session, only to be captured later while logging in using Telnet. Some services to disable include [command]#telnet#, [command]#rsh#, [command]#rlogin#, and [command]#vsftpd#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5079950150741154482,
            "content_hash": 5079950150741154482,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:230",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 86,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730024/?format=api",
            "priority": 100,
            "id": 17123155,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=c67f9bbf539e5ab2",
            "url": "https://translate.fedoraproject.org/api/units/17123155/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.280222Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "These services are not installed by default in {MAJOROS}. If required, to make sure these services are not running, type the following commands at a shell prompt:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2435673117962448062,
            "content_hash": 2435673117962448062,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:232",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 87,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730048/?format=api",
            "priority": 100,
            "id": 17123156,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=a1cd3fcbc91eacbe",
            "url": "https://translate.fedoraproject.org/api/units/17123156/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.285718Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "[command]#systemctl stop telnet.service#\n[command]#systemctl stop rsh.service#\n[command]#systemctl stop rlogin.service#\n[command]#systemctl stop vsftpd.service#\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3124191706491425628,
            "content_hash": -3124191706491425628,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:239",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 88,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730076/?format=api",
            "priority": 100,
            "id": 17123157,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=54a4a432145b6ca4",
            "url": "https://translate.fedoraproject.org/api/units/17123157/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.291488Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "To disable running these services at startup, type:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5176398068510160544,
            "content_hash": -5176398068510160544,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:242",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 89,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730106/?format=api",
            "priority": 100,
            "id": 17123158,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=3829bd61e66f0960",
            "url": "https://translate.fedoraproject.org/api/units/17123158/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.296838Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "[command]#systemctl disable telnet.service#\n[command]#systemctl disable rsh.service#\n[command]#systemctl disable rlogin.service#\n[command]#systemctl disable vsftpd.service#\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1446967506656773822,
            "content_hash": -1446967506656773822,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:249",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 90,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730125/?format=api",
            "priority": 100,
            "id": 17123159,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=6beb56b81430b942",
            "url": "https://translate.fedoraproject.org/api/units/17123159/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.302886Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Using Key-based Authentication"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 885479312629093808,
            "content_hash": 885479312629093808,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:254",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 91,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730149/?format=api",
            "priority": 100,
            "id": 17123160,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=8c49dabe4d36d5b0",
            "url": "https://translate.fedoraproject.org/api/units/17123160/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.309092Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "indexterm:[OpenSSH,using key-based authentication] To improve the system security even further, generate SSH key pairs and then enforce key-based authentication by disabling password authentication. To do so, create a drop-in configuration file, for example `/etc/ssh/sshd_config.d/01-local.conf`. Make sure it is lexicographically before the `50-redhat.conf` file, providing Fedora defaults. In a text editor such as [application]*vi* or [application]*nano* insert the [option]`PasswordAuthentication` option as follows:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8194028108589215132,
            "content_hash": 8194028108589215132,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:257",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 92,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730170/?format=api",
            "priority": 100,
            "id": 17123161,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=f1b70926a406ad9c",
            "url": "https://translate.fedoraproject.org/api/units/17123161/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.316500Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "PasswordAuthentication no\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 558138371982636455,
            "content_hash": 558138371982636455,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:261",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 93,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730206/?format=api",
            "priority": 100,
            "id": 17123162,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=87bee7e4658a35a7",
            "url": "https://translate.fedoraproject.org/api/units/17123162/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.325550Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "If you are working on a system other than a new default installation, check that [command]#PubkeyAuthentication no# has *not* been set in neither `/etc/ssh/sshd_config` nor any included file from drop-in directory. If connected remotely, not using console or out-of-band access, testing the key-based log in process before disabling password authentication is advised."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8923657720433892930,
            "content_hash": -8923657720433892930,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:264",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 94,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730221/?format=api",
            "priority": 100,
            "id": 17123163,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=0428cc95345da1be",
            "url": "https://translate.fedoraproject.org/api/units/17123163/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.334289Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "To be able to use [command]#ssh#, [command]#scp#, or [command]#sftp# to connect to the server from a client machine, generate an authorization key pair by following the steps below. Note that keys must be generated for each user separately."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7248622927439349482,
            "content_hash": -7248622927439349482,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:266",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 95,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730232/?format=api",
            "priority": 100,
            "id": 17123164,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=1b67b7da3339b916",
            "url": "https://translate.fedoraproject.org/api/units/17123164/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.341011Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "{MAJOROSVER} uses SSH Protocol 2 and RSA keys by default (see xref:s2-ssh-versions[Protocol Versions] for more information)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6808636861076229661,
            "content_hash": -6808636861076229661,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:268",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 96,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730250/?format=api",
            "priority": 100,
            "id": 17123165,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=2182dcd93aebb1e3",
            "url": "https://translate.fedoraproject.org/api/units/17123165/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.347493Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Do not generate key pairs as root"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4233171091577377189,
            "content_hash": 4233171091577377189,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:269",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 97,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730261/?format=api",
            "priority": 100,
            "id": 17123166,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=babf3eadf2ec11a5",
            "url": "https://translate.fedoraproject.org/api/units/17123166/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.355420Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "If you complete the steps as `root`, only `root` will be able to use the keys."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2304747872916048248,
            "content_hash": 2304747872916048248,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:274",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 98,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730275/?format=api",
            "priority": 100,
            "id": 17123167,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=9ffc1bfab5ff8978",
            "url": "https://translate.fedoraproject.org/api/units/17123167/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.363256Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "Backup your ~/.ssh/ directory"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3699868113324256198,
            "content_hash": 3699868113324256198,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:277",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 99,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730284/?format=api",
            "priority": 100,
            "id": 17123168,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=b3589272427cabc6",
            "url": "https://translate.fedoraproject.org/api/units/17123168/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.370607Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?format=api",
            "source": [
                "If you reinstall your system and want to keep previously generated key pairs, backup the `~/.ssh/` directory. After reinstalling, copy it back to your home directory. This process can be done for all users on your system, including `root`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 190295528728628125,
            "content_hash": 190295528728628125,
            "location": "./pages/infrastructure-services/OpenSSH.adoc:282",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 100,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate.fedoraproject.org/api/units/15730292/?format=api",
            "priority": 100,
            "id": 17123169,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f39pagesinfrastructure-servicesopenssh/sv/?checksum=82a410c670370b9d",
            "url": "https://translate.fedoraproject.org/api/units/17123169/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-18T09:29:05.378465Z"
        }
    ]
}