27%
30.11.2025
OS*)
15 PING="ping"
16 PING2=""
17 ;;
18 esac
19 ...
20
21 for i in server1 server2 server3 workstation1 workstation2
22 do
23 $PING $i $PING2 > /dev/null
24 if [ "$?" != "0
27%
30.11.2025
) with 12 Serial ATA disks, a 320 UW SCSI controller for the host connection, and 512MB cache.
I configured various disk groups and logical volumes on this powerful hardware and exported them to the backup
27%
31.10.2025
the source port of your connection to 16000, you could add the -p option:
# nc -p 16000 examplehost.tld 22
To add a timeout for latency testing, you could use the -w parameter with the number of seconds – 30
27%
30.11.2025
is MySQL or SQLite. 128MB disk space and 256MB RAM are the available hardware resources in a shared-hosting environment.
If you need more, you have to upgrade to the Flex level, which means having
27%
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
27%
30.11.2025
with Linux Debian 5.0.7, Ubuntu 10.10, and openSUSE 11.3. If you don't use Linux, check out the "Other Operating Systems" box.
Other Operating Systems
If you do not use Linux, you'll need to find out
27%
31.10.2025
.nmap.org (64.13.134.52):
Not shown: 994 filtered ports
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 4.3 (protocol 2.0)
25/tcp closed smtp
27%
30.11.2025
686
oprofile-0.9.5-4.fc12.i686
To profile the kernel, you need to tell OProfile where the kernel image is located with the --vmlinux option:
opcontrol --setup --vmlinux=/usr/lib/debug/lib/ modules
27%
30.11.2025
192.168.2.0/24;
21 service any;
22 }
23 IPsec-policy pfs2-aes256-sha1;
24 }
25 }
26 }
27 }
Again you can reuse the proposal and the policy. Assuming
27%
31.10.2025
to find out more details about specific services.
Listing 1
Nmap Command
root@sandbox:~# nmap -v -A www.haribo.de
...
Host www2.haribo.com (213.185.81.67) is up (0.011s latency).
Interesting