Flash 插件安装 网址: https://fedora.pkgs.org/ 下载: chromium-pepper-flash-version.fc28.x86_64.rpm 安装后重启浏览器 解码 H264 视频 CHROMIUM 已移除对 H.264 video codec 的支持,如果要在浏览器中播放 mp4 格式视频,可通过自行安装相关软件包实现. Search $ sudo dnf search chromium Last metadata expiration check: 0:…
I will talk the main steps to install CDH 5.15 on Linux(CENT OS 6.10).  The installation method is Manual installation with tarball and parcels. The newest version if CDH 6.0.1 when I write this guide but it does not support CENT OS 6.10 so I have to…
P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1       May 2016 Contents About This Guide...................................................................................... 11 Shared Topics in This Guide .…
转自:http://stackoverflow.com/questions/6234016/jenkins-user-on-apt-get-install-installation QUESTION: I just installed Jenkins on my Ubuntu server via the debian installation steps (using apt-get install). I want my build to pull from a private git re…
Last three days, I want to install devstack on my virtual machine on Vmware Workstation.The VM'system is Ubuntu14.04. However,i met too many problem to install it successfully.When i cannot see the hope, i had to borrow a America VM from my workmate.…
Harbor can be installed by one of three approaches: Online installer: The installer downloads Harbor's images from Docker hub. For this reason, the installer is very small in size. Offline installer: Use this installer when the host does not have an…
声明,此方法是Btsync的官网resilio提供的方法 传送门:https://help.getsync.com/hc/en-us/articles/206178924 第一,在如下文件中添加: 1 2 3 vi /etc/apt/sources.list.d/resilio-sync.list 在文件中添加如下源 deb http://linux-packages.resilio.com/resilio-sync/deb resilio-sync non-free 添加公共密钥: 1 wge…
systemtap: a linux trace/probe tool Visit the project web site at <http://sourceware.org/systemtap>,for documentation and mailing lists for developers and users. This is free software.See the COPYING file for redistribution/modification terms.See th…
来自odoo的安装步骤 There are mutliple ways to install Odoo, or not install it at all, depending on the intended use case. This documents attempts to describe most of the installation options. Demo The simplest "installation", only suitable for getting…
Jenkins官网:https://www.jenkins.io/zh/ Jenkins 2.190.3 镜像地址:docker pull jenkins/jenkins:2.190.3 1.下载Jenkins镜像 在运维主机(mfyxw50.mfyxw.com)上操作 [root@mfyxw50 ~]# docker pull jenkins/jenkins:2.190.3 2.对jenkins打标签并上传至私有仓库 在运维主机(mfyxw50.mfyxw.com)上操作 [root@mfyx…