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)
(60)
Article
(14)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
17%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
08
# Network information
09
network --device=bond0 --bondslaves=ens1f0,ens1f1 --bondopts=mode=802.3ad,miimon-100 --bootproto=dhcp --activate 10 network --hostname=server.cloud.internal 11 network
17%
Serverless computing with AWS Lambda
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
": "Allow", 06 "Action": "logs:CreateLogGroup", 07 "Resource": "arn:aws:logs:eu-west-1:XXXXXXX:*"
08
},
09
{ 10 "Effect": "Allow", 11 "Action": [
12
"logs
17%
Aggregating information with Huginn
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
"href": "http://www.linux-magazine.com/NEWS/Gartner-worldwide-server_sales_drop"
08
}
09
], 10 "title": "Gartner: Worldwide server sales drop", 11 "content": "
16%
Retrieving Windows performance data in PowerShell
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
"..................................................." 05 Add-Content $logfile -value "New log file $(Get-Date)" 06 $c = Get-Credential 07 ##A loop that is run for each server foreach ($server in $serverList)
08
{
09
##check whether the server answer
« Previous
1
2
3
4
5
6
7
8