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) (456)
  • Article (165)
  • News (35)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 57 58 59 60 61 62 63 64 65 66 Next »

17%
Kick-start your AI projects with Kubeflow
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © austler, 123RF.com
such as Amazon Simple Storage Service (S3), instead using the components already available in Kubeflow. Kubeflow Kubeflow is surfing the popular wave surrounding Linux containers (Figure 2). As the name suggests
17%
A self-hosted server and site manager for WordPress
03.04.2024
Home »  Archive  »  2024  »  Issue 80: Threa...  » 
Lead Image © Marek Ulliasz, 123RF.com
content management system (CMS) in use by far, with a more than 40 percent market share [1]. The next closest CMS is Wix with only a 3.6 percent market share. Although you can argue about actual percentages
17%
Web applications with Julia
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © sony sivanandan, 123RF.com
the binary media data as text. Among the myriad ways to do this, the standard in browsers is Base64 encoding [22], provided in Julia by the IBase64 package. Listing 4 shows the server program from Listing 3
17%
Speed up Your Name Server with a MySQL Back End
23.07.2013
Home »  Articles  » 
 
admin (Table 1). Table 1: PowerDNS Features Authoritative DNS server (hosting) Resolving DNS server (caching) API to provision zones and records DNSSEC support (as of 3.x
17%
Parallel Programming with OpenCL
04.11.2011
Home »  HPC  »  Articles  » 
only need to port the two inner loops (Listing 2, lines 7 and 9) because the threads process all the required x and y values in parallel. I use the built-in clamp() function (Listing 3, line 42
17%
Let the Editor Wars Begin!
25.08.2016
Home »  HPC  »  Articles  » 
over the Free Software Foundation's copyright assignment policy. Figure 3: Nano 2.0.9 on CentOS 6.8. JOE The last CLI editor I want to present
17%
pdsh Parallel Shell
08.07.2018
Home »  HPC  »  Articles  » 
The pdsh  parallel shell tool lets you run a command across multiple nodes in a cluster. ... . In the second case pdsh expands the host list to host1 , host2 , host3 , host4 , host8 , host9 , etc., through host11 . The pdsh website has more information on hostlist expressions. Being able to specify ... The pdsh  parallel shell tool lets you run a command across multiple nodes in a cluster.
17%
High-Performance Python 3
19.09.2019
Home »  HPC  »  Articles  » 
 = np.array([10, 20, 30, 40])   print('a+b:\n', add_ufunc(a, b)) The answer should be: a+b:  [11 22 33 44] In the previous example, you had to put everything that was to run on the GPU into a single Numba ... High-Performance Python 3
17%
Kubernetes Auto Analyzer
05.10.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
$ TOKEN=$(kubectl describe secret $(kubectl get secrets | grep default | cut -f1 -d ' ') | grep -E '^token' | cut -f2 -d':' | tr -d '\t'); echo $TOKEN   bTpzZXJ2aWNlYWNjb3VudDpkZWZhdWx0OmRlZmF1b
17%
Open source multipoint VPN with VyOS
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Photo by Damon Lam on Unsplash
# and network has converged traceroute -In 10.4.1.25 1 10.3.1.22 # backup VPN # router site 3 2 172.16.1.7 # backup VPN # router site 4 3 10.4.1.25 LAN Failure

« Previous 1 ... 57 58 59 60 61 62 63 64 65 66 Next »

Service

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