search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%xcomm%3 08 Llorente"22
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(84)
Keywords
« Previous
1
2
3
4
5
6
7
8
9
Next »
70%
Using the Expect scripting environment
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
} 19
20
-re "($|%|>) " { interact } 21
22
timeout { 23 send_tty "No response from $host\n" 24 exit 25 } 26 } The script begins as usual by saving its arguments into variables
70%
Monitoring daemons with shell tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
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
70%
Strategies for routing voice calls around a firewall
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
and then rewrites the Contact header to contain the publicly reachable NAT gateway socket. Listing
3
shows an Invite request that has been modified by the SIP proxy: 18.17.16.15 is the gateway's public address;
20.22
70%
Troubleshooting SELinux
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
SELinux Information with -Z 01 # id -Z 02 user_u:system_r:unconfined_t 03 # ls -dZ /var/www/html 04 drwxr-xr-
x
root root system_u:object_r:httpd_sys_content_t /var/www/html 05 # ps -efZ | grep httpd 06
69%
Enterprise communication with IRC
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
on */ 17 port = 5556; 18 19 /* hub mask: the mask of servers that this server may hub. Multiple
20
* entries are permitted 21 */
22
hub_mask = "*"; 23 24
69%
Shell scripts: Equal rights for Unix derivatives and Linux
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
OS*) 15 PING="ping" 16 PING2="" 17 ;; 18 esac 19 ...
20
21 for i in server1 server2 server
3
workstation1 workstation2
22
do 23 $PING $i $PING2 > /dev/null 24 if [ "$?" != "0
69%
pfSense firewall and router distribution
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
. Because it had to run in RAM, extensions were difficult. This situation prompted the two to start working on their own distribution and spawned the development of pfSense [1]. The core of version
2.0
from
69%
Clustering with OpenAIS and Corosync
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
name: iscsi1 18 Node ID: 1 19 Multicast addresses: 239.192.181.106
20
Node addresses: 192.168.122.171 Note that the current cluster version
3
.0 no longer contains a cluster configuration system ...
3
68%
Monitoring for small and medium-sized companies compared
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
://www.zabbix.com https://www.icinga.org http://www.nagios.org Version 1.8.
x
1.8.6 1.6
3.3
.1 License GPLv2 GPLv2 GPLv2 Core
68%
Password protection with Phpass
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
be in the database for a production web application 18 $result = $hasher->CheckPassword($password, $passwordfromdb); 19
20
if ($result) { 21 echo "Password match!";
22
} 23 else { 24 echo "Password
« Previous
1
2
3
4
5
6
7
8
9
Next »