Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

disable cloud-init ubuntu

# Disable start
sudo touch /etc/cloud/cloud-init.disabled
# Uninstall
sudo apt-get purge cloud-init
sudo rm -rf /etc/cloud/ && sudo rm -rf /var/lib/cloud/
# Reboot
sudo reboot
Comment

PREVIOUS NEXT
Code Example
Shell :: install firebase-tools globally yarn 
Shell :: install elixir ubuntu 
Shell :: git remove las remotet commit 
Shell :: fatal error: portaudio.h: No such file or directory 
Shell :: brew install virtualbox 
Shell :: git change master to main 
Shell :: add spacer to dock macos 
Shell :: set new url for git 
Shell :: windows stop process running on port 8080 
Shell :: uninstall rvm 
Shell :: nginx E: Sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: install wine ubuntu 
Shell :: pm2 rename app 
Shell :: kill logstash 
Shell :: reload nginx 
Shell :: smart contract command deploy using hardhat 
Shell :: kubectl delete all from namespace 
Shell :: permission denied: ./deploy.sh 
Shell :: cmd add to path 
Shell :: install tweepy 
Shell :: uninstall chrome kali linux 
Shell :: gensim install 
Shell :: install ssh ubuntu 20.04 
Shell :: could not find expected browser (chrome) locally. run npm install to download the correct chromium 
Shell :: install perl linux 
Shell :: how to add exclusion to windows defender command line 
Shell :: how to install redis on manjaro 
Shell :: restart bashrc 
Shell :: git delete merged branches 
Shell :: install next globally 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =