Comments for LinuxTechi https://www.linuxtechi.com Tue, 10 Oct 2023 11:00:29 +0000 hourly 1 Comment on How to Execute Linux Commands on Remote System over SSH by Rajavamsidhar https://www.linuxtechi.com/execute-linux-commands-remote-system-over-ssh/#comment-59655 Tue, 10 Oct 2023 11:00:29 +0000 https://www.linuxtechi.com/?p=7553#comment-59655 In reply to Pradeep Kumar.

Can we do below
I can run a script on remote a server with command: ssh user1@ip-of-server “command”

That works fine but I need to execute a command with a different user (user2).
If I do it manually – these would be the steps:
1) SSH as user1 to a server
2) sudo su – user2
3) execute command (now as user2)

]]>
Comment on How to Install Kubernetes Cluster Using Kubespray by Avinash K https://www.linuxtechi.com/install-kubernetes-using-kubespray/#comment-59653 Tue, 10 Oct 2023 02:58:58 +0000 https://www.linuxtechi.com/?p=15479#comment-59653 Nice blog, can you please share the steps to upgrade a k8 cluster using Kubespray?

for example v1.21.6 to 1.26.0

]]>
Comment on How to Check Hard Drive for Bad Sectors or Blocks in Linux by K T https://www.linuxtechi.com/check-hard-drive-for-bad-sector-linux/#comment-59650 Wed, 04 Oct 2023 15:33:07 +0000 http://www.linuxtechi.com/?p=2378#comment-59650 In reply to Виктор.

This is Linux, not Windows.

]]>
Comment on How to Install VirtualBox Guest Additions on Ubuntu 22.04 by Killer Boy https://www.linuxtechi.com/install-virtualbox-guest-additions-on-ubuntu/#comment-59551 Mon, 02 Oct 2023 13:25:02 +0000 https://www.linuxtechi.com/?p=16101#comment-59551 This was very helpful. Thank you very much

]]>
Comment on How to Install Kubernetes Cluster on Ubuntu 22.04 by Gurudatta N.R https://www.linuxtechi.com/install-kubernetes-on-ubuntu-22-04/#comment-59280 Thu, 28 Sep 2023 10:10:36 +0000 https://www.linuxtechi.com/?p=14374#comment-59280 sudo apt-mark hold kubelet kubeadm kubectl
kubelet set on hold.
kubeadm set on hold.
kubectl set on hold.

Any pointer.

]]>
Comment on How to Install Kubernetes (k8s) Cluster on RHEL 8 by Dinesh https://www.linuxtechi.com/how-to-install-kubernetes-cluster-rhel/#comment-59203 Wed, 27 Sep 2023 04:26:55 +0000 https://www.linuxtechi.com/?p=13602#comment-59203 In reply to Parshva Shah.

Hi Parshva Shah,

We are facing the same issue in azure. Stuck in this for while . Did you resolve it?. We are also using azure

]]>
Comment on How to Install Ansible AWX on Kubernetes Cluster by Nekasas https://www.linuxtechi.com/install-ansible-awx-on-kubernetes-cluster/#comment-59141 Tue, 26 Sep 2023 11:02:17 +0000 https://www.linuxtechi.com/?p=15651#comment-59141 Hi,

When I am trying to access AWX console it requires SSL certificate. How to bypass this?

]]>
Comment on How to Install Ubuntu Server 22.04 LTS Step by Step by sanjay https://www.linuxtechi.com/install-ubuntu-server-22-04-step-by-step/#comment-59117 Tue, 26 Sep 2023 03:46:06 +0000 https://www.linuxtechi.com/?p=13841#comment-59117 How to open on gui base

]]>
Comment on How to Install Ansible on RHEL 9 (Step by Step) by Biba https://www.linuxtechi.com/how-to-install-ansible-on-rhel/#comment-58853 Thu, 21 Sep 2023 20:23:35 +0000 https://www.linuxtechi.com/?p=14273#comment-58853 Thank you!

]]>
Comment on How to Install Kubernetes Cluster on Ubuntu 22.04 by bibin https://www.linuxtechi.com/install-kubernetes-on-ubuntu-22-04/#comment-58678 Mon, 18 Sep 2023 21:19:21 +0000 https://www.linuxtechi.com/?p=14374#comment-58678 The doc which is really helpful and working
Kudos

]]>