CodeTryout
  Home Docker Ubuntu Webdriver Python VSCode VM Git PowerShell Bitbucket Bash Script Kubernetes MobaXterm DevOps


How to run rsync with dryrun option (–dry-run)

rsync dryrun explained with examples

  DevOps

Rsync Incremental backup (with examples)

backup and sync, rsync incremental with examples

  DevOps

Enabling sudo NOPASSWD for a user in Just one command!

docker linux sudoers nopasswd

  Docker

How to read sudoers logs

sudoers log file location

  DevOps

Ansible Playbook install Kubernetes

Guide to prepare an Ansible playbook to install Kubernetes

  Ansible

How to run a command in the Docker container from the host

How to run a command in the Docker container from the host

  Docker

How to start a bash shell in a Docker container? (Enter container docker)

How to run bash into docker container?

  Docker

How to install Docker on Ubuntu 22.04

How to install docker on VirtualBox Ubuntu 23.04 or 22.04 VM, with the minimum required steps, you can do it within 10 minutes.

  Docker

How to add user permission to run Docker without sudo in Ubuntu

Ubuntu operating system provides a feature that allows the user to run docker without entering sudo every time. This makes it easy for the user to use docker for development and testing purposes.

  Docker

How to login to Docker Private Registry?

How to login to Docker Private Registry

  Docker

[SOLVED] Cannot Connect to the Docker Daemon (Multiple scenarios)

Troubleshooting error Cannot Connect to the Docker Daemon

  Docker

How to Copy a File or Directory from Docker Container to Host?

Docker Copy File from Container to Host Tutorial

  Docker

How to Connect to Docker Container Bash Shell

Step by step guide for Docker Connect to Container

  Docker

How to run a Prometheus docker container and access through localhost port

How to run a prometheus docker container and access it from a localhost port.

  Docker

How to remove all containers and images with single docker command?

Explaining how to cleanup unused docker images and containers with docker system prune command, with a demonstration

  Docker

How to run MongoDB Docker container and verify the process?

Explaining the docker mongo run command with a basic run with sudo prefix and verifying whether the container is running

  Docker

How to run an Ubuntu Docker container and access the bash shell

Explaining the docker ubuntu run bash shell commands with a basic run with sudo prefix and verifying whether the container is running

  Docker

How to install package [ bash, tree, curl, wget ] in alpine docker container?

how to install package(s) on docker alpine containers

  Docker

[SOLVED] Docker: Got permission denied while trying to connect to the Docker daemon socket at

Two solutions with examples for the error, Docker Got permission denied while trying to connect to the Docker daemon socket

  Docker

[SOLVED] Dial TCP lookup registry-1.docker.io temporary failure in name resolution Error

Troubleshoot docker error Dial TCP lookup registry-1.docker.io temporary failure in name resolution Error

  Docker

Docker compose copy a file (or files) to container

docker compose copy file to container

  Docker

How to check if an environment variable is set and not empty in BASH SHELL

I made this bash script to test if the environment variable is set and not empty. I hope this is helpful to you as well.

  Docker

How to install Docker in Ubuntu 20.04 (Docker host setup guide)

Explaining how to setup Docker in an Ubuntu server or desktop.

  Docker

[SOLVED] Starting container process caused exec… stat /bin/bash no such file or directory

Fix for the docker error tarting container process caused exec… stat bin bash no such file or directory

  Docker

The latest

  • 5 ways to checking the performance of Python code
  • Python, how to check a file exists?
  • How to execute a Program (or command) from a Python script?
  • Headless Chrome Selenium (–headless=new)
  • How to run Python on a Chromebook?
  • How to run rsync with dryrun option (–dry-run)
  • Rsync Incremental backup (with examples)
  • Python subprocess (Windows, Linux and MacOS examples)
  • Python Ansible example Playbook and execution
  • Python threading example [2 thread objects]

Tags

  • Python
  • Shell Scripting
  • Virtual Machine
  • Docker
  • Ubuntu
  • Webdriver
  • Git
  • VSCode
  • MobaXterm
  • VirtualBox
  • PowerShell
  • Kubernetes
  • DevOps
  • WSL
  • Ansible
  • Windows
  • Selenium
  • pip3
  • Networking
  • Virtual Machine Mac M1 M2
Codetryout.com is curating experiments with DevOps, Cloud Services, and Practical Coding examples.
© 2021 - 2023 Codetryout.com | Terms | About | Privacy | WordPress | Contact