14%
10.06.2020
until June 22. All teams must submit a 6-8 page paper describing their solution by July 27. Top entries will be invited to attend the SMC2020 conference on August 25-27 in Kingsport, Tennessee to present
14%
04.08.2020
for the past 10 years.
In parallel, a great variety of graph databases have emerged, including the originals like Neo4j [1], distributed databases like Titan [2], free databases like JanusGraph [3], proprietary
14%
01.06.2024
-nodepool1-39945963-vmss000000 Ready agent 14m v1.27.7 10.224.0.4 Ubuntu 22.04.3 LTS 5.15.0-1051-azure containerd://1.7.5-1
You can see an internal IP address, the version of the Ubuntu Linux node
14%
19.02.2013
OSPF
01 !
02 hostname linuxrouter
03 password 8 7kdoaul4.iSTg
04 enable password 8 ZDF339a.20a3E
05 log file /var/log/quagga/zebra.log
06 service password-encryption
07 !
08 interface eth0
09 multicast
14%
06.10.2019
on strcpy() and other functions that are tagged as deprecated? As an example, you can find a comprehensive example of C coding standards for the development of embedded software online [3].
Some development
14%
05.12.2014
libraries.) The latest Bro packages are included in source and binary form [3]. On CentOS, I download the Bro full install with:
# wget https://www.bro.org/downloads/release/Bro-2.3.1-Linux-x86_64.rpm
Next
14%
09.01.2013
02 log 127.0.0.1 local0
03 maxconn 4000
04 daemon
05 uid 99
06 gid 99
07
08 defaults
09 log global
10 mode http
11 option httplog
12 option dontlognull
13 timeout server 5s
14%
29.10.2013
Amazon Linux running PHP 5.4
, which for me was option 2:
1) 32bit Amazon Linux running PHP 5.4
2) 64bit Amazon Linux running PHP 5.4
3) 32bit Amazon Linux running PHP 5.3
4) 64bit Amazon
14%
19.02.2013
"
).
Listing 3: Rexfile for Setting Up Apache
01 user "root";
02
03 Desc "Apache installation";
04 task "apacheinstall", sub {
05
06 install package => "apache2";
07 service "apache2" => "start";
08
09
14%
17.04.2017
access the weather station in a browser using the URL http://localhost:3000 or a local IP address.
Quick Launch
First, install version 6 of the Node.js [3] server-side JavaScript implementation