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:
"000 Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(28)
Article
(8)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
Next »
100%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... _host 02 known_hosts_file: /home/sake/.ssh/known_hosts2 03 04 # Every server is labeled with the "devuan" tag 05 servers: 06 horse: 07 user: root
08
host: horse.operationalsecurity.es 09 tags
99%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... ). Listing 3 tofu_project/main.tf 01 terraform { 02 required_providers { 03 proxmox = { 04 source = "bpg/proxmox" 05 version = "0.64.0" 06 } 07 }
08
} 09 10 provider "proxmox
99%
Discover the power of RouterBOARDS
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
Rubén
Llorente
... .168.100.0/24. Listing 2 Creating a WireGuard Interface 01 /interface/wireguard add listen-port=13231 name=wireguard1 02 /interface/wireguard/peers add allowed-address=192.168.100.0/24 endpoint-address=
0.0.0.0
29%
Listing 1
01.08.2012
Home
»
HPC
»
Articles
»
Warewulf Cluste...
»
Warewulf 3 Code
»
| 54 kB
00:00
(2/7): perl-5.10.1-119.el6_1.1.x86_64.rpm | 10 MB 00:
08
(3/7): perl-Module-Pluggable-3.90-119.el6
28%
Routing with Quagga
19.02.2013
Home
»
Articles
»
OSPF 01 ! 02 hostname linuxrouter 03 password 8 7kdoaul4.iSTg 04 enable password 8 ZDF339a.20a3E 05 log file /var/log/quagga/zebra.log 06 service password-encryption 07 !
08
interface eth0 09 multicast
27%
Exploring Ubuntu cloud tools
28.06.2011
Home
»
CloudAge
»
Articles
»
0000
/
0000
2 512 10 07 AVAILABILITYZONE |- m1.xlarge
0000
/
0000
2 1024 20
08
AVAILABILITYZONE |- c1.xlarge
0000
/
0000
4 2048 20 Making Images
27%
Network analysis with the Bro Network Security Monitor
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
var/opt/bro/logs Subdirectories ls -l /var/opt/bro/logs/ total 244 drwxr-xr-x. 2 root root 4096 Oct 20
00:00
2014-10-19 drwxr-xr-x. 2 root root 12288 Oct 21
00:00
2014-10-20 drwxr-xr-x. 2 root root
26%
NVDIMM and the Linux kernel
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
000000000005f
000-0
x000000000005ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a
0000
-0x00000000000fffff] reserved [ 0
26%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
Packages: (1/6): dhcp-common-4.3.6-47.el8.noarch.rpm 902 kB/s | 206 kB
00:00
(2/6): dhcp-libs-4.3.6-47.el8.x86_64.rpm 3.1 MB/s | 147 kB
00:00
(3
26%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
server { 06 listen 80; 07 location / {
08
proxy_pass http://webapp:5000; 09 } 10 } 11 } Listing 2 my-app/nginx/Dockerfile 01 FROM nginx:alpine 02 COPY nginx
1
2
3
4
Next »