74%
25.03.2021
operations (Listing 2). The results show that the single HDD has a throughput of 1.4MBps for random writes and 1.9MBps for random reads.
Listing 1
Random Write Test
$ sudo fio --bs=4k --ioengine
74%
31.10.2025
the package manager on Linux) and add the make tool. Then, access GitHub and create the Makefile you will need for the installation:
git clone https://github.com/krimdomu/Rex.git
cd Rex
perl Makefile.PL
Very
74%
31.10.2025
s
04 4> JOIN employees e ON (s.employee_id = e.employee_id)
05 5> WHERE s.sale_date > trunc(sysdate) - INTERVAL '6' MONTH
06 6> AND s.eur_value >= 10;
07 Explained.
08
09 SQL> select * from table
74%
31.10.2025
at the mount table shows that the root filesystem is now a RAID:
$ mount
/dev/md0 on / type ext4 (rw)
...
Checking the kernel status file for RAIDs
# cat /proc/mdstat
Personalities : [raid1]
md0 : active raid
74%
02.10.2012
addresses to connect /etc/hosts.allow
, the file would simply look like this:
sshd: 10.10.10.10, 1.2.3.4, 21.21.21.21
TCP Wrappers works nicely, even if you change the standard SSH port (it’s usually TCP
74%
14.08.2017
's filesystem, I need to enter the local SuperContainer pseudo filesystem, which resides under /proc.
In Figure 4, you can see a directory listing for the path /proc/1/root
74%
06.10.2019
protocol or logical connection. This is especially useful if you can bundle traffic from server groups. NSGs work at the protocol level, making them Layer 4 devices (Figure 1
74%
17.04.2017
.
4. Testing failure of individual cluster nodes by deliberately powering down and looking to see whether the resources come online correctly on another cluster node.
5. Testing the redundancy
74%
17.06.2011
database management systems including PostgreSQL [3] and Memcached [4].
Maatkit was developed in 2006 by Baron Schwartz. Since 2008 Daniel Nichter has been the main developer, although Schwartz still
74%
30.11.2025
support other free database management systems, including PostgreSQL [3] and Memcached [4].
Maatkit was developed in 2006 by Baron Schwartz. Since 2008, Daniel Nichter has been the main developer, although