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) (352)
  • Article (115)
  • News (34)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 41 42 43 44 45 46 47 48 49 50 51 Next »

9%
Mocking and emulating AWS and GCP services
05.08.2024
Home »  Archive  »  2024  »  Issue 82: Sover...  » 
Lead Image © Juri Samsonov, Fotolia.com
to familiarize you with LocalStack. First things first: Create the Dockerfile in Listing 21, the Terraform module in Listing 22, and the script in Listing 23 to create an image to run Terraform actions against
9%
A self-hosted server and site manager for WordPress
03.04.2024
Home »  Archive  »  2024  »  Issue 80: Threa...  » 
Lead Image © Marek Ulliasz, 123RF.com
. When the control panel deploys a WordPress server, its scripts assume that the server is running on Ubuntu 20.04 or 22.04. The other shortcoming is the user interface (UI). Because it is based on Word
9%
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
9%
Matlab-Like Tools for HPC
03.01.2013
Home »  HPC  »  Articles  » 
:3.4.3-1.el6 epel 9.1 M Installing for dependencies: GraphicsMagick x86_64 1.3.17-1.el6 epel 2.2 M GraphicsMagick-c++ x86_64 1.3.17-1.el6
9%
Speed up Your Name Server with a MySQL Back End
23.07.2013
Home »  Articles  » 
 
iptable rules in a rather simple fashion. In this case, create the following uncomplicated firewall rules: sudo ufw enable primary:~$ufw logging on primary:~$ufw default deny primary:~$ufw allow 22/tcp
9%
Parallel Programming with OpenCL
04.11.2011
Home »  HPC  »  Articles  » 
::min((int) std::numeric_limits::max(), std::max(value, (int) std::numeric_limits::min())); 20 } 21  22 /** 23  * Convolve a grayscale image with a convolution  24  * kernel on the CPU. 25
9%
Let the Editor Wars Begin!
25.08.2016
Home »  HPC  »  Articles  » 
Compilation and is considered the KDE text editor. It has been around a fairly long time starting with KDE 2.2 in 2001. Kate has many of the features of a classic editor, including syntax highlighting (based
9%
pdsh Parallel Shell
08.07.2018
Home »  HPC  »  Articles  » 
  b swpd   free   buff  cache    si   so   bi    bo    in   cs us sy  id wa st 192.168.1.250:  0  0    0 7248836  25632  79268    0    0   14     2    22   21  0  0  99  0  0 192.168.1.4:   1  0    0 30198100 286340 751668   0
9%
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
9%
OpenACC – Porting Code
07.03.2019
Home »  HPC  »  Articles  » 
 implicit copy(f_new(2,2:ly-1,:))          Generating implicit copyin(e(:))     161, Complex loop carried dependence of f_new prevents parallelization          Loop

« Previous 1 ... 41 42 43 44 45 46 47 48 49 50 51 Next »

Service

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