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%390 Llorente"22
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(99)
Article
(1)
Keywords
« Previous
1
2
3
4
5
6
7
8
9
10
Next »
43%
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
43%
The Swiss Army knife of fault management
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
, to monitoring and controlling complete systems. Identifying Services OpenNMS can automatically identify the services you need to monitor. In versions up to 1.8.
x
, this task is handled by the capabilities daemon
43%
Checking password complexity with John the Ripper
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
, 378501 c/s virtual 18 Long: 1063K c/s real, 1063K c/s virtual 19
20
Benchmarking: LM DES [64/64 BS]... DONE 21 Raw: 8214K c/s real, 8214K c/s virtual
22
23 Benchmarking: NT MD4 [Generic 1
x
]... DONE 24
43%
Server virtualization with Citrix XenServer
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
/** 16 * @param args 17 */ 18 public static void main(String[] args) throws Exception { 19
20
if (args.length != 3 && args.length != 5) 21 {
22
System
43%
Maatkit tools for database administrators
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
of the stress test shown in Figure 2, shows that some 19,200 queries composed of 55 different commands were issued. The system, a server with 768MB of RAM and a Pentium 3 CPU, took a total of
22
seconds to answer
43%
VMware Server 2.0 on recent Linux distributions
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
/usr/lib/vmware/bin/vmware-hostd |awk '{print $3}'|grep lib | \ 19 xargs rpm --queryformat '%{NAME}\n' -qf |sort -u
20
glibc 21 libgcc
22
libstdc++ 23 libxml2 24 nss-softokn-freebl 25 zlib 26 ... VMware Server
2.0
on recent Linux distributions
43%
Quick patches with Ansible
27.05.2025
Home
»
Archive
»
2025
»
Issue 87: Light...
»
# Backup 15 raspi06: 16 ansible_ssh_private_key_file: /home/treuss/.ssh/raspi06 17 ansible_user: thomas 18 dns_servers: 19 hosts:
20
# Pi-hole 21 pihole
43%
Modern network diagnostics on Windows and Linux
27.05.2025
Home
»
Archive
»
2025
»
Issue 87: Light...
»
). Figure 1: The ss command output on Linux. If you need more specific information, you can use the -t, -u, and -
x
options to filter by protocol. The -t flag restricts the output to TCP connections
43%
Expand your sphere with a piece of Google
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
="**/*.jar" />
20
21
22
23 24
25
43%
Touring the top Knoppix debugging and rescue tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
="4096" 12 13 # Last offset to try 14 final_offset="$(du -b "$DEV" | cut -f 1)" 15 16 # A free loop device 17 LOOP="/dev/loop2" 18 19 # Start
20
offset=0 21
22
while [ "$offset" -lt "$final_offset" ]; do
« Previous
1
2
3
4
5
6
7
8
9
10
Next »