search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(185)
Article
(33)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
7
8
9
10
11
12
13
14
15
16
17
18
19
20
...
22
Next »
13%
Proactive Monitoring
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
. The problem is well known [
3
] and should be fixed in the next release. Because the index resides in volatile memory, stopping and then restarting is not a good idea. As an interim solution, you can send kill
13%
The OpenResty distribution for Nginx
20.03.2014
Home
»
Archive
»
2014
»
Issue 19: Perim...
»
of its low resource consumption and good performance. The Apache web server has also added Mod-Lua to its core distribution [
3
]. The OpenResty modules make it possible to use Lua instructions
13%
Easy configuration management with Puppet
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
=> installed 04 } 05 file { "/etc/update-motd.d/10-mymotd": 06 ensure => "present", 07 source => "puppet:///modules/mypuppets/misc/10-mymotd",
08
owner => 'root', 09 group => 'root', 10
13%
CRI-O and Kubernetes Security
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
runtime is surrounded by confusion and ambiguity. The CRI-O runtime [
3
] is an Open Container Initiative (OCI)-compliant container runtime. Both runC and Kata Containers are currently supported
13%
Bare metal deployment with OpenStack
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
and Service Manager) are used to deploy an operating system on a node. OSISM [
3
], the deployment and lifecycle management framework, installs and configures all the required OpenStack components on that node so
13%
Kubernetes clusters within AWS EKS
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
--region eu-west-1 05 --nodegroup-name chrisbinnie-eks-nodes 06 --node-type t
3
.medium 07 --nodes 2
08
--nodes-min 1 09 --nodes-max 2 10 --ssh-access 11 --ssh-public-key /root/eks-ssh.pub 12
13%
Matlab-like tools for high-performance computing
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
,1000); 06 07 // Set host data on the Device (GPU)
08
dA = gpuSetData(A); 09 dC = gpuSetData(C); 10 11 d1 = gpuMult(A,B); 12 d2 = gpuMult(dA,dC); 13 d
3
= gpuMult(d1,d2); 14 result = gpuGetData(d
3
); // Get
13%
OrientDB document and graph database
09.08.2015
Home
»
Archive
»
2015
»
Issue 28: SSD RAID
»
database remote:localhost/discworld root
plocal 03 04 create class Person extends V; 05 create property Person.birthday date; 06 07 create class Book extends V;
08
create property Book
13%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
back to sleep. Listing 2 nginx_repl.yaml 01 apiVersion: v1 02 kind: ReplicationController 03 metadata: 04 name: nginx 05 spec: 06 replicas:
3
07 selector:
08
app: nginx 09
13%
PowerDNS Authoritative server high availability with MariaDB Galera
02.08.2022
Home
»
Archive
»
2022
»
Issue 70: Defen...
»
A quick edit of your pristine MariaDB server's configuration file /etc/my.cnf.d/server.cnf (1) binds the MariaDB service to the localhost and (2) connects and (
3
) creates the database: Bind-address = 127
« Previous
1
...
7
8
9
10
11
12
13
14
15
16
17
18
19
20
...
22
Next »