61%
30.11.2020
.04):
$ sshfs -V
sshfs version 2.8
FUSE library version: 2.9.7
fusermount version: 2.9.7
using FUSE kernel interface version 7.19
Initial SSHFS Test
For these initial tests, I'm exchanging data between two
61%
28.08.2013
). You can specify the number of threads to use and the block size, as in this example,
% pbzip2 -p 8 -b15vk massivetarball.tar
which uses eight threads and a block size of 1500KB (1.5MB).
A second
61%
13.12.2011
and IPv6 alike:
# Standard for IPv4
NameVirtualHost 85.214.7.192
# For an IPv6 address
NameVirtualHost [2a01:238:10b:3000::1]
# For all usable addresses
# incl. IPv4 and IPv6
NameVirtualHost *
Brackets
61%
25.09.2023
. The nginx directory will contain a Nginx configuration file nginx.conf (Listing 1) with a Dockerfile (Listing 2); the webapp directory will contain a Flask app app.py (Listing 3) and the corresponding
61%
04.08.2011
#, Java, C, Python, and Microsoft's PowerShell are available from the Citrix Developer Network [2]. Listing 1 uses the Java interface from the XenServer SDK to retrieve a full set of meta information from ... 2
61%
30.11.2025
recurring tasks. Programming libraries for C#, Java, C, Python, and Microsoft's PowerShell are available from the Citrix Developer Network [2]. Listing 1 uses the Java interface from the XenServer SDK ... 2
61%
09.10.2017
of profiling [2], I have focused on individual applications, either serial or parallel [3]. Profiling usually means trying to understand application resource usage patterns by answering questions such as: "How
61%
03.12.2015
site.
A new candidate called Vernemq [2] was written in Erlang and supports clustering. Hivemq [3], written in Java, has proved its worth in the commercial environment: Hivemq also comes with clustering
61%
30.05.2021
_user_connections 3;
mysql> alter user 'user'@'localhost' with max_queries_per_hour 25;
Listing 4
Checking Assigned Resources
mysql> select user, max_questions, max_updates, max_connections, max ... Advanced MySQL security tips (a complete guide)
61%
30.11.2025
/www/webmail. Following this, the installation proper can begin:
/var/www/webmail/pear/pear -c /var/www/webmail/pear.conf install -a -B horde/webmail
The script terminates with the following message:
...
install ok