30%
25.03.2021
/var/www/html;
18
19 # Required for server push:
20 location /css/ {
21 expires 3h;
22 }
23
24 location /js/ {
25 expires 3h;
26 }
27
28 location /index-2.html {
29
30%
30.05.2021
Linux will be a community-based 1:1 binary replacement for Red Hat Enterprise Linux and currently ships with Gnome 3.32, Linux kernel 4.18.0-240.22.1.el8, SQLite 3.26, virt-what 1.18, Samba 4.12.3, DNF 4
30%
20.03.2014
you get there:
wget http://libguestfs.org/download/builder/fedora-19.xz
The image is only 164MB in size, so the download is done quickly. Back in the main directory of the libguestfs distribution, you
30%
20.03.2014
Sar Statistics Options
Key
Function
A
Outputs everything; equivalent to -bBdHqrRSuvwWy -I SUM -I XALL -m ALL -n ALL -u ALL -P ALL
b
I/O statistics and transfer
30%
20.05.2014
include some of the biggest names in IT, social media, and the entertainment industry, including Amazon Web Services, AOL, Apple, eBay, Facebook, Netflix, and HP. However, Hadoop 2.2.x is especially
30%
25.03.2020
, with 45 percent saying it will increase slightly and 32 percent stating it will increase significantly. Only 22 percent of respondents claimed open source adoption will remain the same and one percent
30%
04.08.2020
4
Low drop
AF11 = 10 (001010)
AF21 = 18 (010010)
AF31 = 26 (011010)
AF41 = 34 (100010)
Medium drop
AF12 = 12 (001100)
AF22 = 20 (010100
30%
04.08.2020
3297841472b4e53e22e53826eea9e483d993e5) (by Red Hat's David Howells), the notification queue will also "…have the ability to cache your kerberos tickets in the session, user or persistent keyring so
30%
14.11.2013
, $user, $pass) = (split);
17 close(IN);
18
19 my $client = new Frontier::Client(url => "http://$server/rpc/api");
20 my $session = $client->call('auth.login', $user, $pass);
21
22 return ($client
30%
18.07.2013
Linux distributions, including Debian, Ubuntu, and openSUSE, come with a script named a2enmod to enable dynamically loadable Apache modules. The root user thus enables mod_ssl as follows:
a2enmod ssl