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)
(195)
Article
(31)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
...
23
Next »
19%
Sharing Linux Terminals
13.07.2022
Home
»
HPC
»
Articles
»
_64-dvd1.iso --2022-07-06
12:48:08
-- https://download.rockylinux.org/pub/rocky/8/isos/x86_64/Rocky-8.
6
-x86_64-dvd1.iso Resolving download.rockylinux.org (download.rockylinux.org)... 146.75.82.132, 2a04:4e
19%
CoffeeScript: A Replacement for JavaScript?
05.03.2013
Home
»
Articles
»
: "Red"
08
Model year: 1988 Listing 2: JavaScript Code for Listing 1 01 // JavaScript 02 var autos; 03 04 autos = { 05 bmw: { 06 color: "Blue", 07 Model year: 1990
08
},
09
vw: { 10
19%
CI/CD deliverables pipeline
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
.0 as build 03 MAINTAINER Yves Schumann
04 05 COPY /demo-app 06 07 RUN mkdir /demo-app/build \
08
&& cd /demo-app/build \
09
&& cmake .. \ 10 && cmake --build . 11
12
RUN echo "Build
19%
Asynchronous PostgreSQL
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
CREATE OR REPLACE FUNCTION burncpu (tm INTERVAL) 02 RETURNS INTERVAL AS $CODE$ 03 DECLARE 04 stmp TIMESTAMP := now()+tm; 05 i INT; 06 BEGIN 07 WHILE clock_timestamp()
08 i:=1;
09
19%
Programming with OpenMP
07.11.2011
Home
»
HPC
»
Articles
»
#include
03 #endif 04 #include
05 int main() { 06 double a[1000000]; 07 int i;
08
#pragma omp parallel for
09
for (i=0; i<1000000; i++) a[i]=i; 10 double sum = 0; 11
19%
SmartOS: Cool Cloud Platform Rises from the Ashes of Solaris
10.06.2014
Home
»
Articles
»
"ram": 2048, 07 "resolvers": ["192.168.111.254"],
08
"disks": [
09
{ 10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f
6
a96d9bc", 11 "boot": true,
12
"model": "virtio" 13 } 14
19%
Convert Linux shell commands into PowerShell cmdlets
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
"Verb": "New", 06 "Noun": "Command1", 07 "OriginalName": "
"
08
},
09
{ 10 "Verb": "New", 11 "Noun": "Command2",
12
"OriginalName": "
19%
Roll out hybrid clouds with Ansible automation
14.03.2018
Home
»
Archive
»
2018
»
Issue 44: Cloud...
»
vpc-id: "{{ myvpcint.vpc.id }}" 06 register: inttables 07 tags: gatherroutes
08
09
- name: Set Route out 10 ec2_vpc_route_table: 11 vpc_id: "{{ myvpcint.vpc.id }}"
12
region: "{{ region
19%
Extending OpenNebula with hooks
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
=/var/log/one/accounting.log 04 05 case "$1" in 06 "on"|"off") 07 mode=$1
08
shift
09
;; 10 *) 11 echo "$0 error: wrong mode." >&2
12
exit 1 13 ;; 14 esac 15 16 if [ "$1
19%
SSL/TLS best practices for websites
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
-RSA-AES256-GCM-SHA384 05 DHE-RSA-AES128-GCM-SHA256 06 DHE-RSA-AES256-GCM-SHA384 07 ECDHE-ECDSA-AES128-SHA
08
ECDHE-ECDSA-AES256-SHA
09
ECDHE-ECDSA-DES-CBC3-SHA 10 ECDHE-RSA-AES128-SHA 11 ECDHE-RSA-AES256-SHA
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
...
23
Next »