100%
31.10.2025
group is automatically selected. In Fedora and RHEL, this setup gives you a minimal, text-based installation (about 200 packages occupying 600MB). The names and scopes of the packages for Red Hat ... 12
98%
31.10.2025
. Because the Linux bootloader can usually boot only from RAID 1 – at least while the RAID is degraded – Raider then creates a boot partition of 500MB on each of the new hard drives, which it later combines ... 12
83%
14.11.2013
Around five years of development went into the new release of the Oracle database, and the current version, Oracle 12c [1], has been available for download from the Oracle Technology Network (OTN ... More than 500 new features have been incorporated into the current release of Oracle Database 12c. Among other things, these changes offer a new architecture with pluggable databases that facilitate ... Oracle 12c ... Oracle Database 12c: Cloud computing with multitenant architecture
74%
04.10.2018
statistics ---
3 requests completed in 623.9 us, 12 KiB read, 4.81 k iops, 18.8 MiB/s
generated 4 requests in 3.35 s, 16 KiB, 1 iops, 4.77 KiB/s
min/avg/max/mdev = 200.4 us / 208.0 us / 221.4 us / 9.51 us ... We kick the tires of a Samsung 500GB SSD that promises a transfer rate of 540MBps. ... Testing the Samsung MU-PA500B 500GB SSD
72%
31.10.2025
05 log stdout
06 !
07 router bgp 64513
08 bgp router-id 192.168.1.253
09 redistribute kernel
10 redistribute connected
11 neighbor 192.168.1.200 remote-as 64515
12 neighbor 192.168.1.200 password ... 12
72%
31.10.2025
Titan Tops TOP500 List
The newly upgraded Titan supercomputer has replaced Lawrence Livermore National Laboratory's Sequoia system at the No. 1 spot on the TOP500 list of the world's fastest ... 12
71%
31.10.2025
in the cradles. In our lab, we used systems with 6 to 12 disk slots. All devices had USB interfaces to support extensions with external disks: Only QNAP, Thecus, and Iomega also had an eSATA interface ... 12
71%
31.10.2025
):
{ echo -ne "HTTP/1.0 200 OK\r\n\r\n"; \
cat filename.tar.gz; } | nc -l -p 15000
Be warned that this might not work for you, but with some trial and error, to enable some extra interaction, you could try ... 12
70%
31.10.2025
, if you increase the memory_limit to 64M, each PHP interpreter process can then allocate 64MB to its PHP script. If only the pool from Listing 1 exists, a maximum of 96 processes can be running at the same ... 12
63%
04.12.2024
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