69%
28.11.2021
-Peter Merkel and Markus Feilner, Linux Magazine
, issue 121, December 2010, p. 18
"Hacker trainer for law enforcement agents" by Markus Feilner, Linux Magazine
, issue 102, May 2009, p. 92, https://www.linux-magazine.com
69%
25.03.2020
in CloudWatch Logs
14 echo "I am a Bash command!"
15
16 # This is the return value because it's being sent to stderr (>&2)
17 echo "{\"success\": true}" >&2
18 }
$ zip list_buckets.zip index
69%
09.10.2017
the documentation on the NEMS website.
Listing 1
resource.cfg (Excerpt)
### sendemail SMTP Config added in NEMS 1.1
# The "from address" for notifications
$USER5$=example@gmail.com
# The SMTP server
69%
22.12.2017
package for the Nginx module, so you need to grab it from Google's repository and save it under /opt/ngx_brotli:
cd /opt
git clone https://github.com/google/ngx_brotli
cd /opt/ngx_brotli
git submodule
69%
01.08.2019
if line:
13 if "UDP" in line or "TCP" in line:
14 for words in line.split():
15 if "SRC" in words:
16 srcIP=words.split('=')[1]
17 if "DPT" in words:
18 d
69%
15.08.2016
/b/kevinholman/archive/2013/10/18/orchestrator-2012-r2-quickstart-deployment-guide.aspx
Integration packages for System Center 2012 Orchestrator: https://technet.microsoft.com/en-us/library/hh295851.aspx
System Center
69%
05.12.2016
widely used OSs between 18 and 24 months old.
Apple iOS
If you search for VPN clients in Apple's App Store, you are shown a long list. However, a closer look shows that almost all of them
69%
21.08.2012
speeds from cached hostfile
* elrepo: mirror.symnds.com
* epel: www.gtlib.gatech.edu
* rpmforge: mirror.teklinks.com
* sl: ftp.scientificlinux.org
* sl-security: ftp.scientificlinux.org
Setting up
69%
09.10.2017
client = boto3.client('s3')
14 bucket = boto3.resource('s3').Bucket(bname)
15
16 pgnr = client.get_paginator('list_objects')
17 page_it = pgnr.paginate(Bucket=bname)
18
19 for page in page_it:
20
69%
25.03.2020
of laptops have been discovered to be vulnerable to attack. The security research group Eclypsium has discovered (https://eclypsium.com/2020/2/18/unsigned-peripheral-firmware/) that hardware made by Dell, HP