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: "000 Llorente 10 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (54)
  • Article (24)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8

16%
Securing the container environment
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © zeferli, 123RF.com
Reverse Shell #include #include MODULE_LICENSE("GPL"); MODULE_AUTHOR("AttackDefense"); MODULE_DESCRIPTION("LKM reverse shell module"); MODULE_VERSION("1.0"); char* argv
16%
OpenStack workshop, part 2: OpenStack cloud installation
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Anatoly Terebenin, 123RF.com
on the private network 10.5.5.0/24 to talk to one another). Next is the external network: The virtual machines will later draw their public IP addresses from this network. In the absence of genuine public IPs
16%
Packaging Apps To Run on Any Linux Device
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Amawasri Naksakul, 123RF.com
A Sample snapcraft.yaml File --- name: Echo a name version: "1.0" # I'm a string not a number, so put me in quotes apps: echo-chrisbinnie: command: bin/echo # Note I drop the prepended slash
16%
Aggregating information with Huginn
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image © it Ilka Burckhardt, Fotolia.com
-3000} -b ${IP-0.0.0.0} # jobs: bundle exec rails runner bin/threaded.rb Conversely, remove the hash signs from the following two lines in the PRODUCTION section: web: bundle exec unicorn -c config
16%
Application virtualization with Docker
08.10.2015
Home »  Archive  »  2015  »  Issue 29: Rescu...  » 
Lead Image © Oleksiy Mark, 123RF.com
the "ExecStart=/usr/bin/docker" line to include the options --storage-opt dm.loopdatasize=500GB --storage-opt dm.loopmetadatasize=10GB At this point, note that the use of loopback devices instead of only
16%
Dockerizing Legacy Applications
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © hanohiki, 123RF.com
import Flask app = Flask(__name__) @app.route('/') def hello_world(): return 'Hello, World!' if __name__ == '__main__': app.run(host='0.0.0.0', port=5000) To dockerize this application, you would
16%
Container Apps
02.10.2017
Home »  Articles  » 
 
is just “echoing” a string. Note that I'm intentionally using the relative path and not the usual absolute path, /usr/bin/host . Listing 1: A Sample snapcraft.yaml  File --- name: Echo a name version: "1.0
16%
File Compression for HPC
10.11.2021
Home »  HPC  »  Articles  » 
. In contrast to zstd , which focuses on small file compression, lrzip focuses on compressing large files (>10-50MB). lrzip is an extended version of rzip . Like gzip and bzip2 , lrzip uses “long distance

« Previous 1 2 3 4 5 6 7 8

Service

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