30%
05.08.2024
:
curl git pkg-config
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Need to get 3,409 kB of archives.
After this operation, 19.5 MB of additional disk space will be used.
Get:1 http
30%
06.10.2019
);
19 printf("source: %s\ntarget: %s\n",source,target);
20 return 0;
21 }
Figure 3: Splint warns the programmer of a likely out
30%
21.08.2014
't connect to $remote_host:$remote_port: $@ \n";
17
18
19 while() {
20 my @lavg = Sys::CpuLoad::load();
21 my $ts=time();
22 print $socket "system.loadavg_1min $lavg[0] $ts\n";
23 print $socket "system
30%
01.04.2014
applications on virtual machines. In fact, most of what you will find in Cloudify recipes can be achieved by integrating Chef Cookbooks.
Looking Forward: Cloudify 3.0
The current Cloudify version 2.6 has
30%
05.12.2014
. For example, to run a report every three seconds for five iterations on eth0, you would use the command in Listing 4.
Listing 4
capstats
/opt/bro/bin/capstats -I 3 -n 5 -i eth0
1415510235
30%
13.04.2023
of packages in the file req.txt
in the home directory of the anaconda
user that can be used to create the shared_env
environment:
$ /opt/apps/anaconda3/bin/conda create -n shared_env --file ./req
30%
22.08.2011
have been created over the last few years, including Amazon Elastic Compute Cloud (EC2), Amazon Simple Storage Service (S3), and JiffyBox. In the US, they are joined by providers such as Go
30%
25.09.2023
: 55 ms.
Port: 80: op 2.1. 10.0.0.23 80 Time: 26 ms.
Port: 80: op 2.2. 10.0.0.23 80 Time: 56 ms.
Port: 80: op 3.1. 10.0.0.23 80 Time: 25 ms.
Port: 80: op 3.2. 10.0.0.23 80 Time: 48 ms.
Port: 80: op 4
30%
25.01.2017
) :: a[*] ! Array coarray
real, dimension(n), codimension[*] :: a ! Array coarray
integer :: cx[10,10,*] ! scalar coarray with corank of 3
! Array coarray with corank of 3 with different cobounds
real :: c(m,n) :: [0 ... Modern Fortran – Part 3
30%
12.02.2013
Modulefiles:
1) fftw/3.3.2/gnu4 2) mpich2/1.4.1p1/gnu4
$ ssh n0
$ module list
Currently Loaded Modulefiles:
1) fftw/3.3.2/gnu4 2) mpich2/1.4.1p1/gnu4
$ exit
$ export NOMODULES=1
$ ssh n0
$ module list