Get the App
  • AD- finds the user Get-User that meets the specified criteria

    AD- finds the user Get-User that meets the specified criteria

    The following server is Exchange 2010. Use the Get-User command to find the user Get-User-ResultSize Unlimited whose department is IT |? {$_ .Department-Eq

    Shulou · 2022-06-02 15:29
  • SFB project experience-42-download visio icons from various manufacturers

    SFB project experience-42-download visio icons from various manufacturers

    Visio icon: http://www.visiocafe.com/index.htmSkype for Business 2015 Visio Stencil https://gallery.tech

    Shulou · 2022-06-02 15:28
  • Optimized configuration of Apache-- working mode

    Optimized configuration of Apache-- working mode

    The hardware environment in which Apache runs has the greatest impact on performance, among all hardware indicators, memory has the greatest impact on performance, followed by hard disk speed ● Apache working mode 1, prefork mode (a non-threaded) ⑴, the main working mode: when Apa

    Shulou · 2022-06-02 15:28
  • Cisco HyperFlex Multi-area Uplink (Disjoint Networks Upstream)

    Cisco HyperFlex Multi-area Uplink (Disjoint Networks Upstream)

    Cisco HyperFlex Multi-area uplink (Disjoint Networks Upstream) Deploy Layer 2 Disjoint Networks Upstream in End Ho

    Shulou · 2022-06-02 15:28
  • Do-it-yourself Epoll

    Do-it-yourself Epoll

    Epoll is the management mechanism of Linux IO multiplexing. As a necessary component of high-performance network IO on Linux platform. The implementation of kernel can be referred to: fs/eventpoll.c. Why do you need to implement epoll yourself? Now I'm going to do it myself.

    Shulou · 2022-06-02 15:28
  • Office 365 and SFB updates

    Office 365 and SFB updates

    Office 365Overview: Microsoft Teams products China: SFB onlineSFB local deployment different network environment: consider public network bandwidth enterprise voice: SFB online does not support international version-E5-enterprise voice Of

    Shulou · 2022-06-02 15:28
  • Zabbix Email alarm configuration

    Zabbix Email alarm configuration

    Zabbix email alarm configuration 1. Install sendmail or postfix (just install one) yum install sendmail # install service sendmail start # start chkconf

    Shulou · 2022-06-02 15:28
  • DHCP server configuration

    DHCP server configuration

    DHCP: dynamic host configuration protocol function: automatically assign TCP/IP information to each computer in the LAN, including IP address, subnet mask, gateway, and DNS server, etc. When doing this experiment, you should first set up the automatic acquisition of IP on the local connection of the physical machine, and then in the module

    Shulou · 2022-06-02 15:27
  • Gzip compressed file damage repair principle and data recovery method

    Gzip compressed file damage repair principle and data recovery method

    To repair the damaged gzip file, quote the GZIP structure diagram again: it is known that the key to repairing a damaged gzip file is to find the starting point of the next normal package. According to the information in the structure diagram, we can see whether there is a tail sign in the start structure of each compressed package.

    Shulou · 2022-06-02 15:27
  • Install prometheus on docker under ubuntu

    Install prometheus on docker under ubuntu

    Prometheus is an open source monitoring and alarm system and time series database (TSDB) developed by SoundCloud. Prometheus is developed in the GE language and is an open source version of the Google BorgMon monitoring system. 2016 by Goo

    Shulou · 2022-06-02 15:27
  • Enterprise Cloud Storage: why do large and medium-sized enterprises prefer self-built private clouds?

    Enterprise Cloud Storage: why do large and medium-sized enterprises prefer self-built private clouds?

    "on the cloud? we usually build our own enterprise private cloud." In 9102 years, in the choice of cloud storage services, medium and large enterprises are basically in step with the overall planning of self-built enterprise private cloud. Why do large and medium-sized enterprises prefer self-built enterprise private clouds? First, long-term cost considerations, on paper, usually at the beginning of the private cloud

    Shulou · 2022-06-02 15:27
  • K8S data migration method

    K8S data migration method

    Kubernetes has changed the way we all think about computing platforms. We also need to change the way modern applications store data. Enterprises are increasingly relying on digital services to reach customers, and traditional enterprises are redeploying their IT applications and services on Kubernetes

    Shulou · 2022-06-02 15:27
  • Bind of the DNS server

    Bind of the DNS server

    The plan for building a DNS server using bind is as follows: primary DNS server: Ip:172.16.30.10/24DNS:172.16.30.10 secondary DNS server: IP:172.16.30.20/24DNS=172.16.3

    Shulou · 2022-06-02 15:27
  • Linux/Centos7 software installation and management program

    Linux/Centos7 software installation and management program

    Linux/Centos7 installation and management program Linux application basic query RPM package information installation, upgrade, uninstall, RPM package / yum warehouse source code compilation 1, the relationship between application and system commands file location system commands: generally in / bin and /

    Shulou · 2022-06-02 15:27
  • SUS system postfix mailbox settings

    SUS system postfix mailbox settings

    [SUS11SP1 below version] it is relatively simple for SUS server to configure postfix mailbox. In SUS11SP1 version, you can configure mailbox directly through yast manager; 1 configure DNS information to execute yast command and enter "Network Se"

    Shulou · 2022-06-02 15:27
  • Windows Server 2008 R2 (x64) IIS7+PHP5.6.30 (FastCGI) environment building

    Windows Server 2008 R2 (x64) IIS7+PHP5.6.30 (FastCGI) environment building

    Download related software: 1. PHP download address: http://windows.php.net/downloads/releases/1, install Microsoft Visual C++ 2012 Redistribut

    Shulou · 2022-06-02 15:27
  • CentOS 7.7 yum installation and configuration Zabbix 4.0 LTS details (3)

    CentOS 7.7 yum installation and configuration Zabbix 4.0 LTS details (3)

    1. Configure mail alarm, Wechat alarm and nail alarm: 1. Configure mail alarm: (1) define the sender: Administration-- > Media types-- > Email-- > Media type-- > Upd

    Shulou · 2022-06-02 15:27
  • Scheduling tasks, using at commands to report errors

    Scheduling tasks, using at commands to report errors

    Schedule tasks, at commands use error report error message: "the interface is unknown." An error was reported when setting up scheduled tasks with task Schedule:

    Shulou · 2022-06-02 15:27
  • Tomcat log level

    Tomcat log level

    There are several tomcat log levels: Log level DescriptionSEVERE (highest) "Captures exception and ErrorWARNING" Warning m

    Shulou · 2022-06-02 15:27
  • The whole process of DNS separation and analysis can be followed.

    The whole process of DNS separation and analysis can be followed.

    In the separation resolution, the Linux is divided as the gateway resolution scope: 1. Analysis of external WAN area II. Internal LAN area resolution definition: according to different regional visitors, resolve the same domain name to get different addresses to open one linux and two windows (1 and 2) systems. In

    Shulou · 2022-06-02 15:26