27%
12.08.2015
Ellie Arroway
: You found the primer.
S. R. Hadden
: Clever girl! Lights. … Pages and pages of data. Over 63 thousand in all, and on the perimeter of each
…
Ellie Arroway
: …
alignment
27%
05.12.2016
that the top left of the screen is (0,0)
tput cup 3 15
# Set the foreground color using an ASCII escape
tput setaf 3
# Write a "title" to the screen
echo "Title of the company"
tput sgr0
# Write a menu title
27%
06.05.2014
, to the company’s social media activities. This huge volume of unstructured data – big data – promises to deliver valuable insights and abundant material for decision making. If you want to benefit from
27%
13.07.2011
, but to start with, let's do the poor man's configuration using a bash script.
The following script - ok pseudo script - installs Apache, grabs your code from S3, and starts the server up.
apt-get -y install
26%
03.08.2023
the origin of the name (and how to pronounce it). The Wikipedia [3] page does a great job of joining the dots with the link to wasps: "The Mutillidae are a family of more than 7,000 species of wasps whose
26%
11.02.2016
, these days, the System Security Services Daemon (SSSD) [2] is used most of the time in such scenarios. This approach, together with the software [3], is the simplest way to integrate Linux clients directly
26%
15.02.2012
/shm/Intel_MPI_ft2sMG
23
/dev/shm/Intel_MPI_FlKyRG
23
/dev/shm/Intel_MPI_FlKyRG
23
/dev/shm/Intel_MPI_QV00CT
23
/lustre
26%
26.01.2012
/shm/Intel_MPI_ft2sMG
23
/dev/shm/Intel_MPI_FlKyRG
23
/dev/shm/Intel_MPI_FlKyRG
23
/dev/shm/Intel_MPI_QV00CT
23
/lustre
26%
15.02.2023
contents or enact a denial of service (DoS)," reports Brittany Day.
According to the advisory, OpenSSL versions 3.0, 1.1.1, and 1.0.2 are vulnerable to this issue, and the following actions are needed
26%
08.10.2015
seconds) and 80% parallel (800 seconds), but with only one process. Amdahl's Law says the speedup is 1.00.
As the number of processes increase, the wall clock time of the parallel portion decreases