Get the App
  • Docker Operation and maintenance deployment of the

    Docker Operation and maintenance deployment of the "practical" Open Source Project-Building Cluster deployment with the help of dockerSwarm (9)

    Original articles, welcome to reprint. Reprint please indicate: reproduced from IT Story Association, thank you! Original link address: "actual combat" open source project dockerized operation and maintenance deployment-build cluster deployment with the help of dockerSwarm (9) in order to integrate learning knowledge, all sets are currently available.

    Shulou · 2022-06-02 17:20
  • How to burn and write image files on Xinlingsi SInA33 development board

    How to burn and write image files on Xinlingsi SInA33 development board

    Development platform * Xinlingsi SinlinxA33 Development Board Taobao Shop: https://sinlinx.taobao.com/ embedded linux Development Board Exchange QQ:641395230 the last section has produced the linux image text

    Shulou · 2022-06-02 17:20
  • Windows background runs jar package and closes.

    Windows background runs jar package and closes.

    1. Batch file writing. Start.bat=@echo offstart javaw-jar xxx.jarexit the javaw plus w here means the background starts. two。 How to find it if the background starts

    Shulou · 2022-06-02 17:20
  • Filebeat collects syslog logs of docker

    Filebeat collects syslog logs of docker

    For log collection in docker, you first need to understand the log driver type of docker, 1.json-file log format is json. The default log driver 2.none does not produce logs 3.syslog writes logs to syslog, the sysl

    Shulou · 2022-06-02 17:20
  • Process daemon Supervisor [Series 1: installation and configuration]

    Process daemon Supervisor [Series 1: installation and configuration]

    Process daemon Supervisor preparation: environment: Centos 7 (Centos6.5 is not suitable for the following tutorials) Python > = 2.7 (for upgrades see: Python upgrade tutorials) pip package management tools installation (installed but skipped) cur

    Shulou · 2022-06-02 17:20
  • Powershell- Bubble sort

    Powershell- Bubble sort

    Function Sort-List {param ($list) write "Before sorting" write "$list" $len = $list.Countforeach ($I in)

    Shulou · 2022-06-02 17:20
  • Remote Desktop RDP error CredSSP encryption oracle remediatation

    Remote Desktop RDP error CredSSP encryption oracle remediatation

    Remote Desktop error "CredSSP encryption oracle remediation" because there is no patch on the client or server side, the other party refuses to establish a remote desktop connection with him. This can be bypassed by policy or changing the registry.

    Shulou · 2022-06-02 17:20
  • Detailed introduction of HTTP

    Detailed introduction of HTTP

    one。 Overview of HTTP (Hyper Text Transfer Protocol), Hypertext transfer Protocol, is a stateless connection established on TCP. The whole workflow is basically sent by the client (client) to the server (server).

    Shulou · 2022-06-02 17:20
  • Sealos installs Kubernetes v1.16.0 HA cluster

    Sealos installs Kubernetes v1.16.0 HA cluster

    Sealos installation Kubernetes v1.16.0 HA Cluster github Project Link https://github.com/fanux/sealos initialization master node and worker node initialization script in

    Shulou · 2022-06-02 17:20
  • Linux four swordsmen find, grep, sed, awk finishing

    Linux four swordsmen find, grep, sed, awk finishing

    Linux four swordsmen find, grep, sed, awk finishing find is mainly used to find the path of a file or directory in the Linux operating system, and to find out the path of a file or directory that meets the conditions.

    Shulou · 2022-06-02 17:20
  • Virtual machine creates silent snapshot error: msg.snapshot.error-QUIESCINGERROR

    Virtual machine creates silent snapshot error: msg.snapshot.error-QUIESCINGERROR

    Virtual machine creates silent snapshot error: solution: start service virtual disk service and set it to start automatically, disable vmware snapshot provider service

    Shulou · 2022-06-02 17:20
  • Hyper V server 2012 R2 commonly used powershell commands

    Hyper V server 2012 R2 commonly used powershell commands

    Hyper V server 2012 R2 commonly used powershell commands to get network card information Get-netadapterGet-netipinterface set DNS address Set-DnsClient

    Shulou · 2022-06-02 17:20
  • Kubernetes1.15 deployment Dashboard

    Kubernetes1.15 deployment Dashboard

    Do the following on the master node = = deployment method 1-native file deployment: kubectl apply-f https://raw.githubusercontent.com/kubernetes/da

    Shulou · 2022-06-02 17:20
  • Summary of basic knowledge of AIX (2)

    Summary of basic knowledge of AIX (2)

    2.3 use basic commands 12, cat commands to display the contents of the file on standard output, but do not update the file. The specific syntax is: cat + file name. For example, to display the contents of the / home/long/example.txt file, you can use the following command:

    Shulou · 2022-06-02 17:20
  • WEB Server-Virtual Host, Log, Authentication and Optimization of Nginx

    WEB Server-Virtual Host, Log, Authentication and Optimization of Nginx

    WEB Server-Nginx's overview of virtual hosting, logging, authentication and optimization Nginx ("engine x") is a high-performance HTTP and reverse proxy server, as well as an IMAP/POP3/SMTP server. Nginx is created by Igor

    Shulou · 2022-06-02 17:20
  • Play Raspberry Pie & mdash;— manages Windows IoT equipment

    Play Raspberry Pie & mdash;— manages Windows IoT equipment

    Installing the raspberry pie is only the first step, and a complete set of tools such as a management system are essential to get the Windows 10 IoT Core running on the raspberry pie. Because Windows 10 IoT Core runs on the card computer, there are not too many UI operations set up.

    Shulou · 2022-06-02 17:19
  • Compile and install Nginx under CentOS 6

    Compile and install Nginx under CentOS 6

    Compile and install NginxBy under CentOS 6: Lao Ningyi, prepare make environment yum-y install gcc gcc-c++ automake autoconf libtool make II, prepare Nginx ring

    Shulou · 2022-06-02 17:19
  • Install feedparser under windows

    Install feedparser under windows

    Extract the downloaded package, copy the python.py file under the path where python is installed into the extracted package (for example: feedparser-5.2.1), open the command prompt, switch to the extracted folder, and execute python setup.py

    Shulou · 2022-06-02 17:19
  • (4) prometheus dynamically loads configuration reload

    (4) prometheus dynamically loads configuration reload

    Dynamic loading configuration method 1:prometheus process sends SIGHUP signal shell > kill-HUP pgrep prometheus dynamic load configuration method 2: start shell > systemc in the way of daemon

    Shulou · 2022-06-02 17:19
  • Release of docker image images

    Release of docker image images

    Docker pull can pull some image on docker hub and publish its own image push before you can push imagedocker logi by registering with docker hub.

    Shulou · 2022-06-02 17:19