88%
05.03.2014
-s 12:00:00 -e 13:00:00
Linux 3.5.0-43-generic (hercules) 02.12.2013 _x86_64_ (2 CPU)
12:05:01 CPU %user %nice %system %iowait %steal %idle
12
88%
20.03.2014
jcb@hercules:# sar -u -f /var/log/sysstat/sa02 -s 12:00:00 -e 13:00:00
Linux 3.5.0-43-generic (hercules) 02.12.2013 _x86_64_ (2 CPU)
12:05:01 CPU %user %nice %system
87%
08.05.2019
#include
#include
#include
#include
#define N 1000
int main( )
{
float x[N];
int i;
float avg_base, avg;
for (i = 0; i < N; i++)
{
x[i] = i * sin(i);
}
avg_base = 0.0
86%
21.11.2012
) ! Delta (x and y directions)
101
102 ALLOCATE ( unew(1:m,1:m), u(1:m,1:m) ) ! mem for unew, u
103
104 !
105 ! Boundary Conditions
106 ! ===================
107 !
108 pi = DACOS(0.0
86%
07.04.2022
,BROADCAST,RUNNING,MULTICAST> mtu 1460
inet 10.0.0.2 netmask 255.255.255.255 broadcast 0.0.0.0
inet6 fe80::bfd3:1a4b:f76b:872a prefixlen 64 scopeid 0x20
ether 42:01:0a:80:00:02 txqueuelen 1000
86%
24.02.2022
.255.255.255 broadcast 0.0.0.0
inet6 fe80::bfd3:1a4b:f76b:872a prefixlen 64 scopeid 0x20
ether 42:01:0a:80:00:02 txqueuelen 1000 (Ethernet)
RX packets 11919 bytes 61663030 (58.8 Mi
86%
11.04.2016
-fastcgi are running, as expected.
Listing 1
Process List
root 589 0.0 0.3 142492 3092 ? Ss 20:35 0:00 nginx: master process
/usr/sbin/nginx -g daemon on; master_process on;
www
85%
15.08.2012
as follows:
julia> libc = dlopen("/lib64/libc.so.6")Ptr{Void} @0x0000000003416b70
Next, the dlsym
command can be used to look up a symbol from a shared library handle and return a pointer to the function
85%
17.02.2015
Combined Search
# ausearch -k hosts-file -ts today -ul 1000
----
time->Tue Jul 1 16:36:00 2014
type=PATH msg=audit(1404225360.791:124138): item=0 name="/etc/hosts"
inode=2755966 dev=fd:02 mode=0100644
85%
08.04.2014
| elapsed: 0.0s remaining: 4.5s
[Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s
[Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2.3s remaining: 3.5s