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: server 10s filed%2server. started inaccessible 04 windows 7 00s 04 for%2px ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (798)
  • Article (205)
  • News (5)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 64 65 66 67 68 69 70 71 72 73 74 75 76 77 ... 102 Next »

13%
Thread processing in Python
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Christos Georghiou, 123RF.com
= sol.copy() 10 11 for j in range(0,ny-1): 12 sol[0,j] = 10.0 13 sol[nx-1,j] = 1.0 14 # end for 15 16 for i in range(0,nx-1): 17 sol[i,0] = 0.0 18 sol[i,ny-1] = 0.0 19 # end for 20 21 # Iterate 22
13%
JMeter tests loads and measures performance of static and dynamic resources
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Photo by CHUTTERSNAP on Unsplash
is to verify the return code to ensure that the test step and the server both agree on the outcome. This verification is done by adding an assertion step that tests for a specific return code (Figure 2). Simply
13%
Lean on Logwatch
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © MuharremZengin, 123RF.com
quickly and you're in a closed environment where SMTP is not available. Execution The file /etc/cron.daily/00logwatch (Figure 1) shows how to adjust the email recipient on Debian-based servers. However
13%
Supporting WebRTC in the enterprise
09.06.2018
Home »  Archive  »  2018  »  Issue 45: Autom...  » 
Lead Image © pat138241, 123RF.com
, and speakers. 2. Browser capabilities – support for the WebRTC APIs and RTCWEB, with or without plugins. 3. Signaling channel – connection to the signaling server for application call control and SDP
13%
Shared Storage with NFS and SSHFS
04.10.2018
Home »  Archive  »  2018  »  Issue 47: Findi...  » 
Lead Image © Oleksiy Mark, 123RF.com
correctly, you can simply try the sshfs -V command as a user (no root needed): $ sshfs -V SSHFS version 2.5 FUSE library version: 2.8.3 fusermount version: 2.8.3 using FUSE kernel interface version 7
13%
Nagios alerts implemented via VoIP
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Zentilia, 123RF.com
http://www.pjsip.org/release/2.0./pjproject-2.0.1.tar.bz2 Next, go to the directory where you unpacked the tarred and zipped file and type: ./configure make dep make You will now have a file starting
13%
Assess USB performance while exploring storage caching
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Lucy Baldwin, 123RF.com
enables you to ask the system directly: $ lsusb -v -s 2:6 | grep bcdUSB bcdUSB 3.10 Comparing the results with Table 1 shows that the cheap USB drive and the branded model are both
13%
Migrating CentOS to Rocky Linux with migrate2rocky
06.10.2022
Home »  Archive  »  2022  »  Issue 71: Kuber...  » 
Photo by Ray Hennessy on Unsplash
in mid-2020. Still, you can find it on many servers, and several hosting providers offer images allowing you to start new projects on CentOS 7 servers. But because CentOS 7 is basically an old system ... CentOS users need to find a replacement soon. If you use CentOS 8 and you're looking for safer ground, the migrate2rocky script will automatically migrate your system to Rocky Linux – an enterprise ... migrate2rocky ... Migrating CentOS to Rocky Linux with migrate2rocky
13%
Monitor your network infrastructure with SNMP
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © lightwise, 123RF.com
can query available and used memory using OIDs 1.3.6.1.2.1.25.2.3.1.5.101 and 1.3.6.1.2.1.25.2.3.1.6.101 ; you can see the average CPU load of the last 15 minutes with the OID 1.3.6.1.4.1.2021.10
13%
Finally: Java 9
13.02.2017
Home »  Archive  »  2017  »  Issue 37: Distr...  » 
Lead Image © Krockenmitte, photocase.com
.modulea { 02 // required 03 requires java.base; 04 requires java.xml; 05 requires slf4j.api; 06 07 // exported 08 exports de.lm.java9.modulea; 09 10 // provides a service

« Previous 1 ... 64 65 66 67 68 69 70 71 72 73 74 75 76 77 ... 102 Next »

Service

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