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) (174)
  • Article (25)
  • 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 15 ... 20 Next »

17%
Getting data from AWS S3 via Python scripts
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © erikdegraaf, 123RF.com
dir=os.path.dirname(path) 07 if dir and not os.path.exists(dir): 08 os.makedirs(dir) 09 if os.path.basename(path): 10 bucket.download_file(path,path) 11 12 bname='prosnapshot' 13
17%
Docker and Podman environments on Windows and Mac machines
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Lead Image © bowie15 , 123RF.com
edit podman.socket 08 mkdir -p /etc/systemd/system/podman.socket.d 09 cat >/etc/systemd/system/podman.socket.d/override.conf 10 [Socket] 11 SocketMode=0660 12 SocketUser=root 13 Socket
17%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © vladnikon, 123RF.com
DiskSizeGB: 47 10 } 11 source: { 12 type: 'PlatformImage' 13 offer: 'windows-ent-cpc' 14 publisher: 'MicrosoftWindowsDesktop' 15 sku: 'win11-22h2-ent-cpc-m365' 16 version
17%
Better compression of web pages
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
.linux-magazin.de; 04 05 root /var/www/www.linux-magazin.de; 06 index index.html index.htm; 07 08 # Let's Encrypt Challenge 09 # 10 location ~ /.well-known { 11 allow all; 12 } 13 14
17%
Life cycle management with Foreman and Puppet
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
© auremar, 123RF.com
_package_name = 'apache2' 09 ** ** ** ** ** **$apache_service_name = 'apache2' 10 ** ** ** ** ** **$apache_config_name = '/etc/apache2/apache.conf' 11 ** ** ** **} 12 ** ** ** **/(RedHat|CentOS|Fedora)/: { 13
17%
Easy configuration management with Puppet
18.07.2013
Home »  Archive  »  2013  »  Issue 15: What’...  » 
Warangkana Bunyarittongchai, 123RF
=> installed 04 } 05 file { "/etc/update-motd.d/10-mymotd": 06 ensure => "present", 07 source => "puppet:///modules/mypuppets/misc/10-mymotd", 08 owner => 'root', 09 group => 'root', 10
17%
Embarrassingly parallel computation
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Lucy Baldwin, 123RF.com
* argv[]) 08 { 09 long niter = 1000000000; 10 int myid; //holds process's rank id 11 double x,y; //x,y value for the random coordinate 12 int i; 13
17%
Measuring the performance of code
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Lucy Baldwin, 123RF.com
// (c) 2020 by Federico Lucifredi 04 05 #include 06 #include 07 #include 08 #include 09 #include 10 #include 11 #include 12 13
17%
Checking your endpoints with Stethoscope
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Ewa Walicka, fotolia.com
build/static/js/main.00139d52.js 07 node-builder_1 | 4.13 KB build/static/css/main.f7935686.css 08 node-builder_1 | 09 node-builder_1 | The project was built assuming it is hosted at the server
17%
Creating a private apt repository with reprepro
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
Lead Image © binkski, 123RF.com
steps. All the required software components are in the official Ubuntu repositories, and no third-party software is needed. Simply type sudo apt-get install reprepro to set up Ubuntu 12.04 LTS

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

Service

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