Difference between revisions of "Snap install"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 18: | Line 18: | ||
== See also == | == See also == | ||
+ | * {{systemctl}} | ||
* {{snap}} | * {{snap}} | ||
[[Category:Ubuntu]] | [[Category:Ubuntu]] |
Revision as of 13:21, 19 April 2020
snap install hello
snap install kubeadm error: This revision of snap "kubeadm" was published using classic confinement and thus may perform arbitrary system changes outside of the security sandbox that snaps are usually confined to, which may put your system at risk. If you understand and want to proceed repeat the command including --classic.
snap install kubeadm --classic snap install kubectl --classic snap install kube-proxy --classic snap install kube-scheduler snap install kube-apiserver snap install kubelet --classic snap install docker
See also
- Systemd services:
systemctl
[status | is-active | start | daemon-reload | stop | mask
|reload
|restart
|reboot
|enable
|disable
|cat
],systemctl list-units
,systemctl list-timers
,systemctl --failed
,systemctl get-default
,systemctl --help
,.service, .timer, .socket
,systemctl restart elasticsearch.service
,systemctl status apt-daily
,systemctl status oscapd
- Snap:
snap
,snapd
,snapctl
,snapcraft
,snap
: [list
|install
|find
|info
|services
|start
|stop
|remove
|refresh | set
|logs
]snapd
|snap list | snap version
|snap find aws
|snap --help
]
Advertising: