76%
30.11.2025
the target host once. In order to ping continuously, as on Linux, you will need to specify the -s option.
Listing 2
Ping on Solaris
# uname -sr
SunOS 5.10
# ping server
server is alive
# ping -s
76%
30.11.2025
, Hybrids, Software as a Service (SaaS), Platform as a Service (PaaS) – the list goes on and on.
In this article, we will attempt to peek through the mist of terminology and provide readers
76%
30.11.2025
sprzblog mysql limesurvey -uroot -ppassword > backup.sql
will take 21 seconds to complete:
real 0m21.626s
user 0m0.000s
sys 0m0.000s
In the case of larger databases on non-replicated servers
76%
30.11.2025
/sda
20 Account information:
21 ACL information:
22 ALL
Network Bonding
To prevent the network cards and thus the connection to the cluster and storage network from becoming a single
76%
30.11.2025
:31:40: [6694] DEBUG: (lifebyte = 0:0)
04 2011-01-28 17:31:40: [6694] DEBUG: enctype = 7:7
05 2011-01-28 17:31:40: [6694] DEBUG: (encklen = 128:128)
06 2011-01-28 17:31:40: [6694] DEBUG: hashtype = SHA:SHA
07
76%
30.11.2025
of your site, they'd receive an Amazon S3 error. Now, however, you can specify a static document and direct visitors there. And, you can create custom error documents, so if users hit a page that should
76%
30.11.2025
is not accessible! ****************" >> dba.log
15 /usr/local/etc/rc.d/002pgsql.sh start
16 sleep 15
17 psql -U monitor -d monitor -c "select * from watch;"
18
19 if [ $? -eq 0 ];
20
21 then
22
76%
30.11.2025
: Device name.
rrqm/s
: Number of read requests merged per second that were queued to the device.
wrqm/s
: Number of write requests merged per second that were queued to the device.
r/s
: Number
75%
30.11.2025
1
split.sh
01 #! /bin/sh
02 for i in `ls -1 archive/cur`
03 do
04 # Define name component for the individual mail directory
05 pref=`date +%Y-%m-%d-%H-%M-%S`
06
07 # Push mail
75%
30.11.2025
to tell the program to do so by setting the -sT
switch. Optionally, you can tell the application which range of ports to scan by setting the -p
parameter.
Nmap will accept both IP addresses and domain