46%
09.08.2015
was programmed in C, does not provide any installation packages. On a Linux or Solaris host, you first need to set up the required basic packages: OpenSSL, MySQL 5.1+, Sphinx Search 2.1+, PHP 5.3.x+, web server
46%
09.04.2019
, so the other must be the injected sidecar.
A full description of one of these pods (Figure 7) shows that the Istio sidecar is indeed present:
$ kubectl describe pod wordpress-77f7f9c485-k7tt9
46%
01.06.2024
Dec 9 09:11 microsoft.gpg
which means only the root user can read and write to the file.
The next step sets up the correct Apt package repository entry, which is ideal for security updates, new
46%
10.09.2012
tell logger which log to use:
[laytonjb@test1 ~]$ logger -p cron.notice "This is a cron test"
...
[root@test1 ~]# tail -n 2 /var/log/cron
Aug 22 17:10:01 test1 CROND[7438]: (root) CMD (LANG=C LC_ALL=C
46%
30.11.2025
's with all the colons?
Well, put simply, IPv4 addresses are short, so writing out the entire address is easy. With IPv6, however, you get something like 1.2.3.4.5.6.7.8.9.234.25.198.221.82.15.16. To make ... 3
46%
20.05.2014
01 var http = require('http');
02 http.createServer(function (req, res) {
03 res.writeHead(200, {'Content-Type': 'text/plain'});
04 res.end('Hello from Node.js\n');
05 }).listen(3000, '127
46%
14.08.2017
intervention by the user. The command:
trove create lm-slave 1 --size 2 --slave_of ae427c76-eee3-11e6-802a-00215acd73e2
would add a slave node named lm-slave of flavor 1 to the database with the ID ae427c76
46%
03.02.2012
on Information, Computer and Communications Security, 2010.
[7] A More Secure Cloud for Millions of Google Apps Users
[8] A. Haeberlen, “A Case for the Accountable Cloud,” Proceedings of the 3rd ACM SIGOPS
46%
30.11.2025
tests and take some of the load off the SSD with the fstrim command from a recent util-linux package [9].
The workload from Listing 3, which measures the IOPS with a variable block size between 2Kb
46%
30.01.2024
vulnerabilities. If you don't want to fire OpenVAS at your servers, you can use the leaner Lynis [3]. The tool runs more than 200 tests and after a few minutes presents its report in the terminal or by email