Admin Magazine
 
  • 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
ADMIN Magazine on Facebook
GooglePlus

Search

Spell check suggestion: 2821M8M8 00 09%88711bmw.com 00 09%892821M8M8 00 09%88711bmw.com 00 09%8080 ?

Refine your search
  • [x] Creation time: Last year
Sort order
  • Date
  • Score
Content type
  • Article (Print) (34)
  • Article (1)
Keywords

« Previous 1 2 3 4 Next »

73%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home »  Archive  »  2011  »  Issue 6: Perfor...  » 
© kudryashka, 123RF.com
.pl 01 #! /usr/bin/perl 02 # erlang.pl 03 04 ## Input-Parameter 05 $servers = 8; 06 $erlangs = 4; 07 08 if($erlangs > $servers) { 09 print "Error: Erlangs exceeds servers\n"; 10 exit; 11 } 12 13 $rho
72%
High availability clustering on a budget with KVM
30.11.2025
Home »  Archive  »  2010  »  Issue 0: Active...  » 
Yulia Saponova, 123RF.com
on; service iscsi start 02 # iscsiadm -m discovery -t st -p 192.168.10.200 03 iqn.2008-01.com.example:storage.iscsi.disk1 04 # iscsiadm -m node -T iqn.2008-01.com.example:storage.iscsi.disk1 -p 192
71%
Tracing applications with OProfile and SystemTap
30.11.2025
Home »  Archive  »  2010  »  Issue 1: System...  » 
© boing, Photocase.com
: all cores 0x40: core: this core 0x30: prefetch: all inclusive 0x10: prefetch: Hardware prefetch only 0x00: prefetch: exclude hardware prefetch 0x08: (M)ESI: Modified 0x04: M
71%
Exploring Nmap's scripting engine
30.11.2025
Home »  Archive  »  2011  »  Issue 6: Perfor...  » 
.mcwrite.net Starting Nmap 5.00 ( http://nmap.org ) at 2011-03-06 19:35 CST Interesting ports on blogs.typepad.com (204.9.177.195): Not shown: 998 filtered ports PORT STATE SERVICE 80/tcp open http | robots
70%
Connecting dissimilar IPsec implementations
30.11.2025
Home »  Archive  »  2011  »  Issue 4: Secure...  » 
© Yuri Arcurs, 123RF.com
interfaces { 05 st0.0; 06 } 07 } 08 } 09 } The whole Juniper configuration is extremely modular, as is reflected in the VPN definitions. These definitions include a proposal, which
69%
I/O benchmarks with Fio
30.11.2025
Home »  Archive  »  2011  »  Issue 5: Pen Te...  » 
© Kheng Ho Toh, 123RF.com
/0K /s] [4137 /0 iops] [eta 00m:06s] In the example, the first job is performing a sequential read, marked as r in square brackets, while Fio hasn't initialized the second job, marked as P
68%
Touring the top Knoppix debugging and rescue tools
30.11.2025
Home »  Archive  »  2010  »  Issue 0: Active...  » 
Rafal Olechowski, 123RF.com
04 errs: 0, errxfer: 0.0k, succxfer: 1667072.0k 05 +curr.rate: 5270kB/s, avg.rate: 5808kB/s, avg.load: 8.1% The resulting image, sdb
68%
Managing FOSS applications on AIX
27.05.2025
Home »  Archive  »  2025  »  Issue 87: Light...  » 
Lead Image © Nataliia Natykach, 123RF.com
of your AIX product entitlement. If you're downloading from the Passport Advantage website, you need to select and download the file associated with one of the current parts M04S8ML (.tar.gz) or M04SBML
67%
Script utilities in depth: grep, awk, and sed
30.11.2025
Home »  Archive  »  2011  »  Issue 4: Secure...  » 
© jirkaejc, 123RF.com
/share/zoneinfo -type f | \ 07 grep -v 'posix|right|Etc|SystemV | \ 08 grep -i $city` 09 echo -n "Time in $1: "; TZ=`echo $z` date The first section of this code ensures that the script's argument
66%
Managing virtual machines
30.11.2025
Home »  Archive  »  2012  »  Issue 09: Windo...  » 
© Igor Klimov, 123RF.com
"creating" $vmname 09 10 virsh suspend rhstorage 11 virt-clone -o rhstorage -n $vmname -f /var/lib/libvirt/images/$vmname.qcow 12 virsh resume rhstorage 13 14 oldmac="52:54:00:B4:DF:EB" 15 newmac

« Previous 1 2 3 4 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2026 Linux New Media USA, LLC – Legal Notice