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)
(53)
Article
(13)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
14%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j, 0, sizeof(j)); 08 j.version = 0;
09
j.path =
14%
Warewulf Cluster Manager – Completing the Environment
20.06.2012
Home
»
HPC
»
Articles
»
/local 53G 29G
22
G 57% /vnfs/usr/local From the output, it can be seen that only 217
MB
of memory is used on the compute node for storing the local OS. Given that you can easily and inexpensively buy 8GB
14%
Setting up MariaDB replication with the help of XtraBackup
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
, but Debian and Ubuntu installations define max_binlog_size as 100
MB
. XtraBackup also wants to create a separate file for every InnoDB table, which is enabled by the innodb_file_per_table variable (Listing
3
14%
Aggregating information with Huginn
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
. The required modifications are explained in the Huginn wiki [
3
]. The software is based on Ruby on Rails [4] and therefore requires an installed Ruby environment; in fact, it needs version
2.2
or 2.
3
14%
Automated Azure Kubernetes Service cluster builds
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
-nodepool1-39945963-vmss000000 Ready agent 14m v1.27.7 10.224.0.4
Ubuntu
22.04.3
LTS 5.15.0-1051-azure containerd://1.7.5-1 You can see an internal IP address, the version of the Ubuntu Linux node
13%
Retrieving Windows performance data in PowerShell
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
Number: 00282-30340-00000-AB9A5 Version: 6.
3
.9600 The information you read from the operating system can also be formatted and customized. For example, normally only the operating system's most
13%
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.
3
ad,miimon-100 --bootproto=dhcp --activate 10 network --hostname=server.cloud.internal 11 network
« Previous
1
2
3
4
5
6
7