Ubuntu 20.04 Lts (Focal Fossa) Configuration Files

Original, unaltered Ubuntu 20.04 LTS (Focal Fossa) config files from fresh installations

/etc/mysql/debian-start
MariaDB Ubuntu 20.04 LTS (Focal Fossa)

MariaDB - /etc/mysql/debian-start

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

#!/bin/bash
#
# This script is executed by "/etc/init.d/mysql" on every (re)start.
#
# Changes to this file will be preserved when updating the Debian package.
#
# NOTE: This file is read only by the…
44 lines β€’ MD5: 8b54d37e... Click to view full file
/etc/mysql/mariadb.cnf
MariaDB Ubuntu 20.04 LTS (Focal Fossa)

MariaDB - /etc/mysql/mariadb.cnf

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

# The MariaDB configuration file
#
# The MariaDB/MySQL tools read configuration files in the following order:
# 1. "/etc/mysql/mariadb.cnf" (this file) to set global defaults,
# 2. "/etc/mysql/conf.d…
24 lines β€’ MD5: 46a0151b... Click to view full file
/etc/mysql/my.cnf.fallback
MariaDB Ubuntu 20.04 LTS (Focal Fossa)

MariaDB - /etc/mysql/my.cnf.fallback

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

# Copyright (c) 2015, 2025, Oracle and/or its affiliates.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2.0,…
34 lines β€’ MD5: c6e5f877... Click to view full file
/etc/mysql/mariadb.conf.d/50-server.cnf
MariaDB Ubuntu 20.04 LTS (Focal Fossa)

MariaDB - /etc/mysql/mariadb.conf.d/50-server.cnf

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

#
# These groups are read by MariaDB server.
# Use it for options that only the server (but not clients) should see
#
# See the examples of server my.cnf files in /usr/share/mysql

# this is read by …
134 lines β€’ MD5: 576ae30a... Click to view full file
/etc/mysql/mariadb.conf.d/50-mysqld_safe.cnf
MariaDB Ubuntu 20.04 LTS (Focal Fossa)

MariaDB - /etc/mysql/mariadb.conf.d/50-mysqld_safe.cnf

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

# NOTE: This file is read only by the traditional SysV init script, not systemd.
# MariaDB systemd does _not_ utilize mysqld_safe nor read this file.
#
# For similar behaviour, systemd users should c…
31 lines β€’ MD5: ace3390e... Click to view full file
/etc/mysql/mariadb.conf.d/50-mysql-clients.cnf
MariaDB Ubuntu 20.04 LTS (Focal Fossa)

MariaDB - /etc/mysql/mariadb.conf.d/50-mysql-clients.cnf

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

#
# These groups are read by MariaDB command-line tools
# Use it for options that affect only one utility
#

[mysql]
# Default is Latin1, if you need UTF-8 set this (also in server section)
default-c…
25 lines β€’ MD5: 593e2010... Click to view full file
/etc/mysql/mariadb.conf.d/50-client.cnf
MariaDB Ubuntu 20.04 LTS (Focal Fossa)

MariaDB - /etc/mysql/mariadb.conf.d/50-client.cnf

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

#
# This group is read by the client library
# Use it for options that affect all clients, but not the server
#

[client]
# Default is Latin1, if you need UTF-8 set this (also in server section)
defa…
26 lines β€’ MD5: f2016c3f... Click to view full file
/etc/mysql/conf.d/mysql.cnf
MariaDB Ubuntu 20.04 LTS (Focal Fossa)

MariaDB - /etc/mysql/conf.d/mysql.cnf

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

# Copyright (c) 2015, 2025, Oracle and/or its affiliates.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2.0,…
31 lines β€’ MD5: a5791297... Click to view full file
/etc/ssl/openssl.cnf
OpenSSL Ubuntu 20.04 LTS (Focal Fossa)

OpenSSL - /etc/ssl/openssl.cnf

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

#
# OpenSSL example configuration file.
# This is mostly being used for generation of certificate requests.
#

# Note that you can include other files from the main configuration
# file using the .in…
351 lines β€’ MD5: fb92a2da... Click to view full file
/etc/ssh/ssh_import_id
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/ssh_import_id

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

{
   "_comment_": "This file is JSON syntax and will be loaded by ssh-import-id to obtain the URL string, which defaults to launchpad.net.  The following URL *must* be an https address with a valid, …
5 lines β€’ MD5: 8bfa3900... Click to view full file
/etc/ssh/ssh_host_ed25519_key.pub
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/ssh_host_ed25519_key.pub

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINuknr/G9o9D+v648G9Q1HdgHN60bEG782FMFy3a0zFZ root@f227fa9875ed
2 lines β€’ MD5: 74b1b387... Click to view full file
/etc/ssh/ssh_host_ed25519_key
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/ssh_host_ed25519_key

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW
QyNTUxOQAAACDbpJ6/xvaPQ/r+uPBvUNR3YBzetGxBu/NhTBct2tMxWQAAAJgUbPZ5FGz2
eQAAAAtzc2gtZWQyNTUxO…
8 lines β€’ MD5: 1a4afe74... Click to view full file
/etc/ssh/ssh_host_ecdsa_key.pub
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/ssh_host_ecdsa_key.pub

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMX8swor6O+ObxfwdUOZmQb3xzQWLq2Twk4ZWNn0GaoplLtrfMQafJys9hoBWfXKwlltwxlwWJhgUeQEAzeWxgo= root@f227fa9875ed
2 lines β€’ MD5: f6de6825... Click to view full file
/etc/ssh/ssh_host_ecdsa_key
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/ssh_host_ecdsa_key

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAaAAAABNlY2RzYS
1zaGEyLW5pc3RwMjU2AAAACG5pc3RwMjU2AAAAQQTF/LMKK+jvjm8X8HVDmZkG98c0Fi6t
k8JOGVjZ9BmqKZS7a3zEG…
10 lines β€’ MD5: 3f1a524b... Click to view full file
/etc/ssh/ssh_host_rsa_key.pub
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/ssh_host_rsa_key.pub

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDsJcxoi47TQz9jWLEnyb7GTRuOkyTLjTteJUS481eydBy8sGqDEJvuURji6lNGDzfVOJUP6Gdlec6DOWjDivDGQHKRrH5ASJeTkT29M+PE74Qkj3A1khAJLubOcvMeJ51Fo0KgtyJReIPDHAWMtAzQjSXn2UHD5sE…
2 lines β€’ MD5: 6210c4fb... Click to view full file
/etc/ssh/ssh_host_rsa_key
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/ssh_host_rsa_key

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn
NhAAAAAwEAAQAAAYEA7CXMaIuO00M/Y1ixJ8m+xk0bjpMky407XiVEuPNXsnQcvLBqgxCb
7lEY4upTRg831TiVD+hnZ…
39 lines β€’ MD5: 725195ca... Click to view full file
/etc/ssh/sshd_config
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/sshd_config

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

#	$OpenBSD: sshd_config,v 1.103 2018/04/09 20:41:22 tj Exp $

# This is the sshd server system-wide configuration file.  See
# sshd_config(5) for more information.

# This sshd was compiled with PATH…
124 lines β€’ MD5: 6dbdc3a2... Click to view full file
/etc/ssh/moduli
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/moduli

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

# Time Type Tests Tries Size Generator Modulus
20190427132703 2 6 100 2047 2 D89645A8729D536F81F6D80ACE07FEA130E55B5076785AB086044CD7C09718E6309ECDB7D645DF39726B92D14BA56A5D5362D6E6A839FD131805A20868…
406 lines β€’ MD5: c170a536... Click to view full file
/etc/ssh/ssh_config
OpenSSH Ubuntu 20.04 LTS (Focal Fossa)

OpenSSH - /etc/ssh/ssh_config

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

# This is the ssh client system-wide configuration file.  See
# ssh_config(5) for more information.  This file provides defaults for
# users, and the values can be changed in per-user configuration …
53 lines β€’ MD5: a3c7f5af... Click to view full file
/etc/systemd/postfix@.service
Postfix Ubuntu 20.04 LTS (Focal Fossa)

Postfix - /etc/systemd/postfix@.service

πŸ“ Ubuntu 20.04 LTS (Focal Fossa)

[Unit]
Description=Postfix Mail Transport Agent (instance %i)
Documentation=man:postfix(1)
PartOf=postfix.service
Before=postfix.service
ReloadPropagatedFrom=postfix.service
After=network-online.targ…
20 lines β€’ MD5: 4224e053... Click to view full file