12%
13.12.2018
Protocol (NHRP) as a way for the router to get details about its peer and published it as RFC 2332 [1]. Finally, the open source community has built its own implementation, OpenNHRP, and provides the code
12%
07.01.2014
version, then a backup allows you to go back to a previous version of the file and restore it. In a similar case, if someone is editing code and discovers they need to go back to a version of the program
12%
05.12.2014
with 2GB storage and three admin accounts. When you create an account, you need to specify a company name, which Smartimage incorporates into the collection URL (e.g., http://bitparade.smartimage.com
12%
12.09.2013
PowerDNS [1] is an amazing, feature-rich and versatile domain name system (DNS) server solution. Originally created by PowerDNS.com BV as a commercial product, it was later opened up and licensed
12%
09.10.2017
or recreate the filesystem. It should be noted that the filesystem does not always permit growing and shrinking: Some modern candidates (e.g., XFS [1], JFS [2]) can only grow volumes in the mounted state
12%
30.05.2021
are then bundled into a policy.
The name reveals how CFEngine 3 ticks: Since version 1, the CFEngine makers have considered systems to be entities that are supposed to comply with enterprise policies. Logically
12%
17.02.2015
ARM Cortex-A9 @1GHz
Vivante GC2000
2GB DDR3
GigE Ethernet, eSATA II, 2 USB, MicroUSB, HDMI, IR
3W
$139.99
http://www.solid-run.com
12%
05.12.2019
of copying, although the courts have retracted these allowances before under the influence of lobbyists [1]. In the US, ripping copyrighted works is not legal, except in a few educational cases, although
12%
11.06.2014
/EnterpriseDB. Access to Compiere applications is via a Java client (currently compatible with Java JDK 1.6/7) to allow desktop users a free choice of platform.
In the Community Edition, unfortunately, mobile users
12%
07.07.2021
in we can clear everything in /tmp and /scratch
if [ ! -d $DIR -o `find $DIR -name 'uid_*' | wc -l` -eq 0 ] ; then
find /scratch -path '/scratch/.com' -prune -or -path '/scratch/.usertmp/' -prune -or -delete
find