67%
21.08.2014
Stack, however, admins rarely have any direct dealings with Oslo modules. In Icehouse, the developers have extended and spruced up various Oslo modules; a complete list is available on the OpenStack wiki at [3 ... 22
67%
21.08.2014
simulates a lottery with 100 tickets. Each ticket contains the name of a 100MB test file. In total, there are 10 different, equally large test files (called a to j ), but they occur a different number ... 22
67%
21.08.2014
=TSM
HP Data Protector
BACKUP=DP
Symantec NetBackup
BACKUP=NBU
Duplicity/Duply
BACKUP=DUPLICITY (still experimental)
CommVault Galaxy 5, 6 and 7
BACKUP ... 22
67%
21.08.2014
– not just those manufactured by Seagate. You can find the Seatools and other information for rescuing hard disks online [2]. Western Digital Data Lifeguard is a similar tool [3], which is also available ... 22
67%
21.08.2014
analytics is the combination of two concepts: "data analysis" and "analytics." Data analysis [3] is very similar to data analytics, in that it is the process of massaging data with the goal of discovering ... 22
62%
25.09.2023
Rubén Llorente ... on top of the ruleset that limits its traffic to 1Mbps upload and 2Mbps download.
Listing 3
Static DHCP Leases
/ip dhcp-server lease add address=192.168.90.211 mac-address=b6:c2
46%
04.12.2024
Rubén Llorente ... "webservice" {
21 listen on 192.168.3.30 port 80
22 protocol "http"
23 forward to port 80 mode loadbalance \
24 check http "/index.html" code 200
25 }
26
45%
02.06.2020
Rubén Llorente ... fails to complete. If the script does not work with your distribution, a manual install will be required [3].
The EasyInstall script has the following prerequisites:
Apt or Yum package managers
45%
30.01.2024
Rubén Llorente ...
8, 9
Debian
11, 12
Ubuntu
20.04, 22.04
FreeBSD
13.x
OpenBSD
7.3
I recommend the downloadable installer, but I will skip
45%
01.06.2024
Rubén Llorente ... # A single task is defined, which by default will
20 # run only against "devuan" hosts.
21 tasks:
22 upgradeall:
23 desc: Upgrade all packages
24 target:
25 tags: [devuan]
26 cmd: |
27