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 09 Llorente"22 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (274)
  • Article (70)
  • Blog post (1)
  • News (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 13 ... 35 Next »

20%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
bytes:215392635 (215.3 MB) TX bytes:1759757 (1.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK
20%
Network backups with Amanda
05.12.2016
Home »  Archive  »  2016  »  Issue 36: Autom...  » 
Lead Image © Tommaso Lizzul, 123RF.com
/state/log" 05 dumpuser "amanda" 06 labelstr "MyData[0-9][0-9]" 07 autolabel "MyData%%" EMPTY VOLUME_ERROR 08 tpchanger "chg-disk:/amanda/vtapes" 09 tapecycle 4 10 dumpcycle 3 days 11 amrecover_changer "changer
20%
open64
01.08.2012
Home »  HPC  »  Articles  »  Warewulf Cluste...  »  Warewulf 3 Code  » 
 
| 4.3 MB 00:02 (2/2): nss-softokn-freebl-3.12.9-11.el6.i686.rpm | 115 kB 00 ... Warewulf 3 open64 code
20%
Server administration with Cockpit
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Photo by Joshua J. Cotten on Unsplash
.168.2.17", 04 "visible": true, 05 "color": "green", 06 "user": "root" 07 }, 08 "web server": { 09 "address": "192.168.2.4", 10 "visible": true, 11 "color": "rgb(100, 200, 0)", 12
20%
Setting up HTTP/2 for Nginx
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Photo by Ludomil Sawicki on Unsplash
(Listing 1), which indicates a push. Listing 1 Server Push in Log 2020-11-22T12:01:10+01:00 1606042870.567 200 605 h2 "GET /index.html HTTP/2.0" 2020-11-22T12:01:10+01:00 1606042870.567 200
20%
Program GUIs in Go with Fyne
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Photo by Santoshi Guruju on Unsplash
" 06 "fyne.io/fyne/v2/widget" 07 ) 08 09 func main() { 10 a := app.New() 11 w := a.NewWindow("") 12 w.Resize(fyne.NewSize(<b>200</b>, <b>200</b>)) 13 w.SetContent(widget.NewLabel("Hello World!")) 14</div> <div class="clear"></div> </div> <div class="view"> <div class="percent">20%</div> <div class="title"><a href="/Archive/2019/53/OCI-containers-with-Podman/(language)/eng-US">OCI containers with Podman</a></div> <div class="clear"></div> <div class="date">06.10.2019</div> <div class="breadcrumb_only" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> Home <span class="separator">»</span>  <span itemprop="url"> <span itemprop="title"> <a onclick="_gaq.push(['_trackEvent', '', 'Archive', 'text-link'])" href="/Archive">Archive</a> </span> </span>  <span class="separator">»</span>  <span itemprop="url"> <span itemprop="title"> <a onclick="_gaq.push(['_trackEvent', '', '2019', 'text-link'])" href="/Archive/2019">2019</a> </span> </span>  <span class="separator">»</span>  <span itemprop="url"> <span itemprop="title"> <a onclick="_gaq.push(['_trackEvent', '', 'Issue 53: Security Strategies', 'text-link'])" href="/Archive/2019/53">Issue 53: Secur...</a> </span> </span>  <span class="separator">»</span>  <span class="path" itemprop="url"> <span itemprop="title"> <a onclick="_gaq.push(['_trackEvent', '', '', 'text-link'])" href="/Archive/2019/53/OCI-containers-with-Podman"></a> </span> </span> </div> <div class="clear"></div> <div class="attribute-image"><a href="/Archive/2019/53/OCI-containers-with-Podman/(language)/eng-US"> <img src="/var/ezflow_site/storage/images/archive/2019/53/oci-containers-with-podman/photobyrayaucottonunsplash_fish.png/166613-1-eng-US/PhotobyRayAucottonUnsplash_Fish.png_small.png" itemprop="image" alt="Photo by Ray Aucott on Unsplash" title="Photo by Ray Aucott on Unsplash"> </a></div> <div class="text"> is well. Listing 4 A Working Nginx Container 01 $ curl http://10.88.0.<b>3</b>:80 02 03 <!DOCTYPE html> 04 <html> 05 <head> 06 <title>Welcome to nginx! 07