DevOps and Development

How to Run Podman on Windows

May 18, 2022

This tutorial shows several ways for installing and using Podman on Windows to run Linux containers.

Read more

Deploy and Manage Rancher Management Cluster with Workload Cluster in BMC

May 16, 2022

The BMC portal allows you to easily set up Rancher-managed Kubernetes clusters using Bare Metal Cloud servers. This tutorial guides you through the process of setting up a Rancher workload cluster alongside a management cluster using the BMC portal or the Rancher Solution API.

Read more

Podman Compose - Managing Containers

May 12, 2022

Podman Compose is a tool for running multi-container apps. It aims to provide a replacement for Docker Compose, while retaining compatibility with Docker Compose YAML files. This article will show you how to install Podman Compose and use it to manage OCI containers.

Read more

How to Install vscode on Ubuntu


vscode is Microsoft's open-source code editor that boasts an abundance of features. This tutorial shows how to install and uninstall vscode on Ubuntu.

Read more

An Introduction to Apache Storm

May 10, 2022

Apache Storm is an open-source data streaming technology with low-latency and scalability. In this article, you will learn about the Apache Storm architecture, topology, and use cases.

Read more

Docker Container Logs: Commands & Best Practices

May 9, 2022

Learn about Docker container logs, where to find them and the best approaches for managing them.

Read more

How to Configure mod_rewrite

May 5, 2022

The mod_rewrite module is Apache's rule-based engine for rewriting URLs. Learn how to set up mod_rewrite and begin rewriting URLs.

Read more

How to Delete a Kubernetes Namespace


Namespaces are Kubernetes objects that partition a cluster into virtual clusters. This article will cover the standard procedure for namespace removal and provide an additional method for troubleshooting problems concerning namespaces stuck in the terminating status.

Read more

Linux exec Command With Examples

April 28, 2022

Learn how to use the exec command in Linux to replace the currently running process.

Read more

How to Configure Docker in Jenkins


Jenkins is designed to balance parallel jobs from multiple build agents. The agents connect either locally or via the cloud. This article will show you how to configure Docker containers to work as Jenkins build agents.

Read more
1 20 21 22 23 24 46