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) (240)
  • Article (82)
  • News (9)
  • Blog post (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 17 ... 34 Next »

25%
Visualizing time series data
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © Maxim Kazmin, 123RF.com
} 'a'..'c'; 12 13 $s .= $one; 14 $s .= $two; 15 $s .= $three; 16 17 my $temp; 18 for (my $i=0; $i<12288; $i++) { 19 $temp=substr($s,length($s)-1,1); 20 $s=$temp.$s; 21 $s = substr($s,0
25%
Network Grep
26.11.2012
Home »  Articles  » 
 
to your command lines. If you’re concerned about email traffic and need to watch all TCP traffic closely using the SMTP port, then you could construct a command line such as: # ngrep -d any port 25 Here
25%
Warewulf 4 – Time and Resource Management
17.01.2023
Home »  HPC  »  Articles  » 
:  ohpc-slurm-client          x86_64 2.6-7.1.ohpc.2.6                      OpenHPC-updates 6.9 k Installing dependencies:  cairo                      x86_64 1.15.12-6.el8                         appstream
25%
Building a HPC cluster with Warewulf 4
04.04.2023
Home »  Archive  »  2023  »  Issue 74: The F...  » 
Photo by Andrew Ly on Unsplash
: ohpc-slurm-client x86_64 2.6-7.1.ohpc.2.6 OpenHPC-updates 6.9 k Installing dependencies: cairo x86_64 1.15.12-6.el8 appstream
25%
New features in MariaDB 10.3
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image by Adarsh Kummur on Unsplash
FOR NOT FOUND 18 RETURN count_students; 19 20 LOOP 21 FETCH GROUP NEXT ROW; 22 IF x THEN 23 SET count_students = count_students + 1; 24 END IF; 25 END LOOP; 26 END; 27 // 28 29 SQL> DELIMITER ; 30 31 SQL> SELECT
25%
SmartOS as a virtualization platform
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © Paulus NR, 123RF.com
kernel 3.12, so that SmartOS at least installed without error messages, although it would hang if you tried to launch a KVM machine. Although you don't have to worry about installation, you do need to set
25%
openlava – Hot Resource Manager
10.10.2012
Home »  HPC  »  Articles  » 
. The output (if any) follows: host name: n0001 host name: n0001 Running on host n0001 Start Time is Mon Sep 24 20:25:55 EDT 2012 Directory is /home/laytonjb/TEST_OPENLAVA Using 2 processors across 1 nodes
25%
Static code analysis finds avoidable errors
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Lead Image © Andrey KOTKO, 123RF.com
constraint: requires maxRead(argv[1] @ example1.c:8:20) <= 9 needed to satisfy precondition: requires maxSet(buffer @ example1.c:8:12) >= maxRead(argv[1] @ example1.c:8:20) derived from
25%
Using rsync for Backups
07.01.2014
Home »  Articles  » 
 
of space (20 + 25 + 30), with no doubt lots of duplicated data wasting space and money. The backup world uses a few techniques that differentiate it from replication. The first is called a “full backup
25%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
 if '__main__' == __name__: 12  13     p1 = Process(target = count, args = (20, ' Rich',)) 14     p2 = Process(target = count, args = (25, ' Nus',)) 15     p3 = Process(target = count, args = (30, ' Geeks

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

Service

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