Table of Contents1 Introduction2 Pass The Script Over to Standard Input3 Running Remote Commands Inside a Script4 Conclusion Introduction In…
DevOps Blog – Latest DevOps Articles and Tutorials
Linux Commands Cheat Sheet: A Handy Reference Guide
Table of Contents1 Introduction2 System Information3 File Permissions4 Hardware Information5 Networking6 Archives and File Compression7 Installing Packages8 Search Commands9 SSH…
Record Linux Terminal Commands
Table of Contents1 Introduction2 Record Linux Terminal Commands2.1 Appending to an Existing File3 Conclusion Introduction This tutorial covers how to…
Pass environment variables to Docker containers
Table of Contents0.1 #Introduction1 Set environment variables to Docker containers2 Pass the variable to a container3 Pass variables with an…
Docker pull issues TLS handshake timeout
Table of Contents0.1 #Introduction1 My Lab2 How do fixed it2.1 Open Network Connections on Windows 102.1.1 The result, Docker pull…
Managing and monitoring swap on Linux
Table of Contents1 Introduction2 How much swap on Linux do you need?3 Creating a swap file4 Conclusion Introduction This tutorial…
Get a Docker Containers IP Address from the Host
Table of Contents1 Introduction2 My example3 Get a Docker Containers IP Address from the Host4 Conclusion Introduction Docker containers are…
Gitlab CI/CD deploy the website to VPS
Table of Contents1 Introduction1.1 Prerequisites2 On VPS2.1 Install Gitlab Runner on VPS3 Conclusion Introduction In this tutorial, How to deploy…
How To Deploy a React Application with Nginx on Ubuntu 21.04
Table of Contents0.1 #Introduction0.2 Prerequisites1 Deploy a React Application with Nginx on Ubuntu 21.042 Your local machine3 Your VPS3.1 For…
Remove orphaned packages on CentOS
Table of Contents1 Introduction2 List of Orphaned Packages3 Remove Orphaned Packages4 Conclusion Introduction Discover how to remove orphaned packages on…