16%
30.11.2025
but from a directory service. This task can be simplified by deploying PAM [1].
Modular Authentication
Originally developed in the mid-1990s by Sun Microsystems, PAM is available on most Unix-style systems
16%
26.10.2017
ancient. The DebOps developers recommend installing DebOps using the pip
Python package tool [3]. The command is:
pip install debops
This command puts DebOps in /usr/local/bin/debops
, where it is now
16%
25.03.2021
(Listing 1), which indicates a push.
Listing 1
Server Push in Log
2020-11-22T12:01:10+01:00 1606042870.567 200 605 h2 "GET /index.html HTTP/2.0"
2020-11-22T12:01:10+01:00 1606042870.567 200
16%
07.01.2014
it as an “experiment in organic software visualization.” Similarly to Gource, code_swarm animates project changes in a version control system. Files appear as dots; their colors again indicate the file type (Figure 3
16%
13.12.2018
the early 1980s, and mathematicians and physicists have written many papers and given many lectures exploring the possibilities of quantum computing algorithms. In theory, a quantum computer should be able
16%
09.04.2019
. The command
> msfpayload windows/exec CMD="cmd /k calc" EXITFUNC=thread C | sed '1,6d;s/[";]//g;s/\\/,0/g' | tr -d '\n' | cut -c2-
would format the parameter value for -ShellCode correctly in the example here
16%
09.01.2013
parameters, and it can provide potential attackers a vector for an attack or monitoring. To increase the security, access was restricted to just 30 parameters – compared with the 3,000 parameters that sysctl
16%
03.12.2015
a Connection to the Amazon Public Cloud
The Amazon Web Services (AWS) consist of services, for example, virtual servers (EC2), storage (S3), and networking (CloudFront, VPC), which are managed in a web
16%
28.11.2022
Containers, Kubernetes, Rancher, OpenShift, Docker, Podman – if you have not yet worked in depth with containers and Kubernetes (aka K8s), you might sometimes get the impression that you have
16%
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