14%
28.11.2023
.json files (Listings 1 and 2) [2] to launch a Monitoror stack and supply its configuration, respectively.
Listing 1
monitoror_stack.yml
01 version: '3.5'
02 services:
03 monitoror:
04
14%
01.08.2019
.
Listing 3
Import Trojan Image
$ docker load -i nginx-trojan.tar
53bbd7a916c6: Loading layer [==================================================>] 20.48kB/20.48kB
The image nginx:latest already
14%
16.08.2018
: The top command on a Linux system.
15:28:23 up 1 day, 20:10, 3 users, load average: 0.10, 0.14, 0.13
The second line of the display lists the aggregate state of the system's processes – 205 in all
14%
10.04.2015
-app
ruby-1.8
47 Ruby 1.9 rhc create-app ruby-1.9
48 Ruby 2.0 rhc create-app ruby-2.0
49 Tomcat 6 (JBoss
14%
17.02.2015
as you create the default route. Just pass in the routing destination with an appropriate prefix. For example, using
netsh interface ipv6 add route 2001:db8::/48 11 \
fe80::20f:23ff:fef5:68eb
routes
14%
12.09.2013
/usr/sbin/semodule -r local &> /dev/null || :
41 fi
42
43 %clean
44 rm -rf %buildroot
45
46 %files
47 %defattr(-,root,root)
48 %{_datadir}/selinux/*/local.pp
49
50 %changelog
51 * Mon May 20 2013
14%
22.12.2017
For nearly 20 years, web servers have relied on Gzip compression to compress HTML, CSS, and miscellaneous text files, which the browser then receives and unpacks again, speeding up data transfer
14%
01.06.2024
code's critical section therefore determines how much the application can actually be accelerated: If one minute of a 20-minute process is single threaded, the maximum speedup theoretically possible
14%
14.03.2018
is like adding a virtual cable between your two VPCs (Figure 3). You need to accept this peering in a separate step. So that the VMs can find their way out of the outer VPC later on, you now need to create
14%
05.11.2018
nodes, and make sure to do this as a user and not as root.
3. To make life easier, use shared storage between the controller and the compute nodes.
4. Make sure the UIDs and GIDs are consistent