Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • Digisub
  •  
  • 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) (143)
  • Article (41)
  • Blog post (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8 9 ... 19 Next »

77%
GNU Parallel: Multicore at the Command Line with GNU Parallel
04.11.2011
Home »  HPC  »  Articles  » 
 $if | bzip2 ‑9 > $if.bz2; 04 done 05 real    0m27.005s 06 user    0m11.745s 07 sys     0m14.623s 08  09 $ time find . ‑name "*.gz" ‑print | parallel ‑j +0 'zcat {} | bzip2 ‑9 > {.}bz2' 11  12 real    0m
77%
Asynchronous PostgreSQL
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
Lead Image © Fesus Robert, 123RF.com
; 05 06 print "Status: 200\nContent-Type: text/plain\n\n"; 07 $|=1; $|=0; # flush 08 09 my $dbh=DBI->connect('dbi:Pg:dbname=r2', 'ipp', undef, {RaiseError=>1}); 10 11 my $sth
76%
Tuning ZFS for Speed on Linux
17.03.2020
Home »  HPC  »  Articles  » 
– in this article: $ cat /proc/partitions|grep sda    8        0  488386584 sda    8        1       1024 sda1    8        2  488383488 sda2    8       16   39078144 sdb    8       32 6836191232 sdc    8
76%
Tuning ZFS for Speed on Linux
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Wong Yu Liang, 123RF.com
– in this article: $ cat /proc/partitions|grep sda 8 0 488386584 sda 8 1 1024 sda1 8 2 488383488 sda2 8 16 39078144 sdb 8 32 6836191232 sdc 8 64
76%
StarCluster Toolkit: Virtualization Meets HPC
16.01.2013
Home »  HPC  »  Articles  » 
------------------------------------------------------------------------------- global                  -               -     -       -       -       -       - master                  linux-x64       1  0.20  590.8M   68.1M  243.2M     0.0 node001                 linux-x64       1  0
76%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Corina Rosu, 123RF.com
command: # sockstat | grep "\*:[0-9]" The description for rc.conf(5) lists the services that need to be bound to a fixed IP address via parameters. One example is the inetd service: inetd_flags="-wW -a
75%
Detecting malware with Yara
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Mohamad Razi Bin Husin, 123RF.com
B2} 05 $a3 = {A5 63 4F F9} 06 $b1 = {9E 3Y 3C 78} 07 $b2 = {K0 4C 87 G5} 08 $b3 = {M3 L3 4Y LF} 09 $c1 = "IoAttachDeviceToDeviceStack" ascii
75%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
. Listing 8: Calculating Pi 01 /* pi‑openmp.c (OpenMP version) */ 02 # 03 #include  04 #define STEPCOUNTER 1000000000 05 int main(int argc, char *argv[]) 06   { 07   long i; 08   double pi = 0; 09
75%
Endlessh and tc tarpits slow down attackers
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Yewkeo, 123RF.com
man page: http://manpages.ubuntu.com/manpages/cosmic/man8/tc.8.html Server Fault: https://serverfault.com/questions/611063/does-tarpit-have-any-known-vulnerabilities-or-downsides
74%
Modern Fortran for today and tomorrow
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © homestudio, 123RF.com
04 real :: var2 05 integer :: int1 06 end type other_struct 07 08 type my_struct ! Declaration of a Derived Type 09 integer :: i 10 real :: r 11 real*8 :: r8 12 real, dimension(100

« Previous 1 2 3 4 5 6 7 8 9 ... 19 Next »

Service

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