18%
02.06.2020
socket
02
03 def handler(event, context):
04 data = socket.gethostbyname_ex('devsecops.cc')
05 print (data)
06 return
Listing 2
Access Permissions
{
"Version": "2012
18%
11.04.2018
during this process, you can avoid config drift by running them every 20 minutes or so over the resulting instances – which introduces the holy grail: idempotency. Simply put, that means you can
18%
25.09.2023
for Kubernetes. Prometheus is a tool for recording, storing, and querying time series metrics. Created by SoundCloud in 2012 and adopted by the CNCF in 2016 (as their second project after Kubernetes itself
18%
25.09.2023
" by Chris Binnie, ADMIN
, August 2012. https://www.admin-magazine.com/Articles/Netcat-The-Admin-s-Best-Friend, Accessed March 25, 2023.
Yerrid, K.C. Instant Netcat Starter
. Packt Publishing Ltd., 2013
18%
12.09.2013
hardware with Wyse P20 Zero Clients. If users are used to working in a domain, and access to optical drives or removable media is prohibited, there no noticeable difference between zero clients
18%
09.01.2013
integrate existing data sources that are accessible via SMB/CIFS or Novell Core Protocol (NCP), for example, on Windows 2003/2008, Novell Open Enterprise 11 (OES), and NetWare 6.5.8 servers with at least one
18%
17.04.2017
name. By default, Windows Server 2012 R2, for example, tries to resolve the name to the IPv6 address, resulting in undesirable messages.
Figure 3: Error ... in Windows Server 2008 or newer.
18%
22.05.2023
://dl.min.io/server/minio/release/linux-amd64/minio
chmod +x minio
sudo mv minio /usr/local/bin
mkdir /data
minio server /data --console-address :9090
After a few moments you should see output similar to that in Listing 1. At this point you