11%
09.10.2017
and follower data. The OAuth protocol [6] authenticates the API client, and JSON is the data format. A separate streaming API is available for real-time monitoring of tweets.
If you want to use the Twitter API
11%
04.12.2024
, resilient, and sustainable operations," said Dr. Ben Ashman, navigation lead for lunar relay development, part of NASA's Space Communications and Navigation (SCaN) program (https://www.nasa.gov
11%
06.10.2022
in version 6, Apache OpenMeetings also supports TLS 1.2 for OAuth and do-it-yourself captchas.
AOM lets you schedule meetings, create surveys, and back up data easily. The system is ideal for providing home
11%
10.06.2015
, the encryption is very good if used correctly, the code is open source, and it follows the OpenPGP specification [5], which is also an IETF standard [6]. GPG was really designed as a command-line encryption tool
11%
31.07.2013
Code Example
1 #include
2
3 /* Our structure */
4 struct rec
5 {
6 int x,y,z;
7 float value;
8 };
9
10 int main()
11 {
12 int counter;
13 struct rec my
11%
16.02.2012
this in the story of their successful EC2 scaling experience.
A good tool for cache control is vmtouch, which is at home on most Linux 2.6, FreeBSD 7.x, or Solaris 10 kernels; mileage may vary on other *nix variants
11%
26.11.2012
port 80. Additionally, you can isolate one sender IP address that is sending the port 80 traffic. Notice the src
host
syntax:
# ngrep port 80 and src host 12.34.56.78
Moving on from a single IP
11%
21.08.2014
_threshold 1800
11 check_period 24x7
12 check_command check-host-alive
13 }
Listing 3
24x7
01 define timeperiod {
02 timeperiod
11%
17.06.2017
is not supported. Moreover, it is imperative for each table to have a primary key.
Surprisingly, IPv6 is still lacking – in 2017! Currently, network communication between the replicating nodes relies on IPv4
11%
05.02.2023
wgossrvc
Listing 4
setup_goss.sh Diff Additions
5a6
> GOSSVFLE='/lib/systemd/system/goss.service'
9,10c10,12
< sha256sum
< tee
---
> sha256sum
> systemctl
> tee
81a84