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

« Previous 1 ... 11 12 13 14 15 16 17 18 19 20 21 22 23 24 ... 37 Next »

54%
First steps in IT automation by Rex
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © Konstantin Chagin , 123RF.com
are accustomed to working with Perl, a third way to install Rex is through Perl's CPAN archive [2]. Listing 1 Rex Installation with Git 01 git clone https://github.com/krimdomu/Rex.git 02 cd Rex 03
54%
Cloud Foundry realizes a service mesh
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © lightwise, 123RF.com
and thus makes it known to the main component in Cloud Foundry routing: the CFAR Gorouter: # cf create-route development mesh.apps.anynines.com -n testapp Note that the route is connected to a space
54%
Thread processing in Python
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Christos Georghiou, 123RF.com
_function 02 03 import pymp 04 05 ex_array = pymp.shared.array((100,), dtype='uint8') 06 with pymp.Parallel(4) as p: 07 for index in p.range(0, 100): 08 ex_array[index] = 1 09 # The parallel print
54%
New features in jQuery 3
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © Marc Dietrich, 123RF.com
jQuery distribution: https://w3techs.com/technologies/overview/javascript_library/all jQuery 3.0: https://blog.jquery.com/2016/06/09/jquery-3-0-final-released/ jQuery 3.1: https://blog.jquery.com
54%
Routing with Quagga
19.02.2013
Home »  Articles  » 
OSPF 01 ! 02 hostname linuxrouter 03 password 8 7kdoaul4.iSTg 04 enable password 8 ZDF339a.20a3E 05 log file /var/log/quagga/zebra.log 06 service password-encryption 07 ! 08 interface eth0 09  multicast
54%
Rex
19.02.2013
Home »  Articles  » 
 "Create user"; 05 task "newuser", sub { 06 07         my ($params) = @_; 08         run "useradd -m " . $params->{'username'}; 09 10 }; The my ($params) = @_ line first grabs all additional parameters
54%
Ubuntu Desktop Remix
27.05.2013
Home »  Articles  » 
 
, Issue 09, pg. 60
54%
Tuning Your Filesystem’s Cache
16.02.2012
Home »  Articles  » 
 
: Vmtouch Gzip Example 01 $ ./vmtouch /bin/gzip 02   Files: 1 03   Directories: 0 04   Resident Pages: 0/15  0/60K  0% 05   Elapsed: 8.1e-05 seconds 06 $ ./vmtouch -vt /bin/gzip 07 /bin/gzip 08
54%
What Is an Inode?
23.03.2022
Home »  HPC  »  Articles  » 
 laytonjb laytonjb     4096 May 15  2020 darshan-3.2.1 31872599 -rw-rw-r--   1 laytonjb laytonjb  3066907 Nov 20  2020 darshan-3.2.1.tar.gz 31992289 drwxrwxr-x   8 laytonjb laytonjb     4096 Jul 13
54%
Exploring SQL Server on Linux
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © yewkeo, 123RF.com
Linux distribution (CentOS), my configured repos are as shown in Listing 1. Listing 1 Configured Repos 01 $ sudo yum repolist | grep microsoft 02 packages-microsoft-com-mssql-server-2017

« Previous 1 ... 11 12 13 14 15 16 17 18 19 20 21 22 23 24 ... 37 Next »

Service

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