15%
16.05.2013
nodes on foreign links can be informed as soon as possible about their new care-of addresses. This interval has been reduced from the original three seconds to 0.03 seconds. This value can be meaningful
15%
13.02.2017
Tag: -[UUID:C8040008000011037D001276EE0201AB]-
CPU: AMD, x86_64 arch
CPU Topology: 4 cpu(s), 8 core(s), 8 thread(s)
Memory: 2.0 GB
Disk Space: N/A GB total, N/A GB free
OS
15%
12.09.2013
produce additional instances of the application when needed.
For the first time, the new version 5.0 of vFabric Director is no longer limited to Linux and now also allows Windows configuration, including
15%
07.10.2025
. It is available in Kali Linux, for example. An example of a query for an SRV record and its output could look like:
dig _ldap._tcp.jooslab.de SRV
_ldap._tcp.jooslab.de. 3600 IN SRV 0 100 389 dc1.jooslab.de
_ldap
15%
31.10.2025
], where X is the size of the reserved area in megabytes and Y specifies the start address. If you omit the second parameter or set it to 0M, the system automatically selects an appropriate location
15%
30.11.2025
to another.
Additionally, a lot of development and testing of the upgrade scripts (which update data files when such updating is required) has made it easier to upgrade from MySQL 5.0 to MariaDB 5.1 than from
15%
30.11.2025
the SPModule.misc and SPModule.setup folders directly into the C:\Windows\System32\WindowsPowershell\v1.0\Modules directory.
This is the path where the other PowerShell modules reside. If you want to reserve
15%
30.11.2025
, the packages go by the names of lua5.1 and liblua5.1.0-dev; openSUSE users will need lua-devel and liblua5_1.
Once you have Lua in place on your disk, you can turn to the Apache web server source code and run
15%
30.11.2025
350 -gravity center crop 480x320+0+0+repage standardphotos/$i; done
MobaXterm's core functionality is its Cygwin compatibility layer, which also contains a port from the original XOrg server
15%
30.11.2025
= DeltaCloud.new(USER, PASSWORD, URL)
05 summary = Hash.new(0)
06 state = client.instances.inject({}) do |state, inst|
07 state[inst.id] = inst.state
08 summary[inst.state] += 1
09 state
10 end
11