search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(390)
Article
(98)
Blog post
(2)
News
(2)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
34
35
36
37
38
39
40
41
42
43
44
45
46
47
...
50
Next »
13%
Setting up SSL connections on Apache 2
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
; Apache has supported the method since version 2.2.
12
– provided you have OpenSSL version
0
.9.8i or newer in use. If this is true of your own Apache installation, you can provide your own certificate in any
12%
Mocking and emulating AWS and GCP services
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
ENTRYPOINT ["gcloud","beta","emulators","pubsub","start","--project=demo"] CMD ["--host-port=
0.0.0.0
:8085"] Now, create the script in Listing 2 for the Pub/Sub service to create a topic
12%
Kernel and driver development for the Linux kernel
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
_string; 08 09 static int prochello_show( struct seq_file *m, void *v ) 10 { 11 int error =
0
;
12
13 error = seq_printf( m, "%s\n", output_string); 14 return error; 15 } 16 17 static int prochello
12%
Combining Directories on a Single Mountpoint
19.05.2014
Home
»
HPC
»
Articles
»
the 2010 time frame. This corresponds to about version
2.2
of SSHFS, which is from 2008. SSHFS is now up to version 2.5, which was released on January 14, 2014; however, testing I’ve done hasn’t revealed any
12%
Policy rulesets in cloud-native environments
06.10.2022
Home
»
Archive
»
2022
»
Issue 71: Kuber...
»
{ 10 "UserName": "ferdinand", 11 "SerialNumber": "arn:aws:iam::123456789:mfa/ferdinand",
12
"EnableDate": "2021-04-25 09:00:38+00:00" 13 } 14 ], 15 "Groups
12%
Port Knocking
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
seq_timeout = 10 08 tcpflags = syn 09 command = /usr/sbin/iptables -A INPUT -s \ %IP% -p tcp --dport
22
-j ACCEPT 10 11 [closeSSH]
12
sequence = 9000
12%
Swagger and OpenAPI Specification for documents
15.08.2016
Home
»
Archive
»
2016
»
Issue 34: Softw...
»
is backed by the Linux Foundation. The specification was renamed OpenAPI Specification [8]. Because it is based on version 2.
0
of the Swagger specification, the OpenAPI Specification also has this version
12%
Sharing Data with SSHFS
23.04.2014
Home
»
HPC
»
Articles
»
on your system. Almost all firewalls allow port
22
access, so you don’t have to configure anything extra, such as NFS or CIFS. You just need one open port on the firewall – port
22
. All the other ports can
12%
Discover system vulnerabilities and exploits
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
is not a lightweight, but you can get a lightweight version that lacks a graphical interface and weighs in at 900
MB
, which can be quite useful in everyday Kali life. Accordingly, the developers give their users a choice
12%
ASP.NET web development framework
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
Options.ListenAnyIP(4711, 08 listenOptions => { 09 listenOptions.UseHttps("cert.pfx", "
"); 10 } 11 );
12
}) 13 .UseStaticWebAssets() 14 .Use
« Previous
1
...
34
35
36
37
38
39
40
41
42
43
44
45
46
47
...
50
Next »