adamant-kite-43734
05/03/2022, 4:23 AMcreamy-pencil-82913
05/03/2022, 4:56 AMcreamy-pencil-82913
05/03/2022, 4:57 AMwonderful-helicopter-16401
05/03/2022, 11:58 AMuser@srv1:/var/lib/rancher/rke2$ cd server
-bash: cd: server: Permission denied
user@srv1:/var/lib/rancher/rke2$ sudo cd server
sudo: cd: command not found
wonderful-helicopter-16401
05/03/2022, 12:09 PMsudo bash
instead of trying to cd down to that level. I ended up at the rke2 directory trying to figure out why I couldn't sudo cd
down to the location required. I found an article that discussed permissions as the issue, hence my question. Your response had me search other forums. The fourth one said I needed to use either sudo bash
or sudo su
and then I would be able to cd to the full path.wonderful-helicopter-16401
05/03/2022, 12:18 PMrapid-helmet-86074
05/03/2022, 2:41 PMkubectl get daemonsets -A
and see that it was already a DaemonSet.wonderful-helicopter-16401
05/04/2022, 3:21 PMrapid-helmet-86074
05/04/2022, 3:23 PMcreamy-pencil-82913
05/04/2022, 3:38 PMrapid-helmet-86074
05/04/2022, 4:39 PMcreamy-pencil-82913
05/04/2022, 4:55 PMwonderful-helicopter-16401
05/04/2022, 7:13 PMcreamy-pencil-82913
05/04/2022, 7:15 PMwonderful-helicopter-16401
05/04/2022, 7:20 PMrapid-helmet-86074
05/04/2022, 7:21 PM