Search: "yum"
Customize yum repository, NTP service, and DNS service - Elastic Compute Service Documentation
to use a user-defined script to configure your own yum repository, NTP service, and DNS service when creating ...
How to Install Harbor on CentOS 7 blog
to install wget to download files from URL. Execute the following command: # sudo yum install wget You will be asked to ...
How to Install and Configure Sentrifugo on CentOS blog
system. To execute this command, remember to login from non-root user with sudo privileges. ``` # sudo yum -y update ``` You will be ...
How to Install ClipBucket and Nginx on CentOS 7 blog
repositories. To install RPMFusion Repository, execute the following command. sudo yum localinstall --nogpgcheck https://download1 ...
How to Install Akaunting on CentOS and Ubuntu blog
``` For CentOS ``` # sudo yum update -y ``` ## Basic Setup ### Install unzip You will be required to unzip the compressed ...
Deploying JanusGraph on Alibaba Cloud ECS blog
. ``` sudo yum -y install wget sudo wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm sudo rpm -Uvh epel ...
Create Your Own Software Development Platform using Phabricator on CentOS 7 blog
. You can upgrade all the available packages using the following command. ``` yum -y update ``` ## Install LAMP Stack Once ...
Dockerize App and Push to Container Registry: CI/CD Automation on Container Service (1 blog
are installed, uninstall them, along with associated dependencies. ``` $ sudo yum remove docker docker-common docker-selinux ...
  • 1
  • 2
  • 3
  • 4
  • ... 25
  • >
  •  Total 246 items