14%
09.10.2017
]
xltop [11]
Python [12]
/proc/meminfo
/proc/[pid]/status
/proc/sys/lnet/stats
/sys/class/infiniband
Remora uses these tool and data sources to collect information within a specific
14%
02.08.2022
.
Listing 1
Samsara Syntax Examples
val G = B %*% B.t - C - C.t + (xi dot xi) * (s_q cross s_q)
// Dense vectors:
val denseVec1: Vector = (1.0, 1.1, 1.2)
val denseVec2 = dvec(1, 0, 1, 1, 1, 2
14%
01.08.2019
_path": "/var/log/osquery",
07 "disable_logging": "false",
08 "schedule_splay_percent": 10
09 },
10 "schedule": {
11 "osquery_profile": {
12 "query": "SELECT * FROM osquery_info;",
13
14%
01.08.2019
-chrome-launcher
Firefox
Firefox
karma-firefox-launcher
PhantomJS
PhantomJS
karma-phantomjs-launcher
Opera
OperaClassic (through v12), Opera (from v15)
karma
14%
05.12.2016
. Detailed information about the practices used can be found on the Documentation page [11]. Diffoscope [12] also plays a prominent role in understanding why a package cannot be built reproducibly. This tool
14%
16.05.2013
_package_name :
11 ensure => "installed",
12 }
The Puppet DSL offers inheritance, classes, modules, arrays, variables, parameters, templates, and scopes very much like a programming language. In other
14%
17.04.2017
to get from openSUSE Leap quite so soon. I was hoping for it, but I wasn't expecting it this fast. For SLE 12 SP2, this year, SUSE has been able to move SLE a lot farther, a lot faster. When it came
14%
18.03.2013
is a classic bug in a web application: an SQL injection vulnerability. SQL injection, which has been known for around 12 years, is still one of the hacker’s most popular tools.
This article presents real
14%
15.08.2012
examples:
julia> run(`echo hello`)
hello
julia> run(`date`)
Tue Jul 31 15:13:25 EDT 2012
Julia treats shell commands and external programs differently from most languages. Instead of “shelling out
14%
05.02.2019
Version: "2.0.0"
02
03 globalEnvVars:
04 - key: "MYSQL_USER"
05 value: "dev"
06 - key: "MYSQL_PASSWORD"
07 value: "123456"
08
09 commandTests:
10
11 # Is the MySQL package installed?
12 - name: "MySQL package