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

Spell check suggestion: 谷歌霸屏收录【电报e1000】google搜索霸屏.pin.0x00 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (123)
  • Article (30)
  • Blog post (1)
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 ... 16 Next »

84%
Embarrassingly parallel computation
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Lucy Baldwin, 123RF.com
long count=0; //Count holds all the number of how many good coordinates 14 double z; //Used to check if x^2+y^2<=1 15 double pi
83%
Run One Program at any Scale with Legate
08.06.2021
Home »  HPC  »  Articles  » 
 numpy as np nx = 100 ny = 100 a = np.random.rand(nx,ny) b = np.random.rand(ny) x = np.linalg.solve(a, b) Array a and the second part of the tuple, b , are created by a random number generator with random
83%
Warewulf 4
13.12.2022
Home »  HPC  »  Articles  » 
is my home network (192.168.x.x). The second NIC is connected to a private Ethernet network (10.0.0.1, subnet mask 255.255.252.0), which follows the network addressing discussed in the
83%
Parallel Programming with OpenCL
04.11.2011
Home »  HPC  »  Articles  » 
with a fictive “do in parallel … .” Listing 2: Pseudocode for Execution in Parallel 01 // Do in parallel 02 for all y in {0, ..., out.height ‑ 1} and all x in {0, ..., out.width ‑ 1} 03 { 04     float
83%
Cgroups for resource management in Linux
30.11.2025
Home »  Archive  »  2011  »  Issue 6: Perfor...  » 
© Photographer, 123RF.com
in the cgroup. You can then use the tc with the group. Start by defining the classID for the cgroup: echo 0x00100001 > /cgroup/net_cls/libvirt/qemu/guest/net_cls.classid This hexadecimal number comprises two
83%
Creating an SFTP jail
30.11.2025
Home »  Archive  »  2011  »  Issue 3: Are yo...  » 
Juan Manuel Ordonez, 123RF.com
.bash_profile. Note that this setup assumes you will later install OpenSSH in /usr/local/. Listing 1 .bash_profile Variables 01 CC=gcc 02 CPPFLAGS=-I/usr/local/ssl/include 03 EDITOR=vi 04
83%
Flexible user authentication with PAM
30.11.2025
Home »  Archive  »  2010  »  Issue 1: System...  » 
© Ana Vasileva, Fotolia.com
patch is already available. X.509 Certificates and PAM Classic two-factor authentication typically relies on chip cards. The cards typically contain a certificate protected by a PIN. The PAM pam_pkcs11
83%
Exploring OpenShift – Red Hat's next-generation PaaS tool
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
(C) Markus Feilner, CC-BY-SA 4.0
Tomcat 7 (JBoss EWS 2.0) web 21 jboss-vertx-2.1 (!) Vert.x 2.1 web 22 jboss-wildfly-8 (!) WildFly Application Server 8.2.0.Final web 23 diy-0.1
83%
Speed up your MySQL database
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Mikhail Dudarev, 123RF.com
Use of mysqld # ps aux | egrep 'mysqld|VSZ' USER PID %CPU %MEM VSZ RSS START TIME COMMAND mysql 1568 0.0 0.0 4440 744 Sep08 0:00 mysqld_safe mysql 2337 0.1 5.9 29163040
83%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
is Debian based. The following command will install PHP version 5.x, any dependencies, and key packages for using PHP 5.x at the command line. $ sudo apt-get install php5 php5-cli php5-common Once you

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

Service

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