原创 Docker的各個網絡模式

1.1 host模式 衆所周知,Docker使用了Linux的Namespaces技術來進行資源隔離,如PID Namespace隔離進程,Moun

原创 12C-OCP升級1z-060-018

You database is running an ARCHIVELOG mode. The following parameter are se

原创 12C-OCP升級1z-060-019

Your multitenant container database (CDB) is running in ARCHIVELOG mode. Y

原创 docker打包遷移鏡像

[root@oegw1 soft]# docker save eb9a804ae885 > /opt/soft/postgres.img [root@oegw1 soft]# scp postgres.img 192.168.157.1

原创 如何在Docker容器內外互相拷貝數據

從容器內拷貝文件到主機上 [root@oegw1 soft]# docker ps CONTAINER ID        IMAGE               COMMAND                CREATED      

原创 RHEL下使用CENTOS的YUM源

1、首先到http://mirrors.163.com/centos下載軟件包                                  

原创 12C-OCP升級1z-060-021

Which three functions are performed by the SQL Tuning Advisor?   A. Buildi

原创 mysql 5.7 強制修改root密碼

運行mysqld_safe --skip-grant-tables &  如果此時不想被遠程連接:mysqld_safe --skip-grant-

原创 postgresql 查看數據庫,表,索引,表空間以及大小

轉載自博客 http://blog.51yip.com/pgsql/1525.html 1,查看數據庫 playboy=> \l //\加上字母l,相當於mysql的,mysql> show d

原创 12C-OCP升級1z-060-022

Examine the following command: ALTER SYSTEM SET enable_ddl_logging=FALSE;

原创 bashrc_docker的腳本

# Some useful commands to use docker. # Author: yeasy@github # Created:2014-09-25 alias docker-pid="sudo docker inspec

原创 docker啓動報錯

docker安裝完成以後,不能夠系統,我們通過查看 [root@oegw1 init.d]# docker -d INFO[0000] Listening for HTTP on unix (/var/run/docker.sock) 

原创 12C-OCP升級1z-060-020

You are administering a database stored in Automatic Storage management (A

原创 12C-OCP升級1z-060-016

The tnsnames.ora file has an entry for the service alias ORCL as follows: The TNS ping command executes successfully wh

原创 CentOS搭建本地yum源(http方式)

YUM介紹 YUM主要用於自動升級、安裝\移除rpm軟件包,它能自動查找並解決rpm包之間的依賴關係,要成功的使用YUM工具更新系統和軟件,需要有一個包含各種rpm軟件包的repository(軟件倉庫),提供軟件倉庫的服務器習慣上成爲“