100%
01.06.2024
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%
04.12.2024
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
92%
28.07.2011
# iperf c 192.168.0.5 t 60
05
06 Client connecting to 192.168.0.5, TCP port 5001
07 TCP window size: 16.0 KByte (default)
08
09 [ 3] local 192.168.0.210 port 60654 connected with 192.168.0.5 port 5001 ... 3
92%
21.07.2011
heartbeat = 1
07 heartbeat_port = 539
08 keepalive = 6
09 deadtime = 18
10 network = direct
11 debug_level = NONE
12 monitor_links = 1
13 syncdaemon = 1
14 virtual webs.test.com {
15 active = 1
16 ... 3
45%
05.12.2019
_project.yml
01 - project:
02 verification:
03 jobs:
04 - clang
05 - compilation:
06 vars:
07 hardware: i686
08 technology: legacy
09 - compilation:
10 ... The Zuul 3 gating system is a free and flexible solution for continuous integration, delivery, and deployment. ... Zuul 3 ... Zuul 3, a modern solution for CI/CD
41%
04.02.2014
The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.
... text not null,
07 subject text not null,
08 msg_id text not null,
09 date timestamp)
10 SERVER pg_archive_server
This corresponds exactly to the definition on the archive server, but naturally ...
The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.
... PostgreSQL 9.3
37%
09.10.2017
dir=os.path.dirname(path)
07 if dir and not os.path.exists(dir):
08 os.makedirs(dir)
09 if os.path.basename(path):
10 bucket.download_file(path,path)
11
12 bname='prosnapshot'
13 ... Data on AWS S3 is not necessarily stuck there. If you want your data back, you can siphon it out all at once with a little Python pump. ... Data Exchange with AWS S3 ... Getting data from AWS S3 via Python scripts
35%
09.01.2013
root root 556 Nov 10 10:07 s3ql_metadata
07 4 drwxr-xr-x. 4 root root 4096 Nov 10 10:08 ..
08 4 -rw-r--r-- 1 root root 262 Nov 10 10:10 s3ql_seq_no_2
09 4 drwxr-xr-x 3 root root 4096 Nov 10 10 ... advantages: S3QL. ... S3QL filesystem for cloud backups
35%
11.10.2016
.then(
08 function() {console.log(
"second callback function"); },
09 function(e) {console.log(e.message);}
10 );
11
12 deferred.resolve();
If Listing 1 has registered ... The functions and objects of the jQuery JavaScript library make the work of web developers much easier. Although jQuery 3 remains largely compatible with version 2, some changes might prevent its use. ... New features in jQuery 3 ... New features in jQuery 3
35%
09.01.2013
not null,
07 subject text not null,
08 msg_id text not null,
09 date timestamp)
10 SERVER pg_archive_server
This corresponds exactly to the definition on the archive server, but naturally ... The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance. ... PostgreSQL 9.3 ... New in PostgreSQL 9.3