Get the App
  • VSphere uses vCenter server for virtual host management

    VSphere uses vCenter server for virtual host management

    The ultimate goal of deploying vSphere is to run virtual machines on it and realize server virtualization. In order to ensure the proper operation of virtual machines, administrators can use a variety of methods to create virtual machines and deploy them to the vSphere data center. You can create a single virtual machine and then install VMwa according to

    Shulou · 2022-06-03 05:12
  • VMware ESXi 6.7installation configuration

    VMware ESXi 6.7installation configuration

    VMware ESXi 6.7 was released on November 15, 2016. the installation process is described below. It is not much different from the previous ESXi product installation. This installation process is demonstrated by using VMware Workstation 15 platform for installation. As follows

    Shulou · 2022-06-03 05:11
  • Comprehensive interpretation | official release of Istio v1.1

    Comprehensive interpretation | official release of Istio v1.1

    Istio v1.1 was released on March 20, 2019, Beijing time. After Istio continues version 1. 0, six patches have been released to expand and improve related features. After 8 months of hard work and countless test iterations, version 1.1 is finally available to you, causing

    Shulou · 2022-06-03 05:11
  • Kubernetes Basics-1

    Kubernetes Basics-1

    Kubernetes outlines what Kubernetes is. 1.Kubernetes is a container cluster management system open source by Google in 2014, Kubernetes is referred to as K8S. 2.K8S is used to deploy containerized applications and extend

    Shulou · 2022-06-03 05:11
  • Installation steps for zabbix3.4

    Installation steps for zabbix3.4

    Zabbix is an enterprise-level open source solution based on WEB interface that provides distributed system monitoring and network monitoring capabilities. Monitor various network parameters to ensure the safe operation of the server system, and provide a soft notification mechanism for system administrators to quickly locate / solve various problems.

    Shulou · 2022-06-03 05:11
  • What do you need to pay attention to when migrating a website

    What do you need to pay attention to when migrating a website

    In the past, enterprises that used traditional physical servers chose better performance cloud servers when upgrading their servers. So what do we need to pay attention to when doing server migration? Let's have a look with Xiao Yun. What test preparations do you need to prepare for the migration of a website to a CVM? 1.

    Shulou · 2022-06-03 05:11
  • With serverless, the front end can also quickly develop a Puppeteer web screenshot service.

    With serverless, the front end can also quickly develop a Puppeteer web screenshot service.

    For more information on cloud native technology, please follow Alibaba Cloud native technology circle. What is Puppeteer? The official website of puppeteer is introduced as follows: Puppeteer is a Node library which provides a

    Shulou · 2022-06-03 05:11
  • How to choose a virtual host?

    How to choose a virtual host?

    Select the virtual host to build the website, pre-install the website application environment and database environment, provide a visual control panel environment, the operation is simple. Therefore, many webmasters and enterprises will still use virtual hosts first. In the selection, we should pay attention to the following aspects. 1. Price. This should be bought by many people.

    Shulou · 2022-06-03 05:11
  • Install the Zabbix agent client on Windows

    Install the Zabbix agent client on Windows

    Download address: https://www.zabbix.com/downloads/3.4.0/zabbix_agents_3.4.0.win.zip will download the new zabbix directory on disk C of the Windows system.

    Shulou · 2022-06-03 05:11
  • Shadowsocks installs kcptun acceleration

    Shadowsocks installs kcptun acceleration

    Kcptun introduces that Kcptun is a very simple and fast UDP tunnel based on KCP protocol, which can convert TCP streams into KCP+UDP streams. KCP is a fast and reliable protocol, which can waste 10% more than TCP.

    Shulou · 2022-06-03 05:11
  • Containers vs Serverless: what is the essential difference?

    Containers vs Serverless: what is the essential difference?

    In the field of cloud computing, container and serverless computing have occupied the forefront of development. Author | Emra Samdan Translation | A little history of bocloudresearch not long ago, the development, deployment, and maintenance of applications were much more complex and time-consuming than they are now. In

    Shulou · 2022-06-03 05:11
  • The most commonly used instructions in Dockerfile

    The most commonly used instructions in Dockerfile

    FROM specifies the base image. The author of the MAINTAINER setting image, which can be any string. COPY copies files from build context to the mirror. COPY supports two forms: COPY src destCOPY

    Shulou · 2022-06-03 05:11
  • Google garbled IE browser English

    Google garbled IE browser English

    1. Run it first and lpksetup to see if your Chinese language pack is correct. (click the uninstall language to see if the default is Chinese, which you can't uninstall by default) 2. Enter the control panel, select the area, and whether it is all in Chinese: format, location, and management are all selected.

    Shulou · 2022-06-03 05:11
  • Kubernetes deployment (X): stored glusterfs and heketi deployment

    Kubernetes deployment (X): stored glusterfs and heketi deployment

    Related content: Kubernetes deployment (1): architecture and function description Kubernetes deployment (2): system environment initialization Kubernetes deployment (3): CA certificate production Kubernetes deployment (4): ETCD cluster deployment Kub

    Shulou · 2022-06-03 05:11
  • Comprehensive routing experiment based on LInux system

    Comprehensive routing experiment based on LInux system

    As shown in the introduction topology diagram above, static routes, default routes, and rip and ospf in dynamic routes are used in this lab, and the ports and areas are also clearly marked. Configure process R2, note that to configure the default route out R1, which is the same as the 192.168.10.0 network segment, static needs to be configured.

    Shulou · 2022-06-03 05:11
  • Server fundamentals

    Server fundamentals

    1. Server Overview 1) Server is a kind of computer, which is a high-performance computer that provides various services to client computers in the network. 2) under the control of the network operating system, the server provides the connected hard disk, tape, printer and expensive special communication equipment to the customer sites on the network.

    Shulou · 2022-06-03 05:11
  • Important and commonly used commands under linux

    Important and commonly used commands under linux

    1. Installation tools (1) install apache, decompression tools, nginx, download tools, command line tools (ifconfig, route, arp and netstat, etc.) vim editor # yum install httpd#yum ins

    Shulou · 2022-06-03 05:11
  • Microsoft Hyper-v nested Virtualization

    Microsoft Hyper-v nested Virtualization

    Now nested virtualization is becoming more and more popular, and many brothers have begun to study Microsoft's Hyper-v nested virtualization, so what is nested virtualization? What is nested virtualization simply allows you to use a virtual machine as a Hyper-V host and create a virtual machine in the virtualized host

    Shulou · 2022-06-03 05:11
  • The Evolution and thinking of Serverless from the Perspective of functional Computing Architecture

    The Evolution and thinking of Serverless from the Perspective of functional Computing Architecture

    Author | Yang Haoran Alibaba Senior Technical expert Guide: cloud computing can become a subversive force in the DT era because its essence is to break the traditional architecture model, reduce costs and simplify the architecture, and better meet the needs of users with new thinking. And serverless computing (Ser

    Shulou · 2022-06-03 05:10
  • Ipconfig command carding

    Ipconfig command carding

    C:\ Users\ administrator > ipconfig / usage: ipconfig /? Show this help message ipconfig / all displays the full configuration information. Ipconfig / release release specified

    Shulou · 2022-06-03 05:10