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) (263)
  • Article (87)
  • News (8)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ... 36 Next »

15%
A Distributed SQL Database
03.08.2023
Home »  Archive  »  2023  »  Issue 76: Energ...  » 
Photo by Sonika Agarwal on Unsplash
, author STRING NOT NULL, publication_date DATE, price DECIMAL(10, 2) ); Listing 2 Inserting Sample Books INSERT INTO books (title, author, publication_date, price) VALUES ('The
15%
Analyzing tricky database problems
14.03.2018
Home »  Archive  »  2018  »  Issue 44: Cloud...  » 
Photo by Quino Al on Unsplash
that can be reset. However, with MariaDB 10.0.12, the performance tables are deactivated by default. To activate them, the database admin adds the line performance_schema=on to the my.cnf file. Detailed
15%
Software RAID in Windows, macOS, and Linux
05.12.2019
Home »  Archive  »  2019  »  Issue 54: NVMe...  » 
Photo by Mirko Blicke on Unsplash
. RAID10: At least four hard disks are required. RAID10 combines the speed advantages of RAID0 with the data mirroring of RAID1. Which RAID system you use depends mostly on the number of hard disks
15%
Saving Storage Space with Reduced Precision
19.06.2023
Home »  HPC  »  Articles  » 
 :: n, i, j, ierr   !------------------------------------------------------------------     n = 100         allocate(a(n,n), stat=ierr)     allocate(b(n,n), stat=ierr)       call random_seed()       do j =1,n         do i=1,n             call random_number(x)             a(i,j) = 10.0d0*x
15%
Open source ticket system
26.03.2025
Home »  Archive  »  2025  »  Issue 86: Data...  » 
Photo by Toa Heftiba on Unsplash
://github.com/RotherOSS/otobo-docker.git --branch rel-10_1 --single-branch cd otobo-docker The --branch rel-10_1 option indicates the version; versions 11 (--branch rel-11_0), 10.1 (--branch rel-10_1), and 10.0 (--branch rel-10_0) were available
15%
Parallel Programming with OpenCL
04.11.2011
Home »  HPC  »  Articles  » 
with AMD, IBM, and NVidia) submitted a specification to the Khronos Group, which promotes the OpenGL specification. Open Computing Language 1.0 (OpenCL) was released late in 2008 [3]. OpenCL now provides
15%
Server administration using Cockpit
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Alexandr Marinenko, 123RF.com
xsltproc \ libglib2.0-dev libjson-glib-dev \ libpolkit-agent-1-dev libkrb5-dev \ liblvm2-dev libgudev-1.0-dev \ libssh-dev libpam0g-dev libkeyutils-dev \ libpcp3-dev libpcp-import1-dev \ libpcp
15%
SmartOS: Cool Cloud Platform Rises from the Ashes of Solaris
10.06.2014
Home »  Articles  » 
   "ram": 2048, 07   "resolvers": ["192.168.111.254"], 08   "disks": [ 09     { 10       "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc", 11       "boot": true, 12       "model": "virtio" 13     } 14
15%
Gatling load-testing tool
03.02.2022
Home »  Archive  »  2022  »  Issue 67: syst...  » 
Photo by NoWah Bartscher on Unsplash
class BlazeDemoV1 extends Simulation { 08 09 var qualifiedhost = "http://blazedemo.com" 10 var proxyport = 0 11 var proxyhost = "not set" 12 13 // headers for HTTP call 14 val headers = Map( 15
15%
Generate VM Images with virt-builder
15.04.2014
Home »  Articles  » 
 
tool to the collection. For some time, Jones has been experimenting with Supermin appliances: extremely small images (around 100KB) that boot in seconds. Based on this, he has developed the virt

« Previous 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ... 36 Next »

Service

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