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
Spell check suggestion:
%220mb 12 48 Llorente"425
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(65)
Article
(20)
News
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
Next »
14%
Building a HPC cluster with Warewulf 4
04.04.2023
Home
»
Archive
»
2023
»
Issue 74: The F...
»
timedatectl $ ssh n0001 [laytonjb@n0001 ~]$ timedatectl Local time: Sat 2022-
12
-17 11:31:26 EST Universal time: Sat 2022-
12
-17 16:31:26 UTC RTC time: Sat 2022-
12
14%
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
14%
Distributed storage with Sheepdog
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
/lib/sheepdog root 582 581 0 13:13 ?
12
:00:00 AM sheep -p 7000 /var/lib/sheepdog # grep sheep /proc/mounts /dev/sdb1 /var/lib/sheepdog ext4 rw,relatime,data=ordered 0 0 # grep sheep /etc/fstab /dev
14%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
: Warewulf Installation $ sudo yum install -y https://repo.ctrliq.com/rhel/8/ciq-release.rpm $ yum install -y warewulf CIQ Stable
12
kB/s | 32 k
14%
Predicting Drive Doom
20.10.2013
Home
»
HPC
»
Articles
»
. The output for the Samsung SSD is: [root@home4 ~]# smartctl -i /dev/sdb smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-358.18.1.el6.x86_64] (local build) Copyright (C) 2002-
12
by Bruce Allen, http
13%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
on the database, your best database option is SQLite [
12
], which is intended for a single user only. Yesod creates the database in the project folder, which means that the database is ready for use immediately
13%
Getting a free TLS certificate from Let's Encrypt
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
="hanscees@hanscees.con" #adjust 11
12
LECROOT="/etc/letsencrypt/live" 13 mkdir /root/letsencrypt #justincase 14 15 #lets get certs 16 echo "will get the certs now" & sleep 3 17 for i in `echo $DOMAINS` ; do 18 echo "getting certs
13%
PowerDNS Authoritative server high availability with MariaDB Galera
02.08.2022
Home
»
Archive
»
2022
»
Issue 70: Defen...
»
NULL, 10 account VARCHAR(40) CHARACTER SET 'utf8' DEFAULT NULL, 11 PRIMARY KEY (id)
12
) Engine=InnoDB CHARACTER SET 'latin1'; 13 14 CREATE UNIQUE INDEX name_index ON domains(name); 15
13%
Machine learning and security
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
.sin(periods * 2 * np.pi * t)
12
return max(value, 0.0) 13 else: 14 value = np.sin(periods * 2 * np.pi * t) 15 return max(value, 0.0) 16 17 # building the data vector 18 my_data = [] 19 i = 0 20 while
13%
Getting the most from your cores
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
psutil module - this is needed for this application."; 09 print "Exiting..." 10 sys.exit(); 11 # end if
12
13 14 try: 15 import matplotlib.pyplot as plt; # Needed for plots 16 except: 17
« Previous
1
2
3
4
5
6
7
8
9
Next »