草庐IT

install-configuration

全部标签

Installation Jenkins-2.361.2 on CentOS 7.9

一、InstallationJenkins-2.361.2onCentOS7.91地址https://www.jenkins.io/download2简介Jenkins是一个Java开发的开源持续集成工具,广泛用于项目开发,具有自动化构建、测试和部署等功能,它的运行需要Java环境。 二、JenkinsRedhatPackagesTousethisrepository,runthefollowingcommand:sudowget-O/etc/yum.repos.d/jenkins.repohttps://pkg.jenkins.io/redhat-stable/jenkins.reposud

Installation Jenkins-2.361.2 on CentOS 7.9

一、InstallationJenkins-2.361.2onCentOS7.91地址https://www.jenkins.io/download2简介Jenkins是一个Java开发的开源持续集成工具,广泛用于项目开发,具有自动化构建、测试和部署等功能,它的运行需要Java环境。 二、JenkinsRedhatPackagesTousethisrepository,runthefollowingcommand:sudowget-O/etc/yum.repos.d/jenkins.repohttps://pkg.jenkins.io/redhat-stable/jenkins.reposud

Installation Nginx-1.22.0 on CentOS 7.9

一、InstallationNginx-1.22.0onCentOS7.91地址http://nginx.org/en/download.htmlhttp://nginx.org/en/linux_packages.html#RHEL2安装前的准备###操作系统内核版本uname-a###操作系统发行版本cat/etc/redhat-release在安装Nginx之前,需要确保安装Nginx所依赖的其他程序,执行下面的命令,安装或更新相应的程序。###dnfinstall-ygcc-c++makeopensslopenssl-devellibxml2libxml2-devellibxslt-d

Installation Nginx-1.22.0 on CentOS 7.9

一、InstallationNginx-1.22.0onCentOS7.91地址http://nginx.org/en/download.htmlhttp://nginx.org/en/linux_packages.html#RHEL2安装前的准备###操作系统内核版本uname-a###操作系统发行版本cat/etc/redhat-release在安装Nginx之前,需要确保安装Nginx所依赖的其他程序,执行下面的命令,安装或更新相应的程序。###dnfinstall-ygcc-c++makeopensslopenssl-devellibxml2libxml2-devellibxslt-d

Installation ELK-7.8.1 on CentOS 7.9

一、InstallationELK-7.8.1onCentOS7.9地址https://www.elastic.cohttps://www.elastic.co/cn/downloads/past-releaseshttps://github.com/elastichttps://github.com/medcl/elasticsearch-analysis-ikhttps://www.elastic.co/guide/en/logstash/7.8/index.html 二、安装准备JDK11+:由于elasticsearch运行需要JDK环境,如果JDK低于1.8会有一些问题。future

Installation ELK-7.8.1 on CentOS 7.9

一、InstallationELK-7.8.1onCentOS7.9地址https://www.elastic.cohttps://www.elastic.co/cn/downloads/past-releaseshttps://github.com/elastichttps://github.com/medcl/elasticsearch-analysis-ikhttps://www.elastic.co/guide/en/logstash/7.8/index.html 二、安装准备JDK11+:由于elasticsearch运行需要JDK环境,如果JDK低于1.8会有一些问题。future

Installation FastDFS-6.08 on CentOS 7.9

一、InstallationFastDFS-6.08onCentOS7.9地址https://github.com/happyfish100http://nginx.org/en/download.htmlwget下载wgethttps://github.com/happyfish100/libfastcommon/archive/refs/tags/V1.0.57.tar.gzwgethttps://github.com/happyfish100/libserverframe/archive/refs/tags/V1.1.15.tar.gzwgethttps://github.com/hap

Installation FastDFS-6.08 on CentOS 7.9

一、InstallationFastDFS-6.08onCentOS7.9地址https://github.com/happyfish100http://nginx.org/en/download.htmlwget下载wgethttps://github.com/happyfish100/libfastcommon/archive/refs/tags/V1.0.57.tar.gzwgethttps://github.com/happyfish100/libserverframe/archive/refs/tags/V1.1.15.tar.gzwgethttps://github.com/hap

ubuntu apt-get install xxx报错无法下载的解决方法

镜像下载、域名解析、时间同步请点击阿里云开源镜像站由于我使用ubuntu20.04的火狐浏览器时,总是播放不了视频。说是要下载Flash,但是我顺着网址进去,发现并没有linux版本的(也可能是我没找到而已?)。于是一直放着没管,看不了就看不了,真要看我就用笔记本的win10看好了。但是偶尔看到一些有趣的视频还是想直接点开看看,老是这么无法播放也不是办法。于是今天捜了一下,一行命令即可搞定:sudoaptinstallffmpeg但是,在安装过程中报错了,如下图所示:对于这一错误,可以依次尝试以下方法进行解决。这里就直接以安装ffmpeg为例进行说明。1升级仓库根据提示,依次执行如下命令:su

ubuntu apt-get install xxx报错无法下载的解决方法

镜像下载、域名解析、时间同步请点击阿里云开源镜像站由于我使用ubuntu20.04的火狐浏览器时,总是播放不了视频。说是要下载Flash,但是我顺着网址进去,发现并没有linux版本的(也可能是我没找到而已?)。于是一直放着没管,看不了就看不了,真要看我就用笔记本的win10看好了。但是偶尔看到一些有趣的视频还是想直接点开看看,老是这么无法播放也不是办法。于是今天捜了一下,一行命令即可搞定:sudoaptinstallffmpeg但是,在安装过程中报错了,如下图所示:对于这一错误,可以依次尝试以下方法进行解决。这里就直接以安装ffmpeg为例进行说明。1升级仓库根据提示,依次执行如下命令:su