12%
13.12.2018
.conf file generated by configurator.html.
08 #
09 # See the slurm.conf man page for more information.
10 #
11 ClusterName=compute-cluster
12 ControlMachine=slurm-ctrl
13 #
14 SlurmUser=slurm
15 Slurmctld
12%
30.11.2020
using the same name range for internal and external connections. The "mail.domain.com" name is all it takes for client access to all the servers in an environment.
You can change the names of the access
12%
02.08.2022
crunch away on installing MariaDB. The first step is to download and run the MariaDB repo setup script:
wget https://downloads.mariadb.com/MariaDB/mariadb_repo_setup
chmod +x mariadb_repo_setup
sudo
12%
02.02.2021
.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
12%
10.06.2015
Lab http://gitlab.com
Big Data
Hadoop http://hadoop.apache.org, Cassandra http://cassandra.apache.org, Spark http://spark.apache.org, Storm http://storm.apache.org
Meta/High Availability
12%
25.03.2020
.0.0.1:1234
connect = server.example.com:1234
Listing 4
Server Configuration in stunnel.conf
; global settings
sslVersion = TLSv1.2
chroot = /var/run/stunnel
setuid = nobody
setgid = nobody
pid
12%
07.06.2019
(dayOfYear):as.factor(wday)Monday 16.64 18 8.382 < 2e-16 ***
s(dayOfYear):as.factor(wday)Saturday 11.29 18 3.307 3.00e-09 ***
s(dayOfYear):as.factor(wday)Sunday 12.92 18 4.843 1.02e-13 ***
---
Signif. codes: 0
12%
07.04.2022
the AdministratorAccess AWS managed role to get full access to the environment:
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "*",
"Resource
12%
20.10.2013
database [for details use: -P show]
ATA Version is: 8
ATA Standard is: ACS-2 (unknown minor revision code: 0x001f)
Local Time is: Sun Oct 13 09:12:15 2013 EDT
SMART support is: Available - device has SMART
12%
09.01.2013
Oct 13 09:12:15 2013 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
After performing an inquiry on a drive, I like to check its health. This is pretty