Get the App
  • Considerations for LINQ to Entities query

    Considerations for LINQ to Entities query

    1 > sorting information loss if any other actions are performed after the sort operation, there is no guarantee that the sort results will be retained in these additional operations. These operations include Select and Where. In addition, First and Firs that use expressions as input parameters

    Shulou · 2022-06-01 07:59
  • Working principle and Analysis of ARP

    Working principle and Analysis of ARP

    1. The working principle of ARP packet format analysis: in network communication, the application of the source host knows the IP address and port number of the destination host, but does not know the hardware address of the destination host, and the data packet is first received by the network card and then deals with the upper layer protocol, if the hardware address of the received data packet is the same as that of the data packet.

    Shulou · 2022-06-01 07:59
  • How to realize defensive programming

    How to realize defensive programming

    How to implement defensive programming? In response to this problem, the editor today summarizes this article on defensive programming, hoping to help more friends who want to solve this problem to find a more simple and easy way. The whole point of defensive programming is to defend against mistakes you didn't expect. The main part of defensive programming

    Shulou · 2022-06-01 07:59
  • Development trend of Optical Fiber cabling Technology in New Generation data Center

    Development trend of Optical Fiber cabling Technology in New Generation data Center

    Article: sun Huiyong Market background: in the last five to six years, the construction of China's data center is in a stage of rapid growth, and according to the forecast of the third-party survey agency AMI, in the next five years or more, the construction of domestic data center will continue to be in the rapid growth channel, according to the newspaper.

    Shulou · 2022-06-01 07:59
  • 1. Installation of EVE-NG

    1. Installation of EVE-NG

    There are two ways to install EVE-NG EVE-NG: 1, install through iso image file 2, install link through ova template file: http://pan.baidu.com/s/1o8UQfxw password: 1zhl this time the party using ova template

    Shulou · 2022-06-01 07:59
  • DHCP snooping

    DHCP snooping

    The main task is to do DHCP Snooping. The DHCP server is on the router, while there are three VLAN on the SWA, which belong to three different network segments. The request message of the DHCP is broadcast, so the relay must be set up on the SWA before it can be transmitted to the router. Pseudo DHCP S

    Shulou · 2022-06-01 07:59
  • IPv6 of IP address

    IPv6 of IP address

    1. The IP addresses currently used in the IPv6 overview are all IPv4 versions. The reason why the IPv6 version is developed is mainly based on the following reasons: 1. The IPv4 address space is insufficient and the allocation is unreasonable; 2. The IPv4 header is too complex; 3. The router and host configuration are duplicated by using IPv4.

    Shulou · 2022-06-01 07:59
  • Analysis of arp spoofing

    Analysis of arp spoofing

    One: arp communication protocol process because the network circulation of the local area network is not carried out according to the IP address, but according to the MAC address for transmission, the computer is based on the mac to identify a machine. If An in the area network wants to send a message to host B, it will query the local ARP cache table and find the IP address pair of B.

    Shulou · 2022-06-01 07:58
  • Iptables running Logic and Analysis of-I-A parameters

    Iptables running Logic and Analysis of-I-A parameters

    As soon as I first came into contact with Iptables, I was confused about the-I and-A parameters,-I inserted one or more rules, and-An appended one or more rules. It's all about adding a rule. What's the difference between them? Experiment: took two machines, one sent PING packets, the other was quilted

    Shulou · 2022-06-01 07:58
  • Seminar on revision of White Paper on Integrated cabling Technology held in Shanghai

    Seminar on revision of White Paper on Integrated cabling Technology held in Shanghai

    On August 30, the Integrated cabling working Group held a regular meeting in Shanghai to discuss the revised drafts of several white papers, such as "White Paper on Design and installation Technology of Intelligent wiring Management system", "Technical requirements and Application Technology of Flame retardant Cable in data Center", "Application of short Link Test methods in data Center" and so on.

    Shulou · 2022-06-01 07:58
  • About Juniper ScreenOS MIP/VIP address description

    About Juniper ScreenOS MIP/VIP address description

    The Juniper ScreenOS MIP/VIP address indicates that the MIP/VIP address belongs to the global section address. When configuring the policy, it is recommended to configure the policy related to the MIP/VIP address through the global section. Although the MIP/VIP address can be called for other sections, it is called by the

    Shulou · 2022-06-01 07:58
  • The role of no auto summary-- Learning Notes

    The role of no auto summary-- Learning Notes

    In the RIPv2 version, for example, R1 now has a route for 10.1.1.2 no auto-summary 24. If no auto-summary is enabled in the RIPv2 version, then RIPv2 will transmit this route for 10.1.1.0 Universe 24.

    Shulou · 2022-06-01 07:58
  • An ordinary router can use the firmware of a third party

    An ordinary router can use the firmware of a third party

    Today, I just searched DnsMasq and saw an article called router DNSMasq instead of hosts, which supports Android, iPhone, PC and found that routers can swipe dd-wrt, openwrt and other firmware dd-wrt support list: ht

    Shulou · 2022-06-01 07:58
  • Bash arithmetic Operation and conditional Test statement

    Bash arithmetic Operation and conditional Test statement

    1. Use bash script programming to realize arithmetic operation: 1) +, -: add operation *, /%: modular operation, take the remainder * * | ^ 2) enhanced arithmetic operation symbol: + =: let B=B+2-- > let Background2 color =: let B=B-2-- >

    Shulou · 2022-06-01 07:58
  • Panasonic TDA-200 enables call forwarding function

    Panasonic TDA-200 enables call forwarding function

    Today, I received a notice from the Development Department that in order to provide customers with good technical support services, I asked for 24-hour telephone support. Many customers respond that calls to the company are always unanswered, so they ask to turn on the call forwarding function. The group phone used is Panasonic's TDA200-CN, which used to be

    Shulou · 2022-06-01 07:58
  • About NDES management account and user account permissions

    About NDES management account and user account permissions

    IF your DC and CA use same server, when you use a domain user as NDES service account and configure

    Shulou · 2022-06-01 07:58
  • 1. QOS based on CISCO router

    1. QOS based on CISCO router

    1. QOS Model Best effort Service Model (Best-effort) Integrated Service Model (Integrated Services) differentiated Services Model (Differentiated Services) 2, differentiated Services Model structure 3, Classification

    Shulou · 2022-06-01 07:58
  • Centos7 teaches you how to set up zabbix monitoring by hand.

    Centos7 teaches you how to set up zabbix monitoring by hand.

    Centos7 installation and deployment zabbix3.4centos system version: 1. Shut down selinux and firewall.1.1 [root @ zabbix ~] # vi / etc/selinux/config before installation

    Shulou · 2022-06-01 07:58
  • Fortinet Firewall Command Line Overview

    Fortinet Firewall Command Line Overview

    1. It can be done through SSH, Telnet, or serial console2. The configuration of CLI is hierarchical, as follows: config system interfaceedit "internal" set v

    Shulou · 2022-06-01 07:58
  • How to disable downloading files in exe and other formats from https sites?

    How to disable downloading files in exe and other formats from https sites?

    In the "Web filtering" module of WFilter NGF (WSG Internet behavior Management Gateway), we can set filtering rules for "file downloads", such as banning exe executables or downloading compressed files. As shown below: various file types have been integrated in WFilter

    Shulou · 2022-06-01 07:58