10%
09.10.2017
_consumer_secret>"
06 config.access_token = ""
07 config.access_token_secret = ""
08 end
09
10 user = client.user("23Cent")
11 puts user.name
12
13 def collect
10%
02.10.2012
port 22) to port 2222, for example, to stop port scans filling up your logs. Without TCP Wrappers enabled, scans might run dictionary attacks on your server where password combinations are guessed by one
10%
10.04.2015
/local/sbin/sync.sh"
11 ],
12 "append_files": true,
13 "stdin": [
14 "name",
15 "exists",
16 "new",
17 "size",
18 "mode"
19
10%
18.07.2013
of file deletions – resolving this problem in most configurations not involving RAID, which is still negatively affected.
The /etc/fstab file shows that this partition is installed with Ubuntu 12.04's
10%
04.02.2014
Recheck: 978
11 -> Bitmap Index Scan on mail_msg_idx (cost=0.00..128.03 rows=4 width=0)
12 (actual time=34.925..34.925 rows=1650 loops=1)
13 Index Cond: (msg ~ '(updatable|views)'::text)
14
10%
14.08.2017
, and content management systems, as well as traditional websites.
In February 2017, the ISO Joint Technical Committee accepted the OASIS OData Standard for Open Data Exchange (ISO/IEC 20802-1:2016 [12
10%
09.01.2013
-> Bitmap Index Scan on mail_msg_idx (cost=0.00..128.03 rows=4 width=0)
12 (actual time=34.925..34.925 rows=1650 loops=1)
13 Index Cond: (msg ~ '(updatable|views)'::text)
14 Total runtime: 175
10%
04.11.2011
source version is available as OpenPBS [11]. That said, however, the Torque [12] variant, which is also free, is far more popular today.
Plan-based systems give the user the ability to reserve parts
10%
10.06.2024
number 2 using 38.698MW, resulting in a low performance/power ratio of 26.15. In comparison, Frontier at number 1 reached about 1.2 exaflops using 22.78MW, resulting in a performance/power ratio of 52
10%
04.10.2018
Lab CI/CD pipeline (image source: GitLab Docs [12]).
Every commit pushed to GitLab generates and attaches a pipeline, which is a collection of jobs split into different stages, as described