36%
20.03.2014
offers some additional components, such as a preconfigured Nagios.
Infos
"OpenStack" by Martin Loschwitz, ADMIN
, 2014, issue 17, pg. 28
RDO: http://openstack.redhat.com
36%
20.03.2014
otherwise have bought a SAN and are forced to purchase a support contract due to internal requirements.
Infos
RHSS: http://wwwe.redhat.com/products/storage-server/
Samba VFS module for Gluster
36%
02.06.2020
and faster than a human could, but they cannot design them. © Kittipong Jirasukhanont, 123RF.com
ADMIN: That would be a metaphor for powerful AI then? But even weak AI can do many things faster
36%
04.08.2020
concepts: https://www.vaultproject.io/docs/concepts/seal
KV secrets engine version 2: https://www.vaultproject.io/docs/secrets/kv/kv-v2
Secrets engines: https://learn.hashicorp.com
36%
06.10.2019
Standard" by Barr Group: https://barrgroup.com/Embedded-Systems/Books/Embedded-C-Coding-Standard/Introduction
Uncrustify: http://uncrustify.sourceforge.net
JSLint: http://www.jslint.com
Java
36%
15.08.2016
that might otherwise remain hidden to the administrator.
Infos
Peakflow: http://www.arbor.com
Collector: http://www.flowmon.com
Management information base: https
36%
26.01.2025
that conventional monitoring does not and should always be in place, especially for web applications.
Infos
Grafana Faro: https://grafana.com/oss/faro/
Basic RUM: https://www.basicrum.com
Open
36%
09.01.2013
a clear competitive advantage.
Infos
Free 180-day trial of SQL Server 2014: http://technet.microsoft.com/en-US/evalcenter/dn205290.aspx
Microsoft License Advisor: http://mla.microsoft.com
36%
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://gb.archive.ubuntu.com
36%
30.01.2024
a REST PATCH request to the beta endpoint,
$uri = "https://graph.microsoft.com/beta/organization/$OrgId"
$body = @'
{
"onPremisesSyncEnabled": null
}
'@
Invoke-MgGraphRequest -uri $uri -Body $body