search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
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)
(156)
Article
(41)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
11
12
13
14
15
16
17
18
19
20
Next »
16%
Getting a free TLS certificate from Let's Encrypt
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
for $i" 19
20
#If certs do not exist yet 21 FILE="$LECROOT/$i/cert.pem"
22
if [ ! -f "$FILE" ] 23 then 24 echo "$FILE does not exists, so lets get certificates"
25
cd /root/letsencrypt 26
16%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
(pr->pr_path), 0); 17 [...] 18 error = copyinstr(j.hostname, 19 &pr->pr_host, sizeof(pr->pr_host), 0);
20
[...] 21 pr->pr_ip = j.ip_number;
22
pr->pr_linux = NULL; 23 pr->pr_securelevel = securelevel
16%
Tips and Tricks for Containers
12.05.2020
Home
»
HPC
»
Articles
»
octave:
X
11 DISPLAY environment variable not set octave: disabling GUI features GNU Octave, version 4.2.2 Copyright (C) 2018 John W. Eaton and others. This is
16%
Performance Health Check
13.06.2022
Home
»
HPC
»
Articles
»
be turned on and off according to what you want to check about the state of the node. Almost
20
years ago, when I worked for a Linux high-performance computing (HPC) company that no longer exists, We had
16%
Convert Linux shell commands into PowerShell cmdlets
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
": "Interface", 18 "OriginalName": "", 19 "Description": "This is the description for a parameter",
20
"ParameterType": "string", 21 "DefaultValue": ""
22
16%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
], Calico [19], Canal [
20
], and Open vSwitch [21]. The API server lets you read the details of the services with the kubectl get service command, which connects the services with a load balancer [
22
16%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
timezone 19 timezone Europe/Vienna --isUtc --ntpservers 172.23.48.8,172.23.48.9
20
# user setup 21 user --name=example-user --password=
--iscrypted --gecos="example-user"
22
# Disk partitioning
16%
Building Virtual Images with BoxGrinder and VMBuilder
07.01.2013
Home
»
Articles
»
plugin for Amazon Simple Storage Service (Amazon S3)
20
- sftp plugin for SSH File Transfer Protocol 21 - ebs plugin for Elastic Block Storage
22
- local plugin for Local file system 23
16%
Combining Directories on a Single Mountpoint
19.05.2014
Home
»
HPC
»
Articles
»
the 2010 time frame. This corresponds to about version
2.2
of SSHFS, which is from 2008. SSHFS is now up to version
2.5
, which was released on January 14, 2014; however, testing I’ve done hasn’t revealed any
16%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
Message FormApp FormMessage where 18 renderMessage _ _ = defaultFormMessage 19 - the "FormApp" web application only provides one route
20
mkYesod "FormApp" [parseRoutes| 21 /contact ContactR GET |]
22
« Previous
1
...
11
12
13
14
15
16
17
18
19
20
Next »