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

Refine your search
  • [x] Creation time: Last year
Sort order
  • Date
  • Score
Content type
  • Article (Print) (171)
  • Article (6)
  • News (3)
Keywords

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... 18 Next »

63%
Tuning loops – from loop unrolling to Duff's device
28.07.2025
Home »  Archive  »  2025  »  Issue 88: 5 Net...  » 
[i] + b[i]; } When the number of cycles is known at compile time, a loop can be fully unrolled: c[0] = a[0] + b[0]; c[1] = a[1] + b[1]; c[2] = a[2] + b[2]; c[3] = a[3] + b[3]; However, it remains
63%
Password protection with Phpass
30.11.2025
Home »  Archive  »  2011  »  Issue 5: Pen Te...  » 
© Michael Moeller, fotolia.com
: " . $password . "\n
"; 13 echo "Hash: " . $hashvalue . "\n
"; 14 15 // Compare $password with the store has: 16 $passwordfromdb = '$P$9IQRaTwmfeRo7ud9Fh4E2PdI0S3r.L0'; 17 // stored hash, would
63%
Compressed Archives for User Projects
11.08.2025
Home »  Articles  » 
, make a file with touch : laytonjb@laytonjb:~/DATA_STORE/DATA1/DATA1/cats_dogs_light$ touch test.py laytonjb@laytonjb:~/DATA_STORE/DATA1/DATA1/cats_dogs_light$ ls -s total 0 0 test  0 test.py  0 train
63%
OpenVPN with e-tokens in large-scale environments
30.11.2025
Home »  Archive  »  2011  »  Issue 5: Pen Te...  » 
© sTan, fotolia.com
version [9]. Listing 3 /etc/openvpn/ccd/John_Doe 01 # John Doe 02 ifconfig-push 192.168.1.3 255.255.255.0 03 push "topology subnet" 04 push "redirect-gateway" 05 push "dhcp-option DNS 192
63%
Virtual switching with Open vSwitch
30.11.2025
Home »  CloudAge  »  Articles  » 
rustycarr, 123RF
guest (Listing 3). Listing 3 Performance Measurement ## Server: ## iperf -s ## Client: # iperf -c 192.168.0.5 -t 60 -------------------------------------------------------- Client ... 3
63%
Create flexible backups with Kopia
28.07.2025
Home »  Archive  »  2025  »  Issue 88: 5 Net...  » 
Photo by Marcus Woodbridge on Unsplash
that processes files sector by sector [3]). Figure 1: Kopia architecture (source: Kopia [2]). Layers Manage Storage The lowest hierarchical element
63%
openlava – Hot resource manager
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Konrad Bak, 123RF.com
/init.d/openlava cp /etc/profile.d/openlava.csh /var/chroots/sl6.2/etc/profile.d/openlava.csh cp /etc/profile.d/openlava.sh /var/chroots/sl6.2/etc/profile.d/openlava.sh cd /var/chroots/sl6.2/etc/rc.d/rc0.d ln -s
63%
Five special distros for system and network admins
28.07.2025
Home »  Archive  »  2025  »  Issue 88: 5 Net...  » 
Lead Image © Christos Georghiou, 123RF.com
for x86_64 PCs (910MB) and ARM64 systems (935MB). The hybrid image can be launched either from a CD, DVD, or USB stick. The x86_64 system works with both BIOS and UEFI firmware, whereas the ARMv8 variant
63%
Finding cracks with Nmap, Portbunny, and Nessus
30.11.2025
Home »  Archive  »  2010  »  Issue 0: Active...  » 
Fotoflash, Fotolia.com
. This prevents the sender from filling up the cache too quickly. Port Scanners Nmap [3], which recently went to version 5.0, is the Swiss army knife of port scanners. Portbunny [4] is a relatively new tool ... 0
63%
Netcat – The admin's best friend
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Dmitry Rukhlenko, 123RF.com
seconds, for example: # nc -p 16000 -w 30 examplehost.tld 22 If firewalling is in place and you need to originate your connection from a specific IP address to open a port, then you can enter: # nc -s 1.2.3

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... 18 Next »

Service

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