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

Spell check suggestion: %200mb%2222%A9n Llorente"523 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (271)
  • Article (135)
  • News (3)
  • 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 10 11 12 13 ... 42 Next »

51%
High-Performance Python 3
19.09.2019
Home »  HPC  »  Articles  » 
 sklearn.model_selection import train_test_split from sklearn.metrics import mean_squared_error   from cuml.linear_model import LinearRegression as cuLR     n_samples = 2**20 n_features = 399   # Generate Data X,y = make_regression(n_samples=n
51%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
 for [clauses ...] for (i=0;i<N;i++) {     a[i]= i*i; /* parallelized */     } ... /* one thread */ Also, you can combine the two compiler directives, parallel and sections , to form a single directive
51%
openlava – Hot Resource Manager
10.10.2012
Home »  HPC  »  Articles  » 
(Listing 9), built using the Open64 compiler and mpich2 (a previous article explains the environment I used). Listing 9: Openlava Job Script for Running Sample MPI Code #!/bin/bash # # Test 2 script
51%
Stopping Side Channel Attacks
16.10.2012
Home »  Articles  » 
 
shows the differences that depend on the existence of the username. In the first step, the attacker issues n login requests with an existing user and collects the responses (A_1, A_2, …, A_n
51%
Analyzing Kernel Crash Dumps
25.11.2012
Home »  Articles  » 
 
/cmdline root=/dev/disk/by-uuid/10a83ffe-5a9f-48a2-b8cb-551c2cc6b42d resume=/dev/sda3 \ splash=silent text showopts crashkernel=128 sles:~ # /etc/init.d/boot.kdump status kdump kernel loaded
51%
Intruder Detection with tcpdump
28.11.2011
Home »  Articles  » 
 
are the same as decimal 18. This command searches for packets with this type of data in byte 13: # tcpdump -n -r dumpfile.lpc -c 10 'tcp[13] == 18' and host 172.16.183.2 Figure 5 is an example of what
51%
Listing 5
21.08.2012
Home »  HPC  »  Articles  »  Warewulf 4 Code  » 
 
.1 M Total download size: 3.9 M Installed size: 18 M Is this ok [y/N]: y Downloading Packages: (1/4): php-5.3.3-14.el6_3.x86_64.rpm                                    | 1.1 MB     00:00 (2/4): php-cli-5
51%
Pandas: Data analysis with Python
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © yang chao, 123RF.com
the results, whereas 'C' is initialized without a value. In: Series({'a': 1, 'b': 2, 'd': 4}, index=['a', 'b', 'c']) Out: a 1 b 2 c NaN dtype: float64 Multiple indices are also allowed; you need
51%
Data Analysis with Panda
12.03.2014
Home »  HPC  »  Articles  » 
from the results, whereas 'C' is initialized without a value. In: Series({'a': 1, 'b': 2, 'd': 4}, index=['a', 'b', 'c']) Out: a 1 b 2 c NaN dtype: float64 Indexes are separate Pandas data
51%
Manage OpenVPN keys with Easy-RSA
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Lead Image © Orlando Rosu, 123rf.com
-server-full commands handle the request and sign procedure automatically, without requiring any intervention on the part of the admin. The scripts CharitÈ uses are based on Easy-RSA 2.2.2-2, which comes with the Debian

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

Service

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