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: %xcomm 12 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (734)
  • Article (211)
  • News (92)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 60 61 62 63 64 65 66 67 68 69 70 71 72 73 ... 104 Next »

9%
The utility of native cloud applications
17.04.2017
Home »  Archive  »  2017  »  Issue 38: .NET...  » 
Lead Image © krisckam, 123RF.com
. This methodology, written by Adam Wiggins, lists 12 rules that app developers should adopt. The first concern is how the programmer should deal with their code. Central Code In a classical setup, the admin
9%
Run rootless Podman containers as  systemd services
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Photo by Geeky Shots on Unsplash
/containers/freshrss/extensions:/var/www/FreshRSS/extensions:Z 10 Environment=TZ=Europe/Brussels 11 Environment=CRON_MIN=1,31 12 PublishPort=80:80 13 14 [Service] 15 Restart=always 16 17 [Install] 18 WantedBy=default.target If you are familiar with systemd
9%
Tuning loops – from loop unrolling to Duff's device
28.07.2025
Home »  Archive  »  2025  »  Issue 88: 5 Net...  » 
on the programming model and compiler in use, these optimizations are so well understood as to carry their own names. Loopy David Spuler's recent works [1][2] feature the taxonomy of loop manipulation strategies
9%
Open source multipoint VPN with VyOS
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Photo by Damon Lam on Unsplash
router, resulting in no redundancy even when both DMVPN tunnels are configured. Hardware VyOS needs a hardware platform with an Intel i386/x86_64 CPU or compatible. Also, it is fully supported when
9%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
is Debian based. The following command will install PHP version 5.x, any dependencies, and key packages for using PHP 5.x at the command line. $ sudo apt-get install php5 php5-cli php5-common Once you
9%
Mobile PC Monitor
20.02.2012
Home »  Articles  » 
 
scenarios that attempt to serve networks of any size. Installation and Setup On Windows systems, you’ll need to install the .NET 4.x framework before you install the agent. If your system doesn’t have .NET
9%
Parallel Julia – Jumping Right In
29.06.2012
Home »  HPC  »  Articles  » 
is somewhat of a moving target, it is best to pull the latest release from the web. Currently, Julia builds support: GNU/Linux: x86/64 (64-bit); x86 (32-bit). Darwin/OS X: x86/64 (64-bit); x86 (32-bit
9%
Profiling Python Code
09.12.2019
Home »  HPC  »  Articles  » 
 to check follows a, b = 1,2 c = a + b # Code to check ends end_time = time.time() time_taken = (end_time- start_time)   print(" Time taken in seconds: {0} s").format(time_taken_in_micro) If a section of code
9%
Blending Java with other programming languages
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © Ivan Mikhaylov, 123RF.com
import java.io.*; 04 import java.util.*; 05 06 public class Readline { 07 08 [...] 09 10 public static final void load(ReadlineLibrary lib) throws UnsatisfiedLinkError { 11 [...] 12 System
9%
Resource monitoring for remote applications
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image Gustavo Quepón on Unsplash.com
7:12:50.609 PM POISSON_SERIAL: FORTRAN90 version A program for solving the Poisson equation. -DEL^2 U = F(X,Y) on the rectangle 0 <= X <= 1, 0 <= Y <= 1. F(X,Y) = pi^2 * ( x^2 + y^2 ) * sin

« Previous 1 ... 60 61 62 63 64 65 66 67 68 69 70 71 72 73 ... 104 Next »

Service

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