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
Sort order
  • Date
  • Score
Content type
  • Article (Print) (1371)
  • Article (338)
  • News (254)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ... 197 Next »

10%
Using the Expect scripting environment
30.11.2025
Home »  Archive  »  2011  »  Issue 5: Pen Te...  » 
© Ivan Mikhaylov, 123RF.com
$spin 08 @$molecule.xyz 09 10 END 11 12 done 13 done The Gaussian 09 (g09) computational chemistry simulation package uses a small input that tells it what type of predictions are desired and which
10%
Managing virtual machines
30.11.2025
Home »  Archive  »  2012  »  Issue 09: Windo...  » 
© Igor Klimov, 123RF.com
run the tool with the -a option, it creates the matching device mapper files: $ kpartx -l ff-clone7.img loop0p1 : 0 20969472 /dev/loop0 2048 $ kpartx -a ff-clone7.img $ kpartx -l ff-clone7.img loop0p1
10%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
 core : ' + str(icore) 07  08 if '__main__' == __name__: 09  10     osrvr = Server() 11     ncpus = osrvr.get_ncpus() 12  13     djobs = {} 14     for i in xrange(0, ncpus): 15         djobs[i] = osrvr
10%
Boost performance of your Python programs
30.11.2025
Home »  Archive  »  2010  »  Issue 2: Backup...  » 
Eric Isselée, 123RF
(number, label): 07 for i in xrange(number): 08 print ' ' + str(i) + ' ' + label 09 sleep((number - 15)/10.0) 10 11 if '__main__' == __name__: 12 13 p1 = Process(target = count, args = (20
10%
Build a honeypot with real-world alerts
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Lead Image © Bruce Rolff, 123RF.com
. The takeaway is the -j LOG option (line 12), which logs port scanning behavior to a logfile with the iptables: prefix. Listing 1 iptable Rules 01 *filter 02 *filter 03 :INPUT ACCEPT [0:0] 04
10%
Parallel Programming with OpenCL
04.11.2011
Home »  HPC  »  Articles  » 
 convolutionSum = 0.0f; 05  06     // Iterate over convolution kernel 07     for(size_t ky = 0; ky < kernel.height; ++ky) 08     { 09       for(size_t kx = 0; kx < kernel.width; ++kx) 10  11       { 12
10%
Filesystem for Self-Healing Storage
06.08.2026
Home »  Archive  »  2026  »  Issue 94 OpenSt...  » 
Lead Image © Sergey Nivens, 123rf.com
. To inspect an existing XFS filesystem, use the command sudo xfs_info /dev/loop0 The output reveals key structural details such as block size, allocation group count, and log configuration (Figure 1 ... XFS remains one of the most robust Linux filesystems for high-throughput storage systems. With modern tooling such as xfs_scrub and production maturity of online metadata mutation in Kernel 7.0
10%
Citrix Provisioning Services reviewed
30.11.2025
Home »  Archive  »  2011  »  Issue 4: Secure...  » 
© henrischmit, 123RF
the matching vDisk. This allows for dynamic load balancing and for more efficient use of the available hardware. Infos Citrix Provisioning Services: http://support.citrix.com/product/provsvr/psv5.0/ ... If you manage many identical computers on a server farm, you don't want to patch every single machine separately just to install a security update. Citrix Provisioning Services 5.0 offers
10%
An IT nomad's diary
30.11.2025
Home »  Archive  »  2011  »  Issue 5: Pen Te...  » 
© Jasmin Merdan, 123RF.com
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
10%
Secure cloud-native services with Prisma Cloud Compute
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © alexmillos, 123RF.com
754 pages of about 63MB) with details on where to find the latest release. In my case, this was version 19.11.480. The docs are also now public, which is more convenient (an access token attached

« Previous 1 ... 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ... 197 Next »

Service

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