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) (313)
  • Article (45)
  • 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 ... 36 Next »

15%
Profiling Python Code
09.12.2019
Home »  HPC  »  Articles  » 
.00%|    154|  12724500|      46.7333|   3.6727e-06|  3.09%|                d = 0.0    155|  50898000|      195.426|  3.83956e-06| 12.94%|                for k in range(0, d_num):    156
15%
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
14%
Machine learning and security
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Vlad Kochelaevskiy, 123RF.com
of 'days' 06 07 # function to produce base sine data 08 # with a 7th of the base frequency overlap 09 def data_w_weekend(t): 10 if np.sin(periods / 7 * 2 * np.pi * t) > 0.5: 11 value = 0.001 * np
14%
VM and cloud management with openQRM
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © Jason Murillo, 123RF.com
created in this way: /usr/share/openqrm/bin/openqrm state list 5.2.3.before-update-05-06-15_09.14.20 Test-State-Backup-05-24-15_13.09.05 To restore the system configuration from the Test-State-Backup-05-24-15_13.09
14%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Alex Kondratiev on Unsplash
.getenv("REDIS_HOST", "localhost") 07 r = redis.Redis(host=redis_host, port=6379, decode_responses=True) 08 09 @app.route('/') 10 def hello(): 11 count = r.incr('counter') 12 return f'Hello, you have visited {count} times.' 13
14%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Corina Rosu, 123RF.com
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j, 0, sizeof(j)); 08 j.version = 0; 09 j.path =
14%
Configuring the JBoss application server
30.11.2025
Home »  Archive  »  2011  »  Issue 4: Secure...  » 
HONGQI ZHANG, 123RF.com
environment, make sure the JAVA_HOME variable points to the Java root directory (Listing 1). Listing 1 Java Environment 01 # export JAVA_HOME=/usr/lib/jvm/jre-1.6.0-openjdk 02 # echo $JAVA
14%
Expand your sphere with a piece of Google
30.11.2025
Home »  Archive  »  2011  »  Issue 4: Secure...  » 
© artida, 123RF.com
.setContentType("text/plain"); 10 resp.getWriter().println("Hello World!"); 11 } 12 } Listing 2 Java web.xml for "Hello World!" 01 0" encoding="utf-8"?> 02
14%
Using a Bash script to mirror external monitors
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © bowie15, 123RF.com
"} ) 09 10 # force called programs to english output 11 LANG=C LC_ALL=C 12 13 function die { 14 echo 1>&2 "$*" 15 exit 10 16 } 17 18 function get_display_resolution { 19 local find_display="$1
14%
Tracing applications with OProfile and SystemTap
30.11.2025
Home »  Archive  »  2010  »  Issue 1: System...  » 
© boing, Photocase.com
) }' -c '/bin/ls -l' total 20 -rw-rw-r--. 1 tscherf tscherf 18216 2010-04-12 09:02 systemtap.txt clone_quoting_options o=0x0 clone_quoting_options o=0x0 Cross-Compiling If you want to run a System

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

Service

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