Somewhere, Something Incredible Is Waiting To Be Known !!!
(Move to ...)
Home
▼
Friday, 31 July 2020
Scrum Process (two weeks sprint)
›
Day 1 : Creation of building blocks. Day 2: Converting building blocks into userstories Day 3: Sprint Planning ( Converting userstories int...
Sunday, 19 July 2020
Configuring zerotier on ubuntu
›
root@instance-20200602-1459:/# sudo snap install zerotier-one root@instance-20200602-1459:/# sudo snap connect zerotier-one:network-control ...
Friday, 3 July 2020
how to check who changed root password ?
›
In the /var/log/auth.log there should be an entry like: Mar 31 12:41:41 UBUNTU sudo: daniel : TTY=pts/1 ; PWD=/dev ; USER=root ; COMMAND=/...
Monday, 29 June 2020
ExecStart=/usr/bin/kubelet $KUBELET_KUBECONFIG_ARGS $KUBELET_CONFIG_ARGS $KUBELET_KUBEADM_ARGS $KUBELET_EXTRA_ARGS (code=exited, status=255)
›
sudo swapoff -a /bin/systemctl restart firewalld.service
1 comment:
Sunday, 28 June 2020
ssh : Permission denied (publickey,gssapi-with-mic)
›
[root@ansible kube-cluster]# vi /etc/ssh/sshd_config # To disable tunneled clear text passwords, change to no here! PasswordAuthentication y...
Saturday, 20 June 2020
Windows host through SSH bastion on Ansible
›
Pre requisite : install the required Python packages pip install ansible pypsrp requests[socks] command to route traffic ...
Ansible inventory to connect juniper switch
›
[juniperswitch] <IP> [juniperswitch:vars] ansible_connection=netconf ansible_network_os=junos ansible_user=<IP> ansible_python_i...
‹
›
Home
View web version