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) (499)
  • Article (140)
  • News (12)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ... 66 Next »

13%
Parallel and Encrypted Compression
09.12.2021
Home »  HPC  »  Articles  » 
of threads, use: $ plzip -v -9 -n 32 package-list.txt   package-list.txt:  2.640:1, 37.88% ratio, 62.12% saved, 11626 in, 4404 out. The -n 32  option tells plzip  to use 32 threads to perform the compression
13%
Have a Bash with the Zing network utility
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Micah Tindell on Unsplash
-op 2 -p 80,443 nist.gov ZING: 129.6.13.49 / nist.gov / disasterhub.nist.gov on 80 is: Active. Continue. Port: 80: op 1.1. nist.gov [129.6.13.49] Time: 103 ms. Port: 80: op 1.2. nist.gov [129.6
13%
Security data analytics and visualization with R
05.12.2014
Home »  Archive  »  2014  »  Issue 24: Visua...  » 
Lead Image © Rancz Andrei, 123RF.com
(HostCt, ServerOwner, Date) %>% 106 arrange(desc(HostCt)) 107 head12 <- head(top12, 25) 108 109 mergedTop25 <- rbind(head1,head2,head3,head4,head5, head6,head7,head8,head9,head10,head11,head12) 110 111
13%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
     #pragma omp parallel for shared (sum) private (i) 12     for ( i=0; i < 1000000; i++) { 13         #pragma omp critical (sum_total) 14         sum = sum + a[i]; 15     } 16     printf("sum=%lf\n",sum); 17
13%
Favorite benchmarking tools
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © Lucy Baldwin, 123RF.com
page). Going Deeper Back in issue 12, I mentioned Martin Pool's promising tool judge [4]. Unfortunately, judge never made it past version 0.1, with its most recent release dated back to 2011
13%
When I/O Workloads Don’t Perform
12.05.2021
Home »  HPC  »  Articles  » 
. Listing 6: iostat Output $ iostat -x -d 2 -c Linux 5.4.12-050412-generic (dev-machine)     03/14/2021     _x86_64_    (4 CPU)   avg-cpu:  %user   %nice %system %iowait  %steal  %idle            0.79    0
13%
When I/O workloads don't perform
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © Viacheslav Iakobchuk, 123RF.com
%util sda 10.91 6.97 768.20 584.64 4.87 18.20 30.85 72.31 13.16 20.40 0.26 70.44 83.89 1.97 3.52 nvme0n1 58.80 12.22 17720.47 48.71 230
13%
Endlessh and tc tarpits slow down attackers
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Yewkeo, 123RF.com
from port 2222 on the local machine: $ nc -v localhost 2222 Connection to localhost 2222 port [tcp/*] succeeded! vc"06m6rKE"S40rSE2l &Noq1>p&DurlvJh84S bHzlY mTj-(!EP_Ta|B]CJu;s'1^:m7/PrYF LA%jF#vxZnN3
13%
The Aurora Mesos Framework
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Anton Gvozdikov, 123RF.com
resources = Resources(cpu = 0.1, ram = 20*MB, disk = 20*MB), 09 processes = [hello_world_process]) 10 11 hello_world_job = Job( 12 cluster = 'test', 13 role = os.getenv('USER'), 14 task = hello
13%
Warewulf 4 – Python and Jupyter Notebooks
13.04.2023
Home »  HPC  »  Articles  » 
of packages in the file req.txt in the home directory of the anaconda user that can be used to create the shared_env environment: $ /opt/apps/anaconda3/bin/conda create -n shared_env --file ./req

« Previous 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ... 66 Next »

Service

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