84%
08.01.2013
by choosing a name that contains a DNS suffix appropriate to your situation. Make sure the DNS suffix is set to the Fully-Qualified Domain Name of your system. For example, if your DNS name is james.company.com
84%
21.08.2014
is misbehaving.
OCS
OCS uses a software agent that is available for the Linux, Unix, Windows, OS X, and Android operating systems. You can download the OCS server, agents, plugins, and tools from the project
84%
15.08.2016
of Singularity. First, I build Singularity from the latest version on GitHub (which for HPC requires MPI). The first step is to clone Git locally:
$ git clone -b 1.x https://github.com
84%
10.12.2013
"Authorization: d3794ddb384cd78417f95f569092822934d3" \
-X POST 'https://api.evrythng.com/thngs' \
-d '{
"name": "Beer-Fridgomatic-9000",
"description": "Beer-Fridgomatic-9000",
"location": {
"latitude
84%
20.05.2014
cloud via the Linux and OS X command line.
Installing Node is pretty simple. Most Linux distributions now have it in their repositories, although you will rarely find this to be a current version
84%
17.04.2017
and PowerShell online [6], including the various cmdlets for controlling the Network Controller [7]. Installation of the Network Controller can also be automated using PowerShell, as shown in Listing 2
84%
02.08.2021
, as shown in the run_jenkins.sh file shown in Listing 1. (Remember to run
chmod +x run_jenkins.sh
to make it executable.)
Listing 1
run_jenkins.sh
docker run -d \
--name jenkins
84%
27.09.2021
of that build, I cloned the SD card running that project.
As you will see in a second, Ubuntu is a big proponent of Snappy package management [7], commonly known as "snap" (the package is snapd), which cleverly
84%
06.10.2022
shows some function call examples.
Listing 1
Example Function Calls
# Rounding up
# 11
round(10.9)
# Generate an array of numbers
# [9, 8, 7, 6, 5, 4, 3, 2, 1]
numbers.range(9, 1
84%
08.10.2015
volumes of data. Spark [7] even claims to perform 10 to 100 times faster than Hadoop.
Infos
Apache Storm: http://storm.incubator.apache.org/downloads.html
Storm Starter Scripts: https://github.com