摘要:        
附上postgres下载地址: https://yum.postgresql.org/11/redhat/rhel-7-x86_64/repoview/postgresqldbserver11.group.html 分别下载rpm包,并安装 https://yum.postgresql.org/11    阅读全文
posted @ 2019-12-06 19:52
也曾少年
阅读(907)
评论(0)
推荐(0)
        
            
        
        
摘要:        
场景一: 将外网访问192.168.100.10的80端口转发到192.168.75.5:8000端口。 # iptables -t nat -A PREROUTING -d 192.168.100.10 -p tcp --dport 80 -j DNAT --to-destination 192.    阅读全文
posted @ 2019-12-06 15:49
也曾少年
阅读(2106)
评论(0)
推荐(1)
        
                    
                
浙公网安备 33010602011771号