16%
26.02.2014
, which is not too difficult to build or install. In the output, I print information around reads and writes (number of operations merged and completed and rates for both). Listing 6 is an example of script
16%
19.10.2012
consisting of 80 cores with 4GB of RAM per core with basic storage of 500GB. POD pricing is based on cores/hour and would work out to be US$ 6,098.00/month or US$ 0.101/core·hour. A large example of 256 cores
16%
20.05.2014
.
Figure 5: Adding a network.
The next step is asset discovery via Environment | Assets | Asset Discovery
(Figure 6). This screen has several options to configure asset scanning. In my case, I
16%
06.10.2019
response = urllib.urlopen(url);
06 data = json.loads(response.read())
07
08 for userentry in data:
09 if userentry.get('active'):
10 username = userentry.get('username')
11
12 if os
16%
18.07.2013
on the Apache Foundation download page [4] in Other files
, below the binaries/win32 directories. In CentOS 6.4, the mod_ssl module is not part of the Apache2 package; you have to install the mod_ssl package
16%
09.04.2019
automatically with the control plane.
Deploying an Application
I picked WordPress as the demonstration application for this article [6], to get a usable result that could be developed in a number of ways. I
16%
17.02.2015
in logwatch.conf. If you want to include archived logfiles (e.g., messages.1.gz or syslog.6.gz) in addition to the logging directory, you use the following option (which is No by default):
Archives = Yes
16%
15.12.2017
08 action :install
09 end
10 service "apache2" do
11 action [ :enable, :start ]
12 end
13
14 directory node['main']['doc_root'] do
15 owner 'www1-data'
16 group 'www1-data'
17 mode '0744'
18 action
16%
07.04.2022
WorldApp extends StatelessWidget {
08 @override
09 Widget build(BuildContext context) {
10 return MaterialApp(
11 title: 'Hello World',
12 home: Scaffold(
13 appBar: AppBar(
14
16%
05.02.2023
in Windows 10 from the German Federal Office for Information Security [5]
Center for Internet Security benchmarks [6]
US Department of Defense Security Technical Implementation Guide [7]
Australian