19%
22.05.2023
.com;
root /usr/share/nginx/html/blank;
[...] (SSL configuration)
location /.well-known/matrix/server
{
default_type application/json;
return 200 '{"m.server": "matrix.domain.com:443
19%
25.03.2021
_idle_timeout 3m;
10 http2_max_requests 1000;
11
12 access_log /usr/local/var/log/nginx/http2.log http2;
13
14 ssl_certificate /test.crt;
15 ssl_certificate_key /test.key;
16
17 root
19%
20.03.2014
://wiki.freebsd.org/Graphics
BSD Hypervisor: http://www.bhyve.org
Package management tool: http://www.unixmen.com/add-package-management-tool-freebsd-10/
Root on ZFS: https://wiki.freebsd.org/RootOnZFS
19%
04.08.2020
accounts. You just need to know the email address of the root target account and the account ID. Later, you can always add the primary account to the organization, allowing you to take full advantage
19%
06.10.2019
on other distributions. In most cases, however, this command will only install an earlier version.
After the install, you find the configuration files in the /etc/easy-rsa/ directory; working as root
19%
05.12.2016
-interactive/pam for root from 1.0.0.1 port 4321 ssh2
# Feb 22 8:00:10 AM hostname sshd[1234]: Failed keyboard-interactive/pam for invalid user mysql from 1.0.0.1 port 4322 ssh2
FILTER='
cat /var/log/secure | awk '\''$5
19%
09.01.2013
access to the /etc/passwd file. Only the root user has permission to change that file, however. Put simply, you use a trick and set the SUID flag for the passwd command; the command is then executed
19%
28.11.2023
directory. Finally, set up the correct owner for the bind mount directory with the command
chown -R root:root config
and bring up the new Statping-ng containers with the command used earlier.
Listing
19%
17.04.2017
a repository for the current version 6 of Node. Then Apt with root privileges installs Node.js and Git, which you need to install Angular 2.
A quick-start variant of Angular is easily installed on your hard
19%
30.11.2025
06 domains = tuxgeek
07
08 [nss]
09 filter_groups = root
10 filter_users = root
11 reconnection_retries = 3
12
13 [pam]
14 reconnection_retries = 3
15
16 [domain/tuxgeek]
17 auth_provider = krb5
18