May 2018
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  

Categories

May 2018
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  

Install and Configure PostgreSQL 10 on Fedora 27

add software source rmohan.com@fedora1 ~ $ sudo dnf install https://download.postgresql.org/pub/repos/yum/10/fedora/fedora-27-x86_64/pgdg-fedora10-10-3.noarch.rpm Last metadata expiration check: 7:30:40 ago on Tue 02 Jan 2018 10:32:40 AM CST. pgdg-fedora10-10-3.noarch.rpm 6.9 kB/s | 8.8 kB 00:01 Dependencies resolved. ============================================================================================================================================================================================================================================== Package Arch Version Repository Size ============================================================================================================================================================================================================================================== Installing: pgdg-fedora10 noarch 10-3 @commandline 8.8 k

Transaction Summary ============================================================================================================================================================================================================================================== Install 1 Package

Total size: […]

CentOS 7 MongoDB 3.4

nstall MongoDB 3.4 process on yum under CentOS 7 system.

The first step to see if there is a MongoDB configuration yum source

Switch to the yum directory cd /etc/yum.repos.d/

View the file ls

The second part does not exist to add yum source

Create the file touch mongodb-3.4.repo

Edit this file vi mongodb-3.4.repo

content:

[…]

Application Load Balancer

 

 

Create an Application Load Balancer The Application Load Balancer is a flavor of the Elastic Load Balancing (ELB) service. It works more or less the same as a Classic Load Balancer, however, it has several additional features and some new concepts you need to understand so this Lab will covers those first. AWS […]

Recommended Network ACL Rules for Your VPC

Recommended Rules for Scenario 1

Scenario 1 is a single subnet with instances that can receive and send Internet traffic. For more information, see Scenario 1: VPC with a Single Public Subnet.

The following table shows the rules we recommended. They block all traffic except that which is explicitly required.

Inbound Rule # Source IP […]