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:
%2522Rub%253%25390 Llorente
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(19)
Article
(1)
Keywords
1
2
Next »
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... ].id 23 } 24 }
25
26 resource "proxmox_virtual_environment_vm" "webserver" { 27 count = "
3
" 28 name = "webserver-${count.index+1}" 29 description = "Generic web server" 30 node_name = "proxmox
36%
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
32%
Give your servers the once over with Nmap
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.nmap.org (64.13.134.52): Not shown: 994 filtered ports PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 4.
3
(protocol 2.0)
25
/tcp closed smtp
31%
Comparing 5 to 50TB NAS storage boxes
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
(
3
or 6Gbps) with up to 4TB capacity. Typically, you can deploy
2.5
- or
3
.5-inch formats; of the devices we tested, only Buffalo and Netgear did not bother providing drill holes for smaller disks
31%
Netcat – The admin's best friend
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
to open this file in your web browser. Some browsers need the length of the file specified, so you could also try: { echo -ne U "HTTP/1.0 200 OK\r\
n
Content-Length: \ $(wc -
c
n\r\n
31%
Tuning loops – from loop unrolling to Duff's device
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
[i] + b[i]; } When the number of cycles is known at compile time, a loop can be fully unrolled:
c
[0] =
a
[0] + b[0];
c
[1] =
a
[1] + b[1];
c
[2] =
a
[2] + b[2];
c
[
3
] =
a
[
3
] + b[
3
]; However, it remains
31%
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
31%
Bottom: The new top
07.10.2025
Home
»
Archive
»
2024
»
Issue 80: Threa...
»
). The F
9
key, perhaps more easily remembered by vi users with the alternative mnemonic dd, is used to kill the selected process. Figure
3
: Process view
31%
Practical SELinux
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
is preventing /usr/bin/xchat from name_connect access on the tcp_socket. For complete SELinux messages run sealert -l482
a
1457-4fdc-4d8
c
-91d0-d5ddf4b23891 My Own Rules When I call sealert, the tool tells me
31%
Better monitoring for websites and certificates
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
--serial 05:0e:50:04:eb:b0:35:ad:e
9
:d7:6d:
c
1:0b:36:d6:0e:33:f1--signature-algorithm1.2.840.10045.4.
3
.2--issuer-o Let's Encrypt--pubkey-algorithm rsa--pubkey-size 256 This check would give you a pretty good
1
2
Next »