Get the App
  • How to use PowerShell of XenDesktop to do Update Machines-- qualified Pool

    How to use PowerShell of XenDesktop to do Update Machines-- qualified Pool

    Recently, a customer thought that after updating the Windows 7 master, he could update automatically every month without moving to Studio, so he wrote a Powershell for this requirement and incorporated it into the work schedule of Windows 2012. Go first.

    Shulou · 2022-06-03 05:32
  • Squid proxy server

    Squid proxy server

    Squid proxy server simulates intranet client IP192.168.1.10 proxy server internal network port IP192.168.1.254 proxy server external network port IP202.0.0.252 external network server IP202.0.0.10-1 installation and

    Shulou · 2022-06-03 05:32
  • Cenots7 deployment etcd cluster

    Cenots7 deployment etcd cluster

    Ip role 192.168.1.101master192.168.1.102node1192.168.1.103node21. Install etcdyum install-y etcd2. Configuration file # mast

    Shulou · 2022-06-03 05:32
  • Troubleshooting of Windows system

    Troubleshooting of Windows system

    Server can not connect remotely for common reasons and solutions: 1, system problems: jam, blue screen, system damage caused by the loss of system files, etc. Solution: when the system is stuck, hard restart the system. Blue screen to see the corresponding code to see what is the problem caused by the loss of system files, first check which text

    Shulou · 2022-06-03 05:32
  • Windows10 cannot access the LAN folder

    Windows10 cannot access the LAN folder

    Recently, the hard disk can not store the data on the classmate's computer, and then use the shared folder function provided by Windows to provide file access, but this morning I accidentally hung up the system and reinstalled the Windows10 professional workstation version. The previous Windows professional version did not have this hair.

    Shulou · 2022-06-03 05:32
  • UCloud next Generation external Network Gateway Design and related Open Source work based on the New Features of Linux Kernel

    UCloud next Generation external Network Gateway Design and related Open Source work based on the New Features of Linux Kernel

    The purpose of UCloud public network gateway is to carry the outbound and outbound traffic of public network IP, load balancing and other products. The current implementation of OVS/GRE tunnel/netns/iptables based on Linux kernel supports the existing business very well. At the same time, are we here?

    Shulou · 2022-06-03 05:32
  • CentOS7.2 install Ganglia3.7.2

    CentOS7.2 install Ganglia3.7.2

    For more details on how to use Ganglia, please read the authoritative guide to Ganglia. Http://www.51niux.com/?id=83http://www.51niux.com/?id=84http://www.51n

    Shulou · 2022-06-03 05:32
  • How to install windows7/8 with Parallels Desktop in MacBook

    How to install windows7/8 with Parallels Desktop in MacBook

    Although MacBook is really easy to use, under China's national conditions, there are a lot of software that only supports IE and windows systems. Therefore, it is necessary to install a windows version of the system for your own MacBook. I have tried to build it with Boot Camp before.

    Shulou · 2022-06-03 05:32
  • Technical Analysis of SmartX products: SMTX distributed Block Storage-- metadata

    Technical Analysis of SmartX products: SMTX distributed Block Storage-- metadata

    Building an enterprise distributed storage system is a challenging task for any team. Not only need a lot of theoretical basis, but also need to have good engineering ability. SmartX has been invested in the field of distributed storage for 5 years and has accumulated a lot of valuable practices.

    Shulou · 2022-06-03 05:31
  • Concepts of ip, subnet mask, number of networks, number of hosts

    Concepts of ip, subnet mask, number of networks, number of hosts

    Several common types of public network ip addresses: class An ip address range: 0.0.0.0-127.255.255.255 can have 16777214-2 hosts, suitable for large-scale network Class B ip address range is: 128.0.0.0-191.255.

    Shulou · 2022-06-03 05:31
  • "subtract" K8s API: challenge and practice of Alibaba Cloud Native Application Management

    Author | Sun Jianbo (Tianyuan) Alibaba technical expert this article is compiled from the community sharing on November 21, 2 high-quality shares per month, click to join the community. As early as 2011, Alibaba began its internal application containerization, which was originally based on LXC technology.

    Shulou · 2022-06-03 05:31
  • Simple Dockerfile writing (example!!)

    Simple Dockerfile writing (example!!)

    1. The basic image FROM centos# on which Apachemkdir apachecd apachevim Dockerfile# is based maintains the user information of the image MAINTAINER The porject # mirror operation

    Shulou · 2022-06-03 05:31
  • Nginx service optimization (2) modify the program to run users and groups

    Nginx service optimization (2) modify the program to run users and groups

    Modify Nginx users and groups Nginx runtime process requires the support of users and groups to achieve access control when reading website files. Nginx uses nobody user accounts and group accounts by default. Generally, the method of modification is also needed to specify the user and group modification when compiling and installing.

    Shulou · 2022-06-03 05:31
  • Prometheus configure nail alarm

    Prometheus configure nail alarm

    Prometheus configuration nail alarm acquisition nail token configuration nail webhook ​ nail provides a webhook interface through the robot, but the nailing robot has strict requirements on the file format, so it must be converted through a specific format before it can be sent to you.

    Shulou · 2022-06-03 05:31
  • Building Web Cluster by Haproxy-- practical experience

    Building Web Cluster by Haproxy-- practical experience

    Experimental requirements: 1. One Haproxy scheduling server, two Nginx servers, one windows7 as the client; 2. Three servers are CentOS 7.364-bit system; 3. All host network cards are set to host-only mode, and bind statically

    Shulou · 2022-06-03 05:31
  • Windows system uses telnet tools

    Windows system uses telnet tools

    System environment: when windows server 2008 uses telnet, an error is reported: 'telnet' is not an internal or external command, nor is it a runnable program or batch file. Error reason: there is no telnet command to install telnet method: "count"

    Shulou · 2022-06-03 05:31
  • Installation steps and Environment Optimization of GNS3

    Installation steps and Environment Optimization of GNS3

    Preparation tools: 1. Computer 2. Software installation package: Baidu cloud sharing package link: https://pan.baidu.com/s/1-nRbwp72NaLZd8BXmWCCMQ extraction code: d8xh 1, what is GNS3? 1. Introduction: GN

    Shulou · 2022-06-03 05:31
  • The problem with phpmyadmin

    The problem with phpmyadmin

    2002 problem config.default.php$cfg ['Servers'] [$] [' host'] = 'localhost'; replaced by $cfg [' Servers'] [$I] ['host'] =

    Shulou · 2022-06-03 05:31
  • How Docker works

    How Docker works

    The working principle of Docker architecture friends who are not familiar with Docker can refer to the blog post: introduction to Docker and detailed explanation of installation and configuration. First of all, Docker is developed on the basis of Go language and works on the structure of Chand S, as shown in the figure: (1)

    Shulou · 2022-06-03 05:31
  • Vsftp installation and configuration of virtual users

    Vsftp installation and configuration of virtual users

    Vsftp installation and configuration of virtual users 1. Install with yum [root@VM_64_122_centos vsftpd] # yum installvsftpd installation after the completion of the vsftpd default configuration file in / etc/v

    Shulou · 2022-06-03 05:31