18%
20.03.2014
on virtual machines. In fact, most of what you will find in Cloudify recipes can be achieved by integrating Chef Cookbooks.
Looking Forward: Cloudify 3.0
The current Cloudify version 2.6 has already been
18%
05.02.2023
the .NET6 framework. The full installation files are on the GitHub page [3]. The bouncer configuration is described in more detail online [4].
Conclusions
Cybercriminals often act as a group. One way
18%
16.05.2013
Recently, a customer asked me what was going on with his system. All of a sudden, he no longer had an eth0; instead, he was seeing strange names like em1 or p3p1 at the console. He wanted to know
18%
30.11.2025
CPU PROCESS/NLWP
# 173 daemon 17M 11M sleep 59 0 3:18:42 0.2% rcapd/1
# 17676 apl 6916K 3468K cpu4 59 0 0:00:00 0.1% prstat/1
# ...
# ZONEID NPROC SWAP RSS MEMORY TIME
18%
30.11.2025
CentOS 5 to 6 would work – a procedure the release notes advise against – a virtual environment seemed like the prudent decision.
The first step is to create a copy of the current system, which should
18%
14.08.2017
-A INPUT -p tcp -s [IP address of allowed server] --dport 22 -j ACCEPT
on the server to which you want to SSH.
Trick 2: Copying Files Securely
The SSH protocol also includes Secure Copy (SCP
18%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
18%
12.11.2020
on four processes is shown in Listing 6. Notice that processes 3 and 4 didn’t contribute or do anything.
Listing 5: Point-to-Point
import numpy
from mpi4py import MPI
comm = MPI.COMM_WORLD
rank
18%
12.09.2013
ARP cache and the IPv6 NDISC cache [3]. NDISC replaces the ARP mechanism in IPv6. The command
ip neighbor show
returns all cached mappings between MAC addresses and logical addresses for both IPv4
18%
30.11.2025
IPv4 and IPv6 [3].
If the Apache configuration for virtual hosts is based on IP addresses, you need to have a section for each. You can copy the existing IPv4 configuration and replace the IPv4 ... If you run a web server and a mail server and anticipate that users from Asia are headed towards your dedicated server, it's time to get it ready for IPv6. ... Servers with IPv6 ... Workshop: Getting web and mail servers ready for IPv6