This is a second part of How to install kubernetes master control-plane on ubuntu. In the Part 1 I made my master node ready. If you are following the article, after executing kubeadm init command you will receive kubeadm join command which you need to use on K8S prepared worker node. Below is the…
Blog posts : "linux"
Ansible AWX installation error Cannot have both the docker-py and docker python modules
While installing Ansible AWX on Ubuntu I was receiving below error, while installing Ansible AWX it was giving below error.
TASK [local_docker : Remove AWX containers before migrating postgres so that the old postgres container does not get used] *********************************** fatal: [lo…
Install Ansible AWX Tower on Ubuntu Linux
Ansible is a software tool that offers simple but powerful automation for cross-platform operating systems and computer support. It is mainly planned for IT professionals, who use it for application deployment, updates on workstations and servers, cloud provisioning, configuration management, intra-…
VS code remote ssh could not establish to host, connecting was canceled
This article is based on one of the issues I was facing while configuring VSCode Remote - SSH.
Earlier Parts
How to Setup Passwordless SSH Login on Windows
configure remote ssh extension on visual studio code
Here I configured second linux host in ssh config file. This one is not passwor…
configure remote ssh extension on visual studio code
In my earlier article I wrote How to Setup Passwordless SSH Login on Windows to ease my tasks, to connection between Windows to Linux and this is a second part of the article. I use visual studio code to write my all devops codes, most of the time whenever I want to test the script on linux, free t…
How to Setup Passwordless SSH Login on Windows
Since I upgraded my laptop to Windows 10, I started using inbuilt tool SSH.exe to connect openssh servers (linux) instead of external tools like putty.exe. Here whenever I want to connect to linux through ssh, it prompts for password each time for new login. To make linux passwordless connection ov…
Docker Error response from daemon i\o timeout internet proxy
In this article after installing docker (How to install Docker on Linux) and configuring its service (Cannot connect to the Docker daemon at unix:var run docker.sock. Is the docker daemon running) next step is to download docker containers from docker hub (internet) for testing purpose.
My dock…
Cannot connect to the Docker daemon at unix:var run docker.sock. Is the docker daemon running
After writing article How to install Docker on Linux I tested it with command docker version, everything was good but no docker engine related information was there and on the last line I saw error Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?,…
Getting started with Powershell Desired State Configuration (DSC) on Linux
DSC is a (DevOps) management platform in PowerShell that enables you to manage your IT and development infrastructure with configuration as code. While writing Part 1: Configure PowerShell remoting between Windows and Linux my main motive was to configure push Desired State Configuration (DSC) on L…
Configure PowerShell remoting between Windows and Linux
After opensource PowerShell core 6 for linux was available to download, I wrote an article on it - How to Install and Use Microsoft PowerShell on Linux. This is just an addition to same guide. Few of my linux servers were installed with PowerShell core and they were installed with few PS modul…
How to Install and Use Microsoft PowerShell on Linux
As Microsoft has made Powershell open source and can be installed and used on different operating system family (Linux and MacOS), Basically Microsoft is working towards new Powershell Core make it available everywhere now and it is cross platform. As I don't have much knowledge on bash scripting, I…
Blog Search
Page Views
9711313
Archive
- June 2023 (1)
- May 2023 (9)
- April 2023 (4)
- March 2023 (7)
- February 2023 (1)
- January 2023 (1)
- December 2022 (10)
- November 2022 (15)
- October 2022 (15)
- September 2022 (14)
Comments
-
June 2, 2023 07:24AM
-
StingrayMay 6, 2023 12:36AM
-
StingrayMay 6, 2023 12:11AM
-
DemoncleanerApril 26, 2023 08:38PM
-
April 20, 2023 11:11PM