solgoo's Site

  • Home
rss
  • Published by solgoo November 28th, 2018
    Featured Photo

    centos7下NFS使用与配置 - 怀素真 - 博客园

    centos7下NFS使用与配置 NFS是Network File System的缩写,即网络文件系统。客户端通过挂载的方式将NFS服务器端共享的数据目录挂载到本地目录下。nfs为什么需要RPC?因为NFS支持的功能很多,不同功能会使用不同程序来启动,因此,NFS对应的功能所对应的端口无法固定。端口不固定造成客户端与服务端之间的通信障碍,所以需要RPC来从中帮忙。NFS启动时会随机取用若干端口,然后主动向RPC服务注册取用相关端口和功能信息,RPC使用固定端口111来监听来自NFS客户端的...
  • Published by solgoo November 28th, 2018
    Featured Photo

    How To Install FileRun on CentOS 7

    如何在CentOS 7上安装FileRun 2016年11月12日 在本教程中,我们将在运行Apache,MariaDB和PHP 5.6的CentOS 7服务器上安装FileRun实例作为FPM。我们还将使用SSL证书配置服务器并安装FileRun可能使用的任何第三方软件,以便您可以在安全的服务器上享受所有FileRun功能。 先决条件 在开始本教程...
  • Published by solgoo November 27th, 2018
    Featured Photo

    How to get host name with port from a http or https request

    投票 20 投票 最喜欢 8 我在jboss容器中部署了两个应用程序(相同的unix框)。如果我从app1收到请求,我需要为app2构建相应的请求。 例如: 如果app1请求是:http://example.com/context? param1 = 123 然后我需要提取" http://example.com/ ",以便我可以构建第二个应用程序的...
  • Published by solgoo November 27th, 2018
    Featured Photo

    Apache Tomcat 8 Configuration Reference (8.0.53) - The Valve Component

    tomcat org.apache.catalina.valves.RemoteIpValve配置说明 Apache Tomcat 8 Configuration Reference (8.0.53) - The Valve Component https://tomcat.apache.org/tomcat-8.0-doc/config/valve.html#Remote_IP_Valve The Valve Component Table of Contents Introduction Ac...
  • Published by solgoo November 27th, 2018
    Featured Photo

    Nginx SSL+tomcat集群,request.getScheme() 取到https正确的协议详解 - Java高知 - CSDN博客

    原 Nginx SSL+tomcat集群,request.getScheme() 取到https正确的协议详解 2017年04月15日 17:08:14 Java高知 阅读数:6503 欢迎扫码加入Java高知群交流 公...
  • Published by solgoo November 27th, 2018

    Linux locale 缺失和安装 - 寒星孤照 - CSDN博客

    原 Linux locale 缺失和安装 2012年10月25日 10:16:29 yunhuang2010 阅读数:19081更多 个人分类: Linux Tips ...
  • Published by solgoo November 27th, 2018
    Featured Photo

    ubuntu16.04安装python3

    ubuntu16.04安装python3 meetliuxin 关注 2018.06.25 16:11 字数 269 阅读 1292评论 0喜欢 1 ...
  • Published by solgoo November 26th, 2018

    CentOS6.x 安装 Docker 和 Docker Compose - kinginblue的专栏 - CSDN博客

    原 CentOS6.x 安装 Docker 和 Docker Compose 2017年06月21日 10:47:25 kinginblue 阅读数:18878更多 个人分类: Docker CentOS ...
  • Published by solgoo November 26th, 2018
    Featured Photo

    下载工具系列——CloudTorrent (你云端的BT下载器,自带搜索) | Senraの小窝

    下载工具系列——CloudTorrent (你云端的BT下载器,自带搜索) 一.介绍 之前介绍的主要还是常规的,或者说老牌的BT下载工具,也该来点比较新鲜的,这个软件还是当初我在逗比那儿看到的,了解了下发现还可以,所以来分享一下。这是一款由Go编写的程序,支持种子/磁力下载,支持在线搜索直接加入下载,作者计划加入在线播放以及前后端分离的功能。 二.安装 作为一款Go的程序,安装部分那是一贯的简单,作者提供了ARM(树莓派等)/Darwin(macOS)/Linux/Windows的全平台程...
  • Published by solgoo November 25th, 2018
    Featured Photo

    首页 | Read the Docs

    首页 | Read the Docs https://readthedocs.org/ Read the Docs simplifies technical documentation by automating building, versioning, and hosting for you. Build up-to-date documentation for the web, print, and offline use on every version control push autom...
← View Previous Posts View More Posts →

© 2025 solgoo's Site.

Powered by Postach.io