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: %256mb%3 08 Llorente 10 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (102)
  • Article (22)
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 Next »

18%
Update your Docker containers safely
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © yelenayemchuk, 123RF.com
this script, please let me know, preferably in Python 06 # hanscees@AT@hanscees.com 07 # modified from https://gist.github.com/cirocosta/17ea17be7ac11594cb0f290b0a3ac0d1x 08 09 set -o errexit 10 11 main() { 12
18%
Using the MQTT IoT protocol for unusual but useful purposes
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © Heiko Küverling, 123RF.com
on the broker (see Listing 2). Listing 2 Example Script 01 #!/bin/sh 02 03 source mqttfuncs.sh 04 05 mqtt Start 06 07 # for ... # long loop 08 mqtt "process now xyz `date`" 09 # done 10 11 mqtt "So
18%
RESTful APIs in practice
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Michal Bednarek, 123RF.com
Formats 2 2 1 Self-Explanatory Process 3 2 3 Total 11 9 10 * 1, almost; 2, on average; 3, comprehensively
18%
Asynchronous PostgreSQL
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
Lead Image © Fesus Robert, 123RF.com
; 05 06 print "Status: 200\nContent-Type: text/plain\n\n"; 07 $|=1; $|=0; # flush 08 09 my $dbh=DBI->connect('dbi:Pg:dbname=r2', 'ipp', undef, {RaiseError=>1}); 10 11 my $sth
18%
Profiling Python Code
09.12.2019
Home »  HPC  »  Articles  » 
-in method builtins.exec}         1  149.964  149.964  156.745  156.745 md_002.py:3()  12724903    3.878    0.000    3.878    0.000 {built-in method builtins.min}         1    2.649    2.649    2.727    2.727 md_002.py:10(init
18%
The Aurora Mesos Framework
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Anton Gvozdikov, 123RF.com
for Mesos itself. Based on this information, the system selects the appropriate slaves. In Listing 1, the requirements are 10 percent CPU, 20MB of RAM, and the same amount of disk space. Listing 1
18%
Read-only File Compression with SquashFS
14.06.2017
Home »  HPC  »  Articles  » 
 -rw-r--r-- 1 laytonjb laytonjb 261K 2014-06-09 20:31 FS_scan.csv.gz The original file is 3.2MB, but after using gzip with the -9 option (i.e., maximum compression), the resulting file is 268KB. The .gz
18%
Using a Bash script to mirror external monitors
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © bowie15, 123RF.com
_STATUS_PROGRAM="cat $xrandr_output" \ XRANDR_SET_PROGRAM=echo AUTOMIRROR_NOTIFY_COMMAND=: \ ./automirror.sh)" 08 if [[ "$res" == "$(< $script_output)" ]] ; then 09 return 0 10 else
18%
Sharing Linux Terminals
13.07.2022
Home »  HPC  »  Articles  » 
42:83::644 Connecting to download.rockylinux.org (download.rockylinux.org)|146.75.82.132|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 11213471744 (10G
18%
What's new in Ansible 2.0
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Viktor Gladkov, 123RF.com
: /bin/false 06 tags: notworking 07 - name: Test Block 2 08 command: /bin/true 09 tags: working 10 rescue: 11 - debug: msg="error error error" 12 always: 13 ... The new version of the Ansible IT automation platform has a revised and faster engine and 200 new modules.

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

Service

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