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:
%25x20mm%253%25390 Llorente 12
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(13)
Article
(3)
Keywords
1
2
Next »
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... " { 11 endpoint = "https://192.168.
3
.15:8006/"
12
username = "root@pam" 13 password = "proxmox" 14 insecure = true 15 tmp_dir = "/var/tmp" 16 17 ssh { 18 agent = true 19 } 20
99%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... : [devuan] 10 donkey: 11 user: root
12
host: donkey.operationalsecurity.es 13 tags: [devuan] 14 zebra: 15 user: root 16 host: zebra.operationalsecurity.es 17 tags: [devuan] 18 19
42%
Storage across the network with iSCSI and Synology DiskStation Manager
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
by the NAS. Listing 2 Forcing an iSCSI Connection $ sudo /sbin/iscsiadm -m node -T iqn.2000-01.com.synology:MYDEVICE.Target-1.4d
9
e
3
bda2ee -p 192.168.1.10 -l Logging in to [iface: default, target ... The iSCSI protocol lets you access block storage across a network connection. We show you how to connect a Debian
12
system with a Synology storage device over iSCSI.
31%
Reducing the Attack Surface in Windows
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
applications from creating child processes No d4f940ab-401b-4efc-aadc-ad5f
3
c
50688
a
Blocks credential theft from the local security authority subsystem (lsass.exe) Yes
9
e6
c
4e1f
29%
Ansible collections simplify AIX automation
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
/bin/ksh' user_gecos: 'AIX guest user' user_pgrp: 'staff' user_groups: 'staff' user_fsize: '-1' user_passwd: "{ssha256}06$FkFHd0q1hxVon
C
2
a
$sa1WA0G
3
mPNWtz2GAhUkfcQ7BkD/mNngBu0Tn2.
N
.cl" collections
29%
Embarrassingly parallel computation
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
the same test with a 44-million sample test, time mpiexec -
n
44 mpiPI-44M Figure 4: btop [
12
] visualizing CPU core activations
29%
Podman for Non-Root Docker
05.08.2024
Home
»
HPC
»
Articles
»
.io/library/ubuntu latest 35
a
88802559d 7 weeks ago 80.6
MB
docker.io/library/hello-world latest d2
c
94e258dcb 15 months ago 28.5 kB Listing
12
: Checking for GFortran $ podman run -it ubuntu-dev2 /bin/bash root
28%
Mocking and emulating AWS and GCP services
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
_test.py:/etc/motopython/moto_python_test.py:ro -w /etc/motopython --entrypoint=python motoserver/moto moto_python_test.py Listing 16 Decorator Diffs
12
a
13 > @mock_aws 14,15d14 < mock = mock_aws() < mock.start() 27,28d
25
28%
Desktop Blades (of Glory)
06.05.2024
Home
»
HPC
»
Articles
»
over Ethernet. The blade has a Gigabit Ethernet port on the back, an HDMI port at the front, and a USB-
C
port on the bottom of the blade near the back (on the right in Figure
3
). A USB-
A
port is present
28%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[j][i]++
12
} 13 } 14 15 } Running the same test produces the results in Figure
3
– there indeed
1
2
Next »