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: "0mb 100 Llorente ?

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

« Previous 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 Next »

23%
Comparing PowerShell and Python
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Beboy, Fotolia.com
, it produces errors. However the 5/6 division under Python 2 consistently outputs 0 , because the operator returns an integer value. The corresponding code is shown in Figure 2
23%
Extending OpenNebula with hooks
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © Greg Epperson, Photocase.com
. To access the web front end from any host, just add the desired IP address or the following entry: :host = 0.0.0.0 to the /etc/one/sunstone-server.conf configuration file. Without further changes, Sunstone
23%
Modern Fortran for today and tomorrow
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © homestudio, 123RF.com
03 REAL, ALLOCATABLE :: a(:,:) 04 INTEGER :: n 05 INTEGER :: allocate_status 06 n=1000 07 ALLOCATE( a(n,n), STAT = allocate_status) 08 IF (allocate_status /= 0) STOP "Could not allocate
23%
Compiler Directives for Parallel Processing
12.08.2015
Home »  HPC  »  Articles  » 
 n, chunksize, chunk, i     parameter (n=1000)     parameter (chunksize=100)     real :: A(i), B(i), C(i)   ! Some initializations     do i = 1, n        A(i) = i * 1.0        B(i) = A(i)     enddo       chunk = chunksize !$OMP
23%
Group policies on Windows Server 2022
05.02.2023
Home »  Archive  »  2023  »  Issue 73: Datab...  » 
Photo by Jack Carter on Unsplash
, the access token with its maximum size of 65,536 bytes. When the size was set, no administrator believed that a user would ever be in more than 1,000 security groups, exceeding the token's maximum size. Now
23%
Green IT
24.10.2011
Home »  Articles  » 
 
, the CPU, the RAM (1,024MB), and the hard disk (320GB). After investigating prices, the authors found that the hardware cost for an upgrade would be about half of the cost of a new machine. For large
23%
Ease your network inventory pain with Spiceworks
07.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Paul Tobeck, fotolia.com
Inventory suite using open source software that includes SQLite, Ruby, and Apache. The spiceworks.exe application is a single, small (66MB) Windows executable file that installs and scans your network devices
23%
Ceph and OpenStack Join Forces
04.06.2014
Home »  HPC  »  Articles  » 
the associated service can use. The following commands, which need to be run with the permissions of the client.admin user, create the two pools: ceph osd pool create cinder 1000 ceph osd pool create images 1000
23%
Monitoring in the Google Cloud Platform
20.06.2022
Home »  Archive  »  2022  »  Issue 69: Terra...  » 
Lead Image © Maksym Chornii, 123rf.com
php7.0 sudo service apache2 restart The uptime check is then configured in the Operations Suite by selecting Operations | Monitoring | Uptime Checks from the menu on the left and then clicking
23%
IAM for midmarket companies
28.11.2022
Home »  Archive  »  2022  »  Issue 72: OpenS...  » 
Photo by Robert Anasch on Unsplash
includes medium-sized companies with 51 to 1,000 employees and larger medium-sized companies with 1,001 to 10,000 employees. In the larger midmarket, genuine IAM infrastructures are very often already

« Previous 1 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 Next »

Service

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