Get the App
  • Distributed Network switch of VMWARE

    Distributed Network switch of VMWARE

    Standard virtual switch is different from distributed virtual switch: standard virtual switch is based on a single ESXI host, does not involve other ESXI hosts, or the entire data center cluster host, and has a single function, without NetFlow, monitoring, QOS and other functions. Distributed virtual switches: all

    Shulou · 2022-06-02 19:11
  • Swap partition management (partition or file) for CentOS7

    Swap partition management (partition or file) for CentOS7

    CentOS7 swap partition management (partition or file) 1, swap can be created separately when installing the operating system; you can also create the remaining hard disk after installing the operating system; you can also create a file when the swap partition uses 2, it is recommended to create a new partition

    Shulou · 2022-06-02 19:11
  • Some security features of Linux's SSh

    Some security features of Linux's SSh

    SSH is developed by IETF's Network Group (Network Working Group); SSH is a security protocol based on the application layer. SSH is currently a reliable protocol designed to provide security for remote login sessions and other network services.

    Shulou · 2022-06-02 19:10
  • Linux CentOS6.5 Firewall (shuts down ports other than providing system services)

    Linux CentOS6.5 Firewall (shuts down ports other than providing system services)

    1. Allow ssh service connection or you cannot connect to the server remotely (add input chain rule: tcp protocol opens port 22 action to accept) # iptables-An INPUT-p tcp-- dport 22-j ACCEPT2

    Shulou · 2022-06-02 19:10
  • Regular expressions of shell script programming (2) (extended regular expressions, sed)

    Regular expressions of shell script programming (2) (extended regular expressions, sed)

    Shell script programming regular expressions (2) Preface ​ this article mainly introduces extended regular expressions, at the same time, continues to introduce sed text processing tools according to the style of the previous article. Sed, as one of the "three musketeers" in shell programming, plays a great role in text processing.

    Shulou · 2022-06-02 19:10
  • 09-01-deploy front-end servers-7-deploy

    09-01-deploy front-end servers-7-deploy

    "practical training for Systems Engineers"-09-deploy instant messaging system-01-deploy front-end servers-7-deployment authors: learning endless QQ communication group: 454544014Install Skype for Business Server on

    Shulou · 2022-06-02 19:10
  • Solution to the delay of Master-Slave replication in High availability Database UDB

    Solution to the delay of Master-Slave replication in High availability Database UDB

    The delay of MySQL master-slave replication has been a perplexing problem in the industry for a long time. The emergence of delay will reduce the value of master-slave read-write separation, which is not conducive to the use of MySQL for services with high real-time data. UDB is a cloud database service launched by UCloud. It has been online for six years and has operated tens of thousands of U

    Shulou · 2022-06-02 19:10
  • Delete default database for full installation of exchange2016 4 nodes

    Delete default database for full installation of exchange2016 4 nodes

    Get the existing database, and the first default database arbitration mailbox migration arbitration mailbox to Mbox1 get auditlog mailbox migration auditlog mailbox to Mbox1 get monitoring mailbox migration monitoring mailbox to Mbox1 get

    Shulou · 2022-06-02 19:09
  • Points for attention when installing the operating system graphically

    Points for attention when installing the operating system graphically

    Using a graphical method to install the operating system is relatively simple. Just follow the prompts: step 1: select the image to be restored, step 2: specify the drive letter for installation. Here we need to pay attention to whether disk C has a small green check box. Be sure to pay attention to the selection of graphical installation.

    Shulou · 2022-06-02 19:09
  • Nginx acts as tcp agent

    Nginx acts as tcp agent

    User nginx;worker_processes auto;error_log / var/log/nginx/error.log;pid / run/nginx.pid;# Load dynami

    Shulou · 2022-06-02 19:09
  • Rancher 2.3 release: the first GA supports Windows container and officially integrates Istio

    Rancher 2.3 release: the first GA supports Windows container and officially integrates Istio

    On October 9, 2019, Rancher Labs (hereinafter referred to as Rancher), a leading provider of container management software, officially released Rancher 2.3 GA. This version is by far the most important version update for Rancher Labs

    Shulou · 2022-06-02 19:09
  • Build server for mac time machine backup on linux

    Build server for mac time machine backup on linux

    Mac time machine backup can support external hard disk and samba, so it is more convenient to use samba combined with ceph to store time machine data. Samba needs version 4.8 or above. Actually use docker to install samba4.8. Although mac can be mounted, the time machine

    Shulou · 2022-06-02 19:09
  • About disk IO in linux

    About disk IO in linux

    Check the disk IO load-see which processes are reading and writing to disk 1. Lsof command to view the file opened by the process lsof full name is list open files, that is, to list the files that have been opened in the system. Through the lsof command, you can find the corresponding file according to the file.

    Shulou · 2022-06-02 19:09
  • Python open source license plate recognition

    Python open source license plate recognition

    Pip3 install opencv-python==3.4.2.16pip3 install opencv-contrib-python==3.4.2.16pip3 install hyperlp

    Shulou · 2022-06-02 19:09
  • Using Enterprise LNMP Environment to implement Wordpress Chinese site

    Using Enterprise LNMP Environment to implement Wordpress Chinese site

    Operating system: CentOS release 6.8 (Final) Web server software: Nginx-1.6.3.tar.gz database system: MySQL 5.5.52PHP version: php 5.3.3 site program: word

    Shulou · 2022-06-02 19:09
  • Connect the public cloud Kubernetes cluster through kubectl

    Connect the public cloud Kubernetes cluster through kubectl

    Kubectl is a command line tool of Kubernetes cluster. Through kubectl, the cluster itself can be managed and containerized applications can be installed and deployed on the cluster. Not only master and node nodes can be deployed, but also can be deployed to other machines.

    Shulou · 2022-06-02 19:09
  • An authentication error occurred on the remote desktop has been resolved, and the required function is not supported

    An authentication error occurred on the remote desktop has been resolved, and the required function is not supported

    Phenomenon: 1.2. Run gpedit.msc Local Group Policy, computer configuration-> Administrative templates-> system-> credential allocation, but I can't find the encryption Oracle Correction option reason Analysis Microsoft officially updated in May 2018

    Shulou · 2022-06-02 19:08
  • Unattended installation of Kickstart

    Unattended installation of Kickstart

    An overview of Kickstart unattended installation is to configure the installation answer file through the Kickstart tool to automatically complete various settings in the installation process, so as to improve the efficiency of network installation without manual intervention, and can also be completed by adding% post script to the answer file.

    Shulou · 2022-06-02 19:08
  • VPC comparing OTC (Open Telekom Cloud) and AWS

    VPC comparing OTC (Open Telekom Cloud) and AWS

    As the most basic service of cloud computing, VPC (Virtual Private Cloud) plays an important role in the use of cloud computing. Let's make a detailed comparison of the VPC services provided in OTC and AWS. Type of service provided: OTC: AWS

    Shulou · 2022-06-02 19:08
  • () in the Shell of my Shell study notes

    () in the Shell of my Shell study notes

    IT technology is vast, with gradual learning, in order to do less repetitive learning, it is necessary to record bits and pieces of knowledge of self-study Shell. Shell uses (): the command is put into (), and the execution of the command is one-time and will not affect the current environment # (command) opens a

    Shulou · 2022-06-02 19:08