25%
20.04.2022
xattrs with either of the following options:
$ rsync -X
$ rsync -xattrs
Again, make this a default option when using rsync
. If you are using RHEL or CentOS, you need version rsync-3.1.2-10.el7 or later.
Other
25%
06.10.2019
. From my Nginx hash above, I use the command
$ podman inspect c734
and scroll through its output to see whether the Nginx web server is running. I see the line:
"IPAddress": "10.88.0.3",
Lo and behold
25%
23.01.2012
was approximately 300MB, and just under 100MB for the temporary staging space.
Keep the temporary staging directory intact for future installations and customizations. The disk cost for these files is minimal
25%
10.04.2015
environments after the expiration date.
ONIE
For the operating system to work on the switch, it must be compatible with the Open Network Install Environment (ONIE) [3]. ONIE is an open bootloader
25%
10.04.2015
Number: 00282-30340-00000-AB9A5
Version: 6.3.9600
The information you read from the operating system can also be formatted and customized. For example, normally only the operating system's most
25%
09.01.2013
difficulties because they require vendor-specific I/O control commands. Check the smartmontools page for more details on your specific card.
For this article, I used a freshly installed CentOS 6.4 [3
25%
30.03.2012
="/etc/portsentry/portsentry.blocked.atcp";
banudp="/etc/portsentry/portsentry.blocked.audp";
# TCP
tcp=`tail -n1 $bantcp | awk '{ print $6 }' | cut -d / -f 2`;
if [ `echo $tcp | grep '123.45.67.' ` ] || [ `echo $tcp | grep '89
25%
02.08.2021
). As requested in the YAML file, two pods are running for extra resilience.
Listing 6
Check for Pods
$ kubectl get pods -n default
NAME READY STATUS RESTARTS AGE
25%
21.07.2011
heartbeat = 1
07 heartbeat_port = 539
08 keepalive = 6
09 deadtime = 18
10 network = direct
11 debug_level = NONE
12 monitor_links = 1
13 syncdaemon = 1
14 virtual webs.test.com {
15 active = 1
16 ... 3
25%
16.10.2012
bytes:215392635 (215.3 MB) TX bytes:1759757 (1.7 MB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK