Get the App
  • Openshift All In One one-click deployment tool

    Openshift All In One one-click deployment tool

    OpenshiftOneClick: https://gitee.com/xhua/OpenshiftOneClick development tool: Ansible + Shell step: environment: CentOS 7.5 CPU

    Shulou · 2022-06-03 05:19
  • What are the development advantages of cloud computing

    What are the development advantages of cloud computing

    Since around 2007, IDC companies (Internet data centers) around the world have gradually changed their names to "cloud computing" for fear of accidentally giving competitors a head start. After the development of cloud computing over the years, cloud computing can reduce the IT energy consumption of the whole society, reduce emissions, and be truly "green".

    Shulou · 2022-06-03 05:19
  • Solve the problem that Jenkins uses SSH to configure remote directory error on Windows Server server

    Solve the problem that Jenkins uses SSH to configure remote directory error on Windows Server server

    When configuring the Publish over SSH plug-in for Jenkins, when referring to the Remote Directory directory, if the server is Windows server, fill in something like D:\ apache-tomcat-7.0.

    Shulou · 2022-06-03 05:19
  • Veeam BathampterR v9.5 u3a 1922 upgrade to V9.5 U4 2615

    Veeam BathampterR v9.5 u3a 1922 upgrade to V9.5 U4 2615

    Upgrade from VeeamBackup and Replication v9.5 u3a 1922 to V9.5 U4 2615 extract the installation file VeeamBackup&Replication_9.5.4.2615.Up

    Shulou · 2022-06-03 05:19
  • How to use windows remote Desktop

    How to use windows remote Desktop

    Windows systems come with remote desktop features, and you don't need to install additional software to remotely control them through tools that support the RDP protocol. Server: 1. My computer-> Administration-> Local users and groups-> users-> New users set account password

    Shulou · 2022-06-03 05:18
  • How to install Docker and build Kong

    How to install Docker and build Kong

    Kong is an API gateway that forwards API traffic between clients and (micro) services, extending functionality through plug-ins. The conceptual term upstream: is an abstraction of an upstream server; target: represents a physical service and is an abstraction of ip + port; s

    Shulou · 2022-06-03 05:18
  • Beginners in ELK

    Beginners in ELK

    First, ELK introduces that ELK is the acronym of the three open source frameworks of Elasticsearch, Logstash and Kibana. Second, our application 1) flush PC client anti-plug reporting system 2) flush intelligent customer service system the following is a brief introduction to our PC customers

    Shulou · 2022-06-03 05:18
  • Travis CI is used to continuously integrate your project.

    Travis CI is used to continuously integrate your project.

    Here the continuous integration blog based on GitHub is the project tool: zqz@ubuntu:~$ node-- versionv4.2.6zqz@ubuntu:~$ git-- versiongit version 2.

    Shulou · 2022-06-03 05:18
  • Basic knowledge of system management

    Basic knowledge of system management

    1. Basic knowledge of system management 1.1. System directory structure 1.2. The difference between the absolute path and the relative path, and when to use what path absolute path: the operation will start from the root relative path: the operation will operate from the current directory when you are in the directory

    Shulou · 2022-06-03 05:18
  • Exchange 2013 Rights Management

    Exchange 2013 Rights Management

    One defines Role Based Access Control (RBAC), which is the permission model for Microsoft Exchange Server 2013. There are two types of roles: administrative roles: can manage Ex

    Shulou · 2022-06-03 05:18
  • Sp_help view table structure alter column modify field length

    Sp_help view table structure alter column modify field length

    Sp_help View Table structure Field length alter table Table name alter column Field name varchar (8000)

    Shulou · 2022-06-03 05:18
  • Opengl configuration

    Opengl configuration

    Opengl configuration description: this configuration document is aimed at windows 64-bit operating system, configure vs2008 project 1, download OpenGL's glut class library: http://www.opengl.org/resources/libra

    Shulou · 2022-06-03 05:18
  • Firewall opens designated port

    Firewall opens designated port

    In some office environments, the computer or server generally needs to turn on the firewall, so it is too troublesome to change the port every time you open a port. The following is to add firewall rules with one click with the BAT script: for example, add an inbound rule named RDP PORT, port 33

    Shulou · 2022-06-03 05:18
  • How to crack the boot code of centos7

    How to crack the boot code of centos7

    Rescue mode step 1: start the system in the countdown selection interface, click on the screen, type e step 2: enter rd.break to find the line at the beginning of linux16, end to the end, enter rd.break step 3: ctrl+x type ctrl+x to run the fourth step

    Shulou · 2022-06-03 05:18
  • Ways to monitor website usability using Application Insights

    Ways to monitor website usability using Application Insights

    Among the many indicators to evaluate a website, usability is certainly the most important. A website must be available before it can evaluate other aspects. The unavailability of the website can not rely solely on your own people to find or wait for user complaints, but need to be equipped with active means for monitoring. So what we're going to talk to you about today is Azure M.

    Shulou · 2022-06-03 05:18
  • How to solve the problem of dashboard error in Kubernets installation

    How to solve the problem of dashboard error in Kubernets installation

    Finally, after the successful deployment of K8s, I intend to deploy K8s web UI:dashboard. The main deployment methods on the Internet are some dashboard services that IT uses yaml files to generate. Then all the articles are more or less problematic.

    Shulou · 2022-06-03 05:18
  • How to use acme.sh for ssl application and automatic renewal?

    How to use acme.sh for ssl application and automatic renewal?

    In this paper, taking demo.example.com as an example, the method of using acme.sh for ssl application and automatic renewal is introduced in detail. You only need to use any user to execute curl https://get.acme.sh. Shacme.sh

    Shulou · 2022-06-03 05:18
  • RBAC specification and corresponding implementation scheme recommendation

    RBAC specification and corresponding implementation scheme recommendation

    Data address: http://down.51cto.com/data/2459472rbac specification to solve non-standard and uncertain problems 3. Term {one of the four RBAC feature sets of component component (core RBAC hierarchy R

    Shulou · 2022-06-03 05:18
  • The difference between vps hosts and CVM

    The difference between vps hosts and CVM

    Due to the small price difference between vps hosts and CVMs, many users will ask questions such as the difference between vps hosts and CVMs and how to choose them. The following one of the connected editors will explain the difference between vps hosts and CVM in detail. CVM

    Shulou · 2022-06-03 05:18
  • How to shut down Tomcat service

    How to shut down Tomcat service

    By reading the source code of the Tomcat startup and shutdown process, this article deeply analyzes the principles behind different Tomcat shutdown methods, so that developers can understand what they need to pay attention to when using different shutdown methods, and avoid a variety of unpredictable errors caused by the abnormal exit of the JVM process. I.

    Shulou · 2022-06-03 05:18