Search: "apt"
Installing Hyperledger Sawtooth 1.0.5 on Alibaba Cloud ECS blog
$ sudo apt update # -- Install Apache webserver now $ sudo apt-get install apache2 # -- Ensure SSL, headers and proxying is ready ...
How to Install and Set Up Monica blog
privileges. After execution of this command, you will be prompted to Is this ok? Type 'y' and hit Enter. ``` # sudo apt ...
Install Dolibarr on Alibaba Cloud blog
with sudo privileges. ``` # sudo apt update && sudo apt upgrade ``` ### Installing PHP Dolibarr requires PHP 5.4.0 or ...
How to Install a Subsonic Media Streamer on Alibaba Cloud blog
apt update && sudo apt upgrade ``` Software-properties-common package is required to get the supported files for ...
Easy guide to install SonarQube on Ubuntu 16.04 blog
command, remember to login from non-root user with sudo privileges. # sudo apt update && sudo apt upgrade ### Install ...
Installing a Dependency Library for Function Compute blog
software package installed by the APT package manager. The other is the packages installed by a specific language environment ...
How to Set Up Zimbra Collaboration Tool on ECS Ubuntu 18.04 blog
Zimbra also includes a Zimbra Docs packages for this purpose. For the preparation, begin with the step below: ``` sudo apt-get ...
How to Install Mastodon Using Docker on Alibaba Cloud ECS blog
apt update && sudo apt upgrade ``` Software-properties-common package is required to get the supported files for ...
Use Chef to automatically deploy Docker and WebServer - Container Service Documentation
latest version of Docker in Ubuntu. apt_update package 'apt-transport-https' package 'ca-certificates' package ...
Install Craft CMS on a LEMP Stack on Alibaba Cloud blog
manager, before installing the highly performant Nginx web server: ``` # apt-get update # apt-get install nginx ``` You will be ...