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: %256mb 12 09 Llorente"22 ?

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

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 29 Next »

20%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Michael Kempf, Fotolia.com
.42.0.255 dhcp_subnets: - ip: 10.42.0.0 netmask: 255.255.255.0 domain_name_servers: - 10.42.0.10 - 10.42.0.11 range_begin: 10.42.0.200 range_end: 10.42.0.254 ntp
20%
Managing Linux systems with Spacewalk
14.11.2013
Home »  Archive  »  2013  »  Issue 17: Cloud...  » 
Lead Image © NASA
RHNSession; 06 07 my ($client, $session) = RHNSession::Session; 08 09 my $channels = $client->call('channel.listSoftwareChannels', $session); 10 11 foreach my $channel (@$channels) { 12 print $channel
20%
Warewulf 4
13.12.2022
Home »  HPC  »  Articles  » 
: Warewulf Installation $ sudo yum install -y https://repo.ctrliq.com/rhel/8/ciq-release.rpm $ yum install -y warewulf   CIQ Stable                                                        12 kB/s |  32 k
20%
Automating development environments and deployment with Otto
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © baloncici, 123RF.com
.com/hashicorp/otto/examples/mongodb" 06 } 07 } 08 09 project { 10 name = "my-project" 11 infrastructure = "my-infrastructure" 12 } 13 14 infrastructure "my-infrastructure" { 15 type = "aws" 16
20%
Serverless run times with custom Bash AWS Lambda layers
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © Eric Gevaert, 123RF.com
_DATA=$1 06 07 # This is the Event Data 08 echo $EVENT_DATA 09 10 # Example of command usage 11 EVENT_JSON=$(echo $EVENT_DATA | jq .) 12 13 # Example of AWS command that's output will show up
20%
Time-series-based monitoring with Prometheus
14.08.2017
Home »  Archive  »  2017  »  Issue 40: Lean...  » 
Lead Image © Juthamas Oonhawat, 123RF.com
('request_processing_seconds', 'Time spent processing request') 07 08 # Decorate function with metric. 09 @REQUEST_TIME.time() 10 def process_request(t): 11 """A dummy function that takes some time.""" 12 time.sleep(t) 13 14
20%
Secure your data channel with stunnel
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © Petr Vaclavek, 123RF.com
/share/doc/stunnel*/. The example in Listing 1 shows a very simple configuration that uses stunnel as a plain vanilla TLS client. Listing 1 Stunnel as a TLS Client ; global settings sslVersion = TLSv1.2 chroot = /var
20%
Profiling Python code
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image ©-Yong Hian Lim, Fotolia.com
| 12724500| 46.7333| 3.6727e-06| 3.09%| d = 0.0 155| 50898000| 195.426| 3.83956e-06| 12.94%| for k in range(0, d_num): 156| 38173500| 165.494| 4.33531e
20%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
 if '__main__' == __name__: 09  10     p1 = Process(target = test, args = ('Rich',)) 11     p2 = Process(target = test, args = ('Nus',)) 12     p3 = Process(target = test, args = ('Geeks',)) 13  14     p2
20%
Jenkins Configuration as Code
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © Amri Wolfgang, 123RF.com
-jdk-alpine 02 03 RUN apk add --no-cache git openssh-client curl bash # for Jenkins AWT 04 ttf-dejavu 05 06 ARG JENKINS_USER=jenkins 07 ARG UID=1000 08 ARG HTTP_PORT=8080 09 ARG JENKINS

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 29 Next »

Service

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