36%
10.04.2015
administrator with classical command-line skills will soon feel at home, despite facing some new shortcuts and technologies.
Living somewhere between these two worlds, I really enjoy troubleshooting networks
36%
21.08.2014
_port = 2003;
10
11 # create Socket
12 my $socket = IO::Socket::INET -> new(PeerAddr => $remote_host,
13 PeerPort => $remote_port,
14 Proto => "tcp",
15 Type => SOCK_STREAM)
16 or die "Couldn
36%
04.04.2023
Low
Windows Firewall Group Policy settings have changed; the new settings have been applied
5030
Medium
The Windows Firewall Service failed to start
24580
Low
36%
30.05.2021
, Google, or Linode, to name but a few options. This month I look at the tools needed to discover, configure, and monitor an accelerated cloud instance in my trademark style, employing the simplest possible
36%
05.12.2019
intrusion prevention monitoring on any service port that uses username/password combinations for authentication. And while Fail2ban runs as a daemon, it does not expose any new listening network ports
36%
30.01.2020
" at SUSE. He enjoys arcane hardware issues and shell-scripting mysteries and takes his McFlurry shaken, not stirred. You can read more from him in the new O'Reilly title AWS System Administration
.
36%
09.04.2019
mysteries and takes his McFlurry shaken, not stirred. You can read more from him in the new O'Reilly title AWS System Administration
.
36%
09.04.2019
container inserted into each pod that proxies all the network traffic flowing into and out of that pod by applying new iptables rules inside the pod that "redirect" the traffic to and from the application
36%
07.06.2019
a 301 Redirect
response to the new HTTPS URL.
Listing 1
Redirect from HTTP to HTTPS
01 sub vcl_recv
02 {
03 if (req.http.host ~ "example.com" &&
04 req.http.Cookie == "logged_in")
05 {
06
36%
08.10.2015
are taking a very close look at those projects as well.
SB: You just mentioned OpenStack. What role is SanDisk – or flash-based storage devices – playing in this whole new, IaaS, PaaS, and container world