18%
13.06.2016
to allow the no_root_squash option. A line for this purpose in /etc/exports would look like this:
/nfs 192.168.1.0/ 24(rw,no_root_squash)
It allows all the computers on the 192.168.1.0 network to mount
18%
20.03.2014
13 respawn
14 respawn limit 10 5
15
16 pre-start script
17 $DAEMON -t
18 if [ $? -ne 0 ]
19 then exit $?
20 fi
21 end script
22
23 exec $DAEMON
Listing
18%
18.07.2013
says:
$ puppet apply .pp
notice: Scope(Class[main]): Let's build a server!
notice: Finished catalog run in 0.01 seconds
Next, create a simple and largely useless file in the same script, drop
18%
09.10.2017
in turn stores as a separate time series. The software can already cope with millions of time series, yet version 2.0 [6] should cover more extreme Kubernetes environments with thousands of nodes
18%
05.02.2019
:
$ curl http://169.254.169.254
1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04
The cloud-init
package installed on an instance contains utilities for its early
18%
14.03.2013
configuration work is necessary on Linux. You need to set up the Vesa driver explicitly in xorg.conf (Listing 1).
Listing 1
Vesa Configuration
01 Section "Device"
02 Identifier "device0"
03
18%
16.08.2018
(NIC1, provider_net, eth0; NIC2, internal_net, eth1), and a CentOS 7 64-bit operating system. The NIC1 IP addresses for the Controller node and for Compute nodes 1 and 2 were 192.168.2.34, 192
18%
10.12.2023
, availability, performance, and capacity. For example, RAID 0 stripes data across multiple storage devices to improve performance, whereas RAID 1 mirrors data across storage devices to improve data availability
18%
10.06.2015
://analyticsacademy.withgoogle.com/course02/assets/html/GoogleAnalyticsAcademy-PlatformPrinciples-Lesson1.2-TextLesson.html
NetFlow Export Datagram Formats: http://www.cisco.com/c/en/us/td/docs/net_mgmt/netflow_collection_engine/5-0-3/user
18%
09.04.2019
-length file problem" by Theodore Ts'o, March 12, 2009: http://thunk.org/tytso/blog/2009/03/12/delayed-allocation-and-the-zero-length-file-problem/
The Author
Federico Lucifredi http://@0xf2