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) (1001)
  • Article (301)
  • News (181)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ... 149 Next »

18%
Automation with PXE Boot
05.12.2014
Home »  Archive  »  2014  »  Issue 24: Visua...  » 
Lead Image © Sergey Jarochkin, 123RF.com
File default menu.c32 prompt 0 timeout 100 ontimeout local menu title *** PXE Menu *** label 1 menu label ^1) Install CentOS x64 Edition kernel x64/vmlinuz append initrd=x64/initrd.img ks=http://192.168.0.52
18%
open64
01.08.2012
Home »  HPC  »  Articles  »  Warewulf Cluste...  »  Warewulf 3 Code  » 
 
Installing the Open64 5.0 compilers using yum [root@test1 RPMS]# yum install open64-5.0-0.x86_64.rpm Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached
18%
ONIE and Cumulus Linux on a switch
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © Brian Kenney, 123RF.com
01 auto br0 02 iface br0 03 bridge-ports swp1 swp2 swp3 swp4 swp5 04 bridge-stp on Because the list would be pretty long for 52 ports, you can also do the following specify
18%
Profiling Python Code
09.12.2019
Home »  HPC  »  Articles  » 
 to check follows a, b = 1,2 c = a + b # Code to check ends end_time = time.time() time_taken = (end_time- start_time)   print(" Time taken in seconds: {0} s").format(time_taken_in_micro) If a section of code
18%
Profiling Python code
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image ©-Yong Hian Lim, Fotolia.com
_time) print(" Time taken in seconds: {0} s").format(time_taken_in_micro) If a section of code is called repeatedly, just sum the elapsed times for the section and sum the number of times that section
18%
Warewulf Cluster Manager – Completing the Environment
20.06.2012
Home »  HPC  »  Articles  » 
is to find out whether it runs on the master node when it is booted by using the chkconfig command: [root@test1 etc]# chkconfig --list ... nfs 0:off 1:off 2:off 3:off 4:off 5:off 6
18%
The Lua scripting language
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © Nataliya Velykanova, 123RF.com
the standard work Programming in Lua , third edition, which was published early last year. The first edition, available online [4] refers to Lua 5.0. The language has now moved to version 5.2, but the online
18%
VM and cloud management with openQRM
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © Jason Murillo, 123RF.com
openQRM to use (this is typically eth0). Then, openQRM creates the required MySQL database; the root password you defined for MySQL is needed during the install. Finally, you need to upload a valid
18%
Parallel Programming with OpenCL
04.11.2011
Home »  HPC  »  Articles  » 
.width + kx]; 47             } 48         } 49         // Clamp values to {0, ..., 255} and store them 50         out.data[y * out.width + x] = clampuchar((int) convolutionSum); 51     } 52   } 53
18%
Using a Bash script to mirror external monitors
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © bowie15, 123RF.com
return 0 25 fi 26 done <<<"$display_list" 27 die "Could not determine resolution for '$find_display'. Display Data: 28 $display_list" 29 } 30 31 function get_highest_display { 32 local

« Previous 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ... 149 Next »

Service

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