64%
26.03.2025
Logging sudo child processes: https://www.sudo.ws/posts/2021/08/what-is-coming-in-sudo-1.9.8/
syslog-ng configuration examples: https://www.syslog-ng.com/community/b/blog/posts
64%
22.05.2023
/en-us/products/azure-sphere/
Hardware certified for Azure Sphere: https://devicecatalog.azure.com/devices?searchTerm=azure%20sphere
Applications in Azure Sphere: https://learn.microsoft.com
64%
25.03.2021
with nftables). Also, it is often not necessary to allow all outgoing connections on a web server. For example, the iptables rule
# iptables -A OUTPUT -m owner --uid-owner www-data -m state --state new -j DROP
64%
30.01.2020
Web Services (AWS), AWS Organizations can segregate departmental duties and, therefore, security controls between multiple accounts; commonly this might mean the use of 20 or more accounts
63%
05.02.2023
https://mirror.openshift.com/pub/open-shift-v4/$(uname -m)/clients/ocp/stable/openshift-client-linux.tar.gz
tar -xf openshift-client-linux.tar.gz -C /usr/local/bin oc kubectl
To check whether the back
63%
30.11.2025
Shell 2.0, which I use here. Windows 8 and Windows Server 8 will use the new PowerShell 3.0, to be released soon.
To begin, I introduce PowerShell information retrieval to you via the "Get" commands
63%
10.12.2013
ways of getting data from a thing to the web, I’m going to focus on what you do once all that data is in the air heading toward you.
Once connected, you can think of a device as any other provider
63%
22.05.2023
;
root /usr/share/nginx/html/blank;
[...] (SSL configuration)
location /.well-known/matrix/server
{
default_type application/json;
return 200 '{"m.server": "matrix.domain.com:443
63%
09.08.2015
('Guards! Guards!', {'de':'Wachen! Wachen!', 'fr' : 'Au Guet!'} );
20
21 create edge Relation from #11:0 to #11:1 set type='Married', from='1993-01-01';
22
23 create edge Appear from #11:0 to #13:0 set
63%
05.09.2011
, and Listing 5 shows a sample ranged network configuration.
Listing 4
Fixed Network Template
01 NAME = "Private Cloud"
02 TYPE = FIXED
03 BRIDGE = vbr0
04 LEASES = [IP=192.168.0.1, MAC=50:20:20:20:20:20