37%
09.04.2019
words, "Application writers had gotten lazy, because ext3 by default has a commit interval of 5 seconds".
Infos
mv performance problem: https://twitter.com/jsaryer/status/1069775822880333824
37%
07.06.2019
a 301 Redirect
response to the new HTTPS URL.
Listing 1
Redirect from HTTP to HTTPS
01 sub vcl_recv
02 {
03 if (req.http.host ~ "example.com" &&
04 req.http.Cookie == "logged_in")
05 {
06
37%
20.05.2014
landscape-api. The first two are user-specific and can be looked up or generated in the API access key
and API secret key
fields of the web interface's user settings.
The Landscape URI is generally https://landscape.canonical.com
37%
05.12.2016
and the successful adaptation to high-resolution HDPI displays.
Infos
Apricity blog: https://apricityos.com/blog
Images: https://apricityos.com/download
Numix: https://github.com
37%
03.04.2024
.
Infos
Security Onion: https://securityonionsolutions.com/
Product overview: https://securityonionsolutions.com/software
Wazuh: https://wazuh.com
OSSEC: https://www.ossec.net
Osquery
37%
28.06.2011
the first virtual machine. Rackspace offers a prebuilt test image for running a virtual machine. You can enter the following command:
wget http://c2477062.cdn.cloudfiles.U
rackspacecloud.com
37%
18.10.2017
within their preferred coding environment.
Resources
ROCm:
[1] [rocm.github.io]
[2] [amd.com/ROCm]
[3] ROCm documentation: [http://rocm‑documentation.readthedocs.io/]
[4] HIP: [https://github.com
37%
10.04.2015
that other programs like Git are properly installed.
05
06 If you have your own OpenShift server, you can specify it now. \
Just hit enter to use the server for OpenShift Online: openshift.redhat.com.
07
37%
29.09.2020
-based systems, the command would be:
$ wget https://repo.percona.com/apt/percona-release_latest.generic_all.deb
$ sudo dpkg -i percona-release_latest.generic_all.deb
$ sudo apt-get update
$ sudo apt install pmm2
37%
27.09.2021
into your continuous integration/continuous deployment (CI/CD) pipeline. As RHEL's example shows, it is a good idea.
Infos
ping(1) man page: https://manpages.ubuntu.com/manpages/focal/en/man1/ping