Search: "package"
How to Connect Geodjango App with AsparaDB RDS for PostgreSQL blog
**virtualenv** package using: ``` $ sudo -H pip3 install --upgrade pip ``` ``` $ sudo -H pip3 install virtualenv ``` Create a ...
Setup and Deploy Geodjango App on Alibaba Cloud Part 2: Completing the App blog
create a new django app called geo inside our coffeeshops directory. A django app describes a Python package that provides some ...
How to Install LAMP Stack for Pagekit CMS on CentOS 7.4 blog
installation of any kind of package, use the following command to update your CentOS system. To execute this command, remember to login ...
Getting Started with Configuration Management and Ansible blog
available package, so you may need to install an Ansible ppa. Run the following commands: ``` sudo apt-get update sudo apt-get ...
Alibaba Cloud BaaS - Part II: Blockchain as a Service with Hyperledger Composer blog
you extract the downloaded package, you will see different files like below, ![14](https://yqintl.alicdn.com ...
How to Set Up Apache OpenWhisk on Ubuntu 18.04 – Part I blog
, we will update the package entries by running the following command ``` sudo apt-get update ``` Once done, we will upgrade any ...
How to Manage Django Images and Static Assets on Ubuntu 18.04 blog
: https://github.com/binel01/photogallery.git ## For Further Reading - Package used for the management of images: django ...
How to Create and Use Secrets in Kubernetes blog
and all the files inside it will be used to create a mega-secret package with a list of secrets. ## Use key=val Pairs to ...
A Brief Guide for Configuring Nagios blog
. ## Setting Up Your Server Before proceeding with installation of any kind of package, use the following command to update ...
How to Create a Blogging Website with Ghost on Ubuntu 16.04 blog
all the available packages before installing any new package. To do so, execute the following command. ``` sudo apt-get update ...