27%
13.12.2018
CompType=jobcomp/none
48 #
49 # ACCOUNTING
50 JobAcctGatherType=jobacct_gather/cgroup
51 AccountingStorageTRES=gres/gpu
52 DebugFlags=CPU_Bind,gres
53 AccountingStorageType=accounting_storage/slurmdbd
54 Accounting
27%
02.08.2022
PRIMARY KEY (id)
49 ) Engine=InnoDB CHARACTER SET 'latin1';
50
51 CREATE INDEX comments_name_type_idx ON comments (name, type);
52 CREATE INDEX comments_order_idx ON comments (domain_id, modified_at);
53
54
27%
05.12.2019
field:
sudo ausearch -k watch-passwd
time->Tue May 28 19:52:15 2019
type=CONFIG_CHANGE msg=audit (1559065935.923:2447): auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 op
27%
22.12.2017
and Brotli Comparison
01 -rw-r--r-- 1 sw sw 124 8 Sep 16:52 hello-world.html
02 -rw-r--r-- 1 sw sw 77 8 Sep 16:53 hello-world.html.br
03 -rw-r--r-- 1 sw sw 113 8 Sep 16:53 hello
27%
11.06.2014
}
48 $eth0_ip = '192.168.111.188'
49 $swap_used = '0'
50 $Host = {
51 kernelname => 'Linux'
52 operating_system => 'Ubuntu'
53 hostname => 'sugar'
54 operatingsystemrelease => '12.04'
55
27%
11.10.2016
_percent_local=psutil.cpu_percent(interval=interv,percpu=True);
52 cpu_percent.append(cpu_percent_local);
53 # end for
54
55 # Normalize epoch to beginning
56 epoch_list[:] = [x - epoch_list[0] for x in epoch_list];
57
58 # Plots
59
60
27%
14.11.2013
kernel ordinal number (%n).
Listing 3
70-persistent-net.rules
Rules for KVM:
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="52:54:00:*", KERNEL=="eth*", NAME="eth%n"
Rules
27%
27.09.2024
and theft in non-production environments, while 53 percent reported data corruption and alteration, and 52 percent cited audit issues and failures.
Read more at Delphix (https://www
27%
14.03.2013
52).
Figure 2: QXL driver problems on Windows 7.
Conclusions
The graphics system plays a subordinate role in server use scenarios; in fact
27%
21.08.2012
’ll be using is a simple MPI code for computing pi (3.14159…). The code is a Fortran90 example. Building the code is very easy using Environment Modules:
[laytonjb@test1 TEST]$ module load compilers/open64