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)
(236)
Article
(40)
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
...
28
Next »
18%
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": "
18%
What's your status (page)?
28.11.2023
Home
»
Archive
»
2023
»
Issue 78: Domai...
»
image: monitoror/monitoror:${MTRRTAG:-latest} 05 ports: 06 - "38080:8080" 07 environment:
08
- "MO_CONFIG=/etc/config.json"
09
restart: unless-stopped 10 11 networks: 12 default
18%
Backups using rdiff-backup and rsnapshot
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
/mnt/fuse/ 2015-03-15T
09
:15:19 2015-03-15T
09
:50:34 2015-03-19T20:15:46 2015-03-21T
09
:45:05 2015-03-15T
09
:28:48 2015-03-15T10:44:06 2015-03-21T
08
:43:49 Make sure the TZ variable is set; otherwise
18%
Developing RESTful APIs
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
-Agent: curl/7.51.0
08
> Accept: */*
09
> 10 < HTTP/1.1 200 OK 11 < Content-Type: application/json 12 < Content-Length: 382 13 < X-Content-Type-Options: nosniff 14 < Server: WEBrick/1.
3
.1 (Ruby/2.
3.3
18%
Rex
19.02.2013
Home
»
Articles
»
" ). Listing
3
: Rexfile for Setting Up Apache 01 user "root"; 02 03 Desc "Apache installation"; 04 task "apacheinstall", sub { 05 06 install package => "apache2"; 07 service "apache2" => "start";
08
09
18%
Blending Java with other programming languages
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
import java.io.*; 04 import java.util.*; 05 06 public class Readline { 07
08
[...]
09
10 public static final void load(ReadlineLibrary lib) throws UnsatisfiedLinkError { 11 [...] 12 System
18%
Angular 2 client-side TypeScript framework
17.04.2017
Home
»
Archive
»
2017
»
Issue 38: .NET...
»
08
09