shell script for aws lightsail launch
# update package list
apt-get –y update
# download wordpress plugin
wget "https://downloads.wordpress.org/plugin/buddypress.2.7.0.zip"
apt-get –y install unzip
# unzip into wordpress plugin directory
unzip buddypress.2.7.0.zip -d /var/wordpress/plugins# update package list
apt-get –y update
# install some of my favorite tools
apt-get install –y nodejs
Also in C++:
- install tar.xz in ubuntu
- centos selinux set permissive
- bash print specific range of rows from a file
- onworks ubuntu password
- how to create new repository in github
- mui treasury styles install
- open video from terminal in ubuntu 18
- ubuntu dot to png
- how to access postgres CLI
- ubuntu remove all except
- conversores mp3 ubuntu
- powershell delete local user
- debian install java
- Uninstall WPS Office from Ubuntu
- swiftui api calling github
- gitlab clone branch
- slack text substitution mac does not work
- mongodb restart command ubuntu
- windows where are pip packages installed
- install intellij linux command line
- How to use .AppImage on Manjaro
- linux enable scroll lock
- linux how to check version of package
- how to run a command from history linux