Get the App
  • Several characteristics of CVM

    Several characteristics of CVM

    In this article, we will take a look at several major features of cloud servers. There is a certain reference value, friends in need can refer to, hope to help you. Cloud servers are based on cloud computing technology, which provides convenient and on-demand access to computing resources (including the network) through the network.

    Shulou · 2022-06-03 00:41
  • What is the definition of cloud computing?

    What is the definition of cloud computing?

    At the upper level, cloud computing can be divided into: IaaS, PaaS, SaaS. IaaS refers to the mode of abstracting physical computing, storage, network and other resources to form software computing, storage, network and other resources, realizing unified management, providing flexible supply and distribution according to demand, and connecting virtual data.

    Shulou · 2022-06-03 00:41
  • The environment construction of GNS3 under windows + the interconnection of two kinds of connecting switches

    The environment construction of GNS3 under windows + the interconnection of two kinds of connecting switches

    Required tool windows10 link: https://pan.baidu.com/s/1Aj0XEc2O4kWR40QHIuoB9A extraction code: sdjm copy this content after opening Baidu network disk mobile phone App, the operation is more convenient, oh GNS3

    Shulou · 2022-06-03 00:40
  • Kubernetes deployment solution across computer rooms

    Kubernetes deployment solution across computer rooms

    Since the business needs to be distributed in multiple data centers, it will be very inconvenient to split and switch traffic if you use one deployment deployment. Therefore, consider splitting the service by region. 1. Define the server's zone through node label, for example: kubectl

    Shulou · 2022-06-03 00:40
  • Multithreaded programming-implementation of thread pool

    Multithreaded programming-implementation of thread pool

    Multithreaded programming-Thread Pool implementation and Task Separation component-Thread Pool https://github.com/wangbojing/threadpool multithreading technology mainly solves the problem of multiple thread execution in the processor unit, it can significantly reduce

    Shulou · 2022-06-03 00:40
  • HP-UX B.11.23 ia64 system upgrade install opens

    HP-UX B.11.23 ia64 system upgrade install opens

    Recently, as Green League continues to sweep openssh loopholes, it has decided to upgrade the HP machine and upgrade openssh to the latest. Check the version of the device ssh. It is true that there is a website that provides a very detailed download of the HP series installation package, including HP-UX 10.20 |

    Shulou · 2022-06-03 00:40
  • Query all prohibited domain accounts and move them to the specified OU in batch

    Query all prohibited domain accounts and move them to the specified OU in batch

    Get-aduser-Filter *-SearchBase "DC=apple,DC=net" | foreach {if ($_ .enabled-eq $false) {$_ .ObjectGU

    Shulou · 2022-06-03 00:40
  • How to use chmod Command in linux

    How to use chmod Command in linux

    This article uses easy-to-understand examples to introduce the use of chmod commands in linux, the code is very detailed, interested friends can refer to, hope to be helpful. Introduction to chmod: the command chmod can be used in linux for files or

    Shulou · 2022-06-03 00:40
  • [reading Notes] 05 | vernacular Container Foundation (1): speaking from the process

    [reading Notes] 05 | vernacular Container Foundation (1): speaking from the process

    "in-depth Analysis of Kubernetes-05 | vernacular Container Foundation (1): from the process" the implementation of the container mainly applies the mechanisms of namespace and cgroups, in which the implementation of namespace actually calls cl at the bottom.

    Shulou · 2022-06-03 00:40
  • Retrieve the passwords of each system under Linux/Unix

    Retrieve the passwords of each system under Linux/Unix

    1.freebsd FreeBSD 4.7 when boot... 9 seconds is displayed, press any key to enter: boot-s login after # / sbin/mount-a # passwd enter the new password

    Shulou · 2022-06-03 00:40
  • HP Machine Array

    HP Machine Array

    1. Press F9 to set up the boot and enter the interface of bios and select System Options  SATA Controller Options  Embedded SATA Configuration .

    Shulou · 2022-06-03 00:39
  • VMware and GNS3 to build a Linux Relay DHCP Service

    VMware and GNS3 to build a Linux Relay DHCP Service

    Https://blog.51cto.com/14451009/2434021, this blog specifically describes how to use Linux to build a DHCP server. So this blog will do a GNS3 with VMware virtual implementation of Lin.

    Shulou · 2022-06-03 00:39
  • Windows shared learning notes 5

    Windows shared learning notes 5

    Windows sharing is based on SMb/cifs protocol to publish the resources of one host to other hosts to share (sharing = resource reuse) environment creation: network connectivity, the network card of the virtual machine is connected to the same network, the IP address of two virtual machines is set, and network sharing is enabled: control panel-network

    Shulou · 2022-06-03 00:39
  • Nginx configuration fastdfs-nginx-module module

    Nginx configuration fastdfs-nginx-module module

    The first part introduces the installation of FastDFS, here is mainly to install the fastdfs-nginx-module module for NG, to complete the upload and download of FastDFS, install Nginx and fastdfs-nginx-module [ro]

    Shulou · 2022-06-03 00:39
  • Skype for Business Server 2019 Public Preview released

    Skype for Business Server 2019 Public Preview released

    The good news is that the Skype for Business Server 2019 public preview is here. The final generally available version will be released by the end of this year. This version is suitable for laboratory testing, not production. Download link: http://download

    Shulou · 2022-06-03 00:39
  • Python socket programming

    Python socket programming

    It takes six steps to establish a server connection. The first step is to create a socket object. Call the socket constructor. The value of socket=socket.socket (familly,type) family can be AF_UNIX (Unix domain

    Shulou · 2022-06-03 00:39
  • Several ways of exposing Service Ports by kubernetes

    Several ways of exposing Service Ports by kubernetes

    Several ways for kubernetes to expose service ports if you want to expose Service to an external IP address. Kubernetes supports four implementation methods. The details are as follows: 1: implement access within the cluster: ClusteripClust

    Shulou · 2022-06-03 00:39
  • Basic installation and operation of MongoDB

    Basic installation and operation of MongoDB

    Main points: MongoDB introduces linux system installation MongoDBMongoDB basic operation 1. MongoDB: (1) MongoDB is a database based on distributed file storage. Written in C++ language. Designed to provide scalability for WEB applications

    Shulou · 2022-06-03 00:39
  • Network layer protocol (essential practical information for rookies)

    Network layer protocol (essential practical information for rookies)

    First, the introduction of the function of the network layer: the main function of the network layer is to realize the transmission of data from the source to the destination. Second, IP packet format: 1, version: this field contains the IP version number, 4 bits. The current version numbers are IPv4 and IPv6, and here is IPv4. 2. Length of the head:

    Shulou · 2022-06-03 00:38
  • Build WIN2008R2 AD domain redundancy

    Build WIN2008R2 AD domain redundancy

    Build AD domain environment. Domain name: zhizhimao.com main domain control: win2008r2-dcIP: 172.16.18.2 Subnet Mask: 255.255.255.0 Gateway: 172.16.18.1DNS: 172.1

    Shulou · 2022-06-03 00:38