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) (256)
  • Article (46)
  • Blog post (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 14 15 ... 31 Next »

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
15%
Security first with the Hiawatha web server
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Tatiana Popov, 123RF.com
RProxyExtensions = css, gif, html, jpg, js, png, txt CacheSize = 25 #mb CacheMaxFilesize = 128 #kb ##load tinkering #ListenBacklog = 128 #default 16 #MaxServerLoad = 0.7 #drop on high load (eeks) #Socket
15%
PostgreSQL 9.5 – What's new; what's better?
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Sergey Nivens, 123RF.com
text 06 ); 07 08 INSERT INTO HR VALUES 09 ('DE', 'Berlin', 'Sales', 'Christian'), 10 ('DE', 'Berlin', 'Marketing', 'Sandra'), 11 ('DE', 'Frankfurt', 'Sales', 'Stefan'), 12 ('AT', 'Innsbruck', 'HR
15%
Build a honeypot with real-world alerts
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Lead Image © Bruce Rolff, 123RF.com
and "closed" in line and "preauth" in line: 06 srcIP=line.split()[8] 07 print(srcIP) 08 raiseAlert(relay) 09 sendAlert(args.server, srcIP) 10 11 line=iptablesFile.readline() 12
15%
What's your status (page)?
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © Tatiana Venkova, 123RF.com
public: true 09 redirect: true 10 11 x-httpservice: &httpservice 12 type: http 13 method: GET 14 check_interval: 45 15 timeout: 10 16 expected_status: 200 17 allow_notifications: true 18
15%
Checking your endpoints with Stethoscope
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Ewa Walicka, fotolia.com
build/static/js/main.00139d52.js 07 node-builder_1 | 4.13 KB build/static/css/main.f7935686.css 08 node-builder_1 | 09 node-builder_1 | The project was built assuming it is hosted at the server
15%
RESTful APIs in practice
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Michal Bednarek, 123RF.com
_consumer_secret>" 06 config.access_token = "" 07 config.access_token_secret = "" 08 end 09 10 user = client.user("23Cent") 11 puts user.name 12 13 def collect
15%
Elastic Beanstalk
29.10.2013
Home »  Articles  » 
 
-e-mnpsy5bpzk-stack-AWSEBCloudwatchAlarmHigh-198IBXQXHBDPH 2013-05-08 20:09:25 INFO Application available at DanApp-env-ceqwdhduep.elasticbeanstalk.com. 2013-05-08 20:09:25 INFO Successfully launched
15%
TCP Stealth hides open ports
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © momo5287, 123RF.com
the patch for kernel versions 3.18 and 3.19.x [17]. If you are uncertain as to how to proceed, you can either look for help on the Internet or check out Julian Kirsch's [12] master's thesis. You will find
15%
Using Libvirt with Python to manage virtual machines
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © fourseasons, 123RF.com
hv = [ "tiffy.tuxgeek.de", "ernie.tuxgeek.de" ] 07 08 for hv_host in hv: 09 10 uri = "qemu+ssh://virtuser@" + hv_host + "/system" 11 conn = libvirt.openReadOnly(uri) 12 13 hypervisor_name = conn

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

Service

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