37%
10.06.2015
Lab http://gitlab.com
Big Data
Hadoop http://hadoop.apache.org, Cassandra http://cassandra.apache.org, Spark http://spark.apache.org, Storm http://storm.apache.org
Meta/High Availability
37%
09.08.2015
, and it is not currently clear whether the system will support VMware in the long term.
Infos
Border Gateway Protocol (BGP) overview: https://technet.microsoft.com/library/dn614183.aspx
Windows Server 2012 R2
37%
20.03.2014
com>"
05
06 start on (filesystem and net-device-up IFACE=lo)
07 stop on runlevel [!2345]
08
09 env DAEMON=/usr/local/openresty/nginx/sbin/nginx
10 env PID=/var/run/nginx.pid
11
12 expect fork
37%
27.09.2024
: https://www.redhat.com/en/technologies/management/satellite
Insights: https://www.redhat.com/en/technologies/management/insights
Red Hat Knowledgebase: https://access.redhat.com
37%
13.12.2018
Linux distribution (CentOS), my configured repos are as shown in Listing 1.
Listing 1
Configured Repos
01 $ sudo yum repolist | grep microsoft
02 packages-microsoft-com-mssql-server-2017
37%
27.09.2021
Linux installation. Make sure that Curl is present; then, working as an administrator, run the command to install:
curl -sSL https://stackstorm.com/packages/install.sh | bash -s -- --user=st2admin
37%
14.08.2017
be allowed on your enterprise firewalls, as well as in the Microsoft Azure firewall settings:
https://management.azure.com
*.blob.core.windows.net
*.queue.core.windows.net
*.servicebus
37%
14.08.2017
://www.nagios.org
Icinga: https://www.icinga.com
Prometheus: https://prometheus.io
Kubernetes: https://kubernetes.io
Official Prometheus announcement: https://developers.soundcloud.com
37%
02.02.2021
).
Figure 1: The help output from Teler, in hand with some welcome ASCII art.
You can also build the binary yourself from source:
$ git clone https://github.com/kitabisa/teler
$ cd teler
$ make build
37%
11.02.2016
that establishes a connection to Office 365 and Exchange Management Shell:
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell -Credential $cred