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) (247)
  • Article (48)
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 ... 30 Next »

15%
Data Analysis with R and Python
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © mopic, 123RF.com
as ro 05 06 devs = importr('grDevices') 07 08 main = "Distribution of Orbit Types" 09 path = "tmp/bahntypen.png" 10 11 rep = reporter("galaxy", "comets", ["ecc"]) 12 num = ro.r.nrow(rep.df)[0] 13 vals
15%
Modularize websites with Web Components
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image © Andrey Prokhorov, fotolia.com
padding:0; 07 } 08 09 10
    11 12 `; 13 14 class AnotList extends
    15%
    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
    (msg.payload)) 07 08 mqtt = paho.Client() 09 mqtt.on_message = on_message 10 11 mqtt.connect("localhost", 1883, 60) 12 mqtt.subscribe("linux/+", 0) 13 14 mqtt.loop_forever() The client now connects
    15%
    A web application with MongoDB and Bottle
    14.03.2013
    Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
    © Egor Arkhipov, 123RF.com
    >My little Bottle example 06 07 08 09

    Hi World..here is my little survey!

    10 11 12 What is your favorite club?
    13
    15%
    Automating development environments and deployment with Otto
    11.02.2016
    Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
    Lead Image © baloncici, 123RF.com
    .com/hashicorp/otto/examples/mongodb" 06 } 07 } 08 09 project { 10 name = "my-project" 11 infrastructure = "my-infrastructure" 12 } 13 14 infrastructure "my-infrastructure" { 15 type = "aws" 16
    15%
    CRI-O and Kubernetes Security
    30.11.2020
    Home »  Archive  »  2020  »  Issue 60: Secur...  » 
    Lead Image © Corina Rosu, 123rf.com
    "conditions": [ 05 { 06 "type": "RuntimeReady", 07 "status": true, 08 "reason": "", 09 "message": "" 10 }, 11 { 12 "type": "NetworkReady", 13
    15%
    What's your status (page)?
    28.11.2023
    Home »  Archive  »  2023  »  Issue 78: Domai...  » 
    Lead Image © Tatiana Venkova, 123RF.com
    04 vigil: 05 image: valeriansaliou/vigil:${VGILTAG:-v1.26.0} 06 ports: 07 - "48080:8080" 08 restart: unless-stopped 09 10 networks: 11 default: 12 name: statuspage-demo 13
    15%
    Static code analysis finds avoidable errors
    06.10.2019
    Home »  Archive  »  2019  »  Issue 53: Secur...  » 
    Lead Image © Andrey KOTKO, 123RF.com
    * argv []) 06 /*@requires maxRead(argv) >= 1 @*/ 07 /*@-modfilesys@*/ 08 { 09 /*@-initallelements@*/ 10 char buffer [BUFSIZE] = {'\0'}; 11 /*@+initallelements@*/ 12 if ( ( argc
    15%
    Pen Test Tips
    30.04.2012
    Home »  Articles  » 
     
    in the Metasploit Framework itself. Start the Metasploit msfconsole console and load nessus : msf > load nessus Once the plugins are loaded, connect to the server. msf > nessus_connect cr0wn:password@localhost ok
    15%
    Thread processing in Python
    02.06.2020
    Home »  Archive  »  2020  »  Issue 57: Artif...  » 
    Lead Image © Christos Georghiou, 123RF.com
    = sol.copy() 10 11 for j in range(0,ny-1): 12 sol[0,j] = 10.0 13 sol[nx-1,j] = 1.0 14 # end for 15 16 for i in range(0,nx-1): 17 sol[i,0] = 0.0 18 sol[i,ny-1] = 0.0 19 # end for 20 21 # Iterate 22

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

    Service

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